Re: VPN and XP SP2 woes
From: Sue Morton (867-5309_at_domain.invalid)
Date: 08/31/04
- Next message: Kimberly Webb: "Explorer does not load on startup"
- Previous message: Richard Morey: "Re: W2K Server / XP Pro Clients / Group Policy -- LOCK TASKBAR"
- Next in thread: Sue Morton: "Re: VPN and XP SP2 woes"
- Reply: Sue Morton: "Re: VPN and XP SP2 woes"
- Maybe reply: Shaun McCarthy: "Re: VPN and XP SP2 woes"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 31 Aug 2004 06:03:47 -0700
Dave,
(Sorry, you can tell I'm not knowledgeable about this aspect of the system.)
I think I have it working now. Here's what I did:
I connected VPN, default gateway box Checked, and got a route print.
Disconnected, and connected VPN, default gateway box UNchecked. Got a route
print.
Besides the default gateway, and the IP assigned by my employer, the only
difference in the two route prints was this line:
Net Dest Mask Gateway Interface Metric
0.0.0.0 0.0.0.0 10.1.29.182 10.1.29.182 1
I did a 'route add' as follows:
route add 0.0.0.0 mask 0.0.0.0 10.1.29.182
And this did the trick. I now seem to be able to connect to my employer's
shared resources AND send my personal email and internet over my direct
connection.
Thanks again Dave.
-- Sue Morton "Sue Morton" <867-5309@domain.invalid> wrote in message news:O%23nKn4wjEHA.1904@TK2MSFTNGP09.phx.gbl... > Dang I spoke too soon. Nothing is going over my VPN connection. > > I guess I don't have the route added in correctly? > -- > Sue > > > "Sue Morton" <867-5309@domain.invalid> wrote in message > news:Ow6SuwwjEHA.2812@tk2msftngp13.phx.gbl... >> Hello Dave, >> >> Thank you very much for this information. I had been 'googling' on the >> net, looking for ways around this, and had found the 'route add' info. I >> was about to try it when you came along. Your instruction works >> perfectly for me. >> >> Now if you come up with a way to automate this... seems like a windows >> script should do the trick. I shall have to examine that. Feel free to >> beat me to it. :) >> >> Thank you again for your help. >> -- >> Sue Morton >> >> "Dave Wisel" <wisel@rdacorp.com> wrote in message >> news:d6b29eb4.0408300710.9f806c9@posting.google.com... >>> I believe this was Microsoft's solution to a huge security hole in >>> Windows XP and VPN. If you are able to access the Internet while >>> PPTP'd into your corporate network, if your machine is unpatched you >>> are technically bypassing the corporate Firewall and allowing Internet >>> traffic in to the corporate network. My understanding is that many >>> companies (including Microsoft) were bitten by this hole during the >>> SQL Slammer outbreak. >>> >>> Of course, there is a way to get around it, just like pretty much >>> anything but you do need some information about your corporate >>> network, including the class C Subnet that you are using! It's still >>> a somewhat manual process but I am working on a way to automate it. >>> Modify your PPTP connection properties so that "Use default gateway on >>> remote network" is UNchecked. VPN to the corporate network, then run >>> IP config and note your IP addressed assigned by your PPTP server. >>> This will be your gateway address for adding a new route. At a >>> command prompt type the following command (substituting your corporate >>> network information. The example assumes you are using the 10.10.10.0 >>> network). >>> >>> >>> route add 10.10.10.0 mask 255.255.255.0 10.10.10.50 >>> >>> Again, in this example the company uses the 10.10.10.0 network and the >>> IP Address assigned to the client by the RAS server is 10.10.10.50. >>> >>> I hope this helps those of you that are having the problem. >>> >>> Thanks. >>> >>> Dave Wisel >>> Systems Manager >>> RDA Corporation >> >> > >
- Next message: Kimberly Webb: "Explorer does not load on startup"
- Previous message: Richard Morey: "Re: W2K Server / XP Pro Clients / Group Policy -- LOCK TASKBAR"
- Next in thread: Sue Morton: "Re: VPN and XP SP2 woes"
- Reply: Sue Morton: "Re: VPN and XP SP2 woes"
- Maybe reply: Shaun McCarthy: "Re: VPN and XP SP2 woes"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|