Jan Just Keijser <janj...@nikhef.nl> wrote on 2010-04-07 22:52:22:
> what exactly do you mean with 'nslookup always works' ?
nslookup always seem to use the correct dns server. For example, we have an 
internal website called 'intranet'.
I can do `nslookup intrnet`, and it will return the correct internal ip 
address. But `ping intranet` will fail with:
Ping request could not find host intranet. Please check the name and try again.

> > I bet this actually is a change in the behavior of the userspace part, not
> the driver. Something userspace did after configuring the interface, but it
> doesn't do anymore. Something that made Windows re-examine the DNS order.
> >
> this could be a timing issue, which could be caused by changes to the
> userspace openvpn part; did you try playing with the
>   route-delay
>   tap-sleep
>   dhcp-renew
> flags ? did that have any affect?

dhcp-renew fails with:
Thu Apr 08 07:37:12 2010 WARNING: Failed to renew DHCP IP address lease on 
TAP-Win32 adapter: The system cannot find the file specified.   (code=2)
Does dhcp-renew apply even when using the openvpn internal "dhcp" (ie. 'dev 
tun' and 'server 192.168.105.0 255.255.255.128' on the server side)?

I have tried different values for route-delay and tap-sleep, but it doesn't 
help.

/Johan


Reply via email to