Re: How to ADD Static Route on a VPN
From: Me (reply_in_at_newsgroup.only)
Date: 07/10/04
- Next message: Me: "Re: VPN users have unrestricted access"
- Previous message: Mike: "How to ADD Static Route on a VPN"
- In reply to: Mike: "How to ADD Static Route on a VPN"
- Next in thread: Bill Grant: "Re: How to ADD Static Route on a VPN"
- Messages sorted by: [ date ] [ thread ]
Date: Sat, 10 Jul 2004 09:30:44 -0400
Add a static route in the Routing and Remote Access service that will send
the traffic to the next hop inbound router. That router has to know where
everything is internally and how to get back to the VPN server. Assume you
want the entire 192.168 network allowed:
192.168.0.0 255.255.0.0 -> routerIP
A route like this will send all traffic destined for 192.168.xxx.xxx at the
router and the router would send it back to the VPN server.
Ray
"Mike" <anonymous@discussions.microsoft.com> wrote in message
news:2a55901c4665f$ddea42a0$a401280a@phx.gbl...
> Hello,
> Here is what I have:
> 1. RRAS server running on WIN2K configured for VPN (PPTP)
> inbound connection.
> 2. The win2k server IP is: 192.168.0.12 MASK 255.255.255.0
> 3. The VPN server is configured to give static IP's from
> 192.168.0.190 to 192.168.0.194. Now 192.168.0.190 becomes
> the Server IP, and clients get the one that is available.
> 4. On my gatway, which is 192.168.0.1, I have other LAN's
> connected as well. Network 192.168.1.0 and 192.168.2.0.
>
> This is what I want:
> When someone connects on the VPN tunnel, they can only
> ping the 192.168.0.0 network.
> How can I make the VPN connection automatically establish
> routes to other two networks. I can do that by adding the
> route manually on the client machine, but I want this
> done AUTOMATICALLY.
>
> I have tried adding static routes in the IP ROUTING
> table, and also in the ACTIVE DIRECTORY user's DIALIN
> tab. Doesn't work.
>
> Can anyone help please?
- Next message: Me: "Re: VPN users have unrestricted access"
- Previous message: Mike: "How to ADD Static Route on a VPN"
- In reply to: Mike: "How to ADD Static Route on a VPN"
- Next in thread: Bill Grant: "Re: How to ADD Static Route on a VPN"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|