Question on default route
Hi all,
i have a firewall that has internet on port1 and also is used as a VPN user dialup using that same port. All works fine.
I have installed a new router on port 10.
so now I want the users inside the firewall to get their internet from port 10 instead of port 1, so I changed the default 0.0.0.0/0 static route to be port 10 with the IP of the router attached. Now the users are getting their internet from port 10, all is good? Not really...
now all the user vpn dialup are failing. they are not connecting when dialing up to port 1 even though the internet is still attached.
What I am thinking and correct me if im' wrong, but looks like the userdialup is calling into port 1, but since the user is dialing up from an unknown subnet, the firewall uses the default route to respond back to the user, hence is sending the return traffic via the other router (now the new default route) and since it has no clue of this transaction, the packets are dropped on the router and the client fails to connect.
is my statement above correct? If not, please correct me.
If it is correct, then how can I fix this, without having to move the publIC used for dialup vpn to the other router and doing a 1to1 nat via the router? Can i not have best of both worlds? Internet from port 10 and userdialup for public port 1?
Thanks for the help.
