• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Trying to setup a VPN on win2k server using routing/RAS

Here's the situation:

Clients connect in through a DSL connection which attaches to a router (192.168.128.1) which connects to one port on the server (192.168.128.2). The other port on the server (192.168.0.9) connects to the intranet switch. Clients can connect up an authenticate to the server, the VPN connection is established, but they can't get to anything on the intranet.

Microsoft's documentation is really confusing, do I need to create a static route between the two networks or do I need to have the VPN server establish IP addresses for the incoming connections on the intranet? I don't completely understand how this works, any help would be appreciated!
 
Fixed it, apparently the order in which the interfaces initialize either changes the default route or does something funny with the routing table. I swapped them around and now it works with no static routes between the two networks.
 
Back
Top