VPN Client - NO PPP in IPCONFIG

  • Thread starter Thread starter Lewis Howell
  • Start date Start date
L

Lewis Howell

Strange problem. Sometimes when I connect VPN, I get the VPN connectoid in
the system tray but I do not get an IP address from the server and I can not
ping anything though I get netbios. The only immediate resolution is to
reboot the server and client machines.

I can go days without this happeneing, then when it starts happening it will
last for days. When I loose it, I can not ping. After rebooting the server
I can login and ping. Occassionally I would unistall and reinstall TCP/IP
on my computer to connect.

Windows2000 SP4 with latest critical updates.

Thanks,
Lewis Howell
 
Enable PPP logging on the client and server. It sounds like TCP/IP isn't negotiating via PPP. The log should indicate why. The
easiest way to enable logging is to type "netsh ras set tracing * enable" at the command prompt. The logs will be created in
Winnt\tracing. To turn it off type "netsh ras set tracing * disable".

Thank you,
Mike Johnston
Microsoft Network Support
--

This posting is provided "AS IS" with no warranties, and confers no rights. Use of included script samples are subject to the
terms specified at
http://www.microsoft.com/info/cpyright.htm

Note: For the benefit of the community-at-large, all responses to this message are best directed to the newsgroup/thread from
which they originated.
 
Back
Top