[OpenVPN home] [Date Prev] [Date Index] [Date Next]
[OpenVPN mailing lists] [Thread Prev] [Thread Index] [Thread Next]
Google
 
Web openvpn.net

Re: [Openvpn-users] winxp suspend/hibernate resume, interface up timing, dhcp problems


  • Subject: Re: [Openvpn-users] winxp suspend/hibernate resume, interface up timing, dhcp problems
  • From: "Andrew J. Richardson" <andrew@xxxxxxxxxxxxxxxxxxxxxxx>
  • Date: Sat, 1 May 2004 08:30:47 -0400

===========================================================================
> Active Routes:
> Network Dest     Netmask          Gateway       Interface  Metric
> 0.0.0.0          0.0.0.0    192.168.200.1   192.168.200.2       1
> Default Gateway:     192.168.200.1
>
===========================================================================
> Persistent Routes:
>   None
>
> AFTER STANDBY:
>
> c:\>route print 0*
> ...cut...
>
===========================================================================
> Active Routes:
> Network Dest     Netmask          Gateway       Interface  Metric
> 0.0.0.0          0.0.0.0         10.1.1.1       10.1.1.10      30
> 0.0.0.0          0.0.0.0    192.168.200.1   192.168.200.2      1
> Default Gateway:     192.168.200.1
>
===========================================================================
> Persistent Routes:
>   None

What is see in thise case is similar (different addresses), but successive
"route print"s show the default gateway value flipping between the two
0.0.0.0 routes, seemingly randomly.

Andrew