[Openvpn-devel] Unwanted behavior with "remote random" and "retry infinite" on 2.1rc7

2008-03-20 Thread Marcus
Hi Folks, I just did a failover-test according to the howto. Two server (1+2) resolved via dns. the server pushes the following: push "redirect-gateway def1" push "dhcp-option DOMAIN uni-tuebingen.de" push "dhcp-option DNS 134.2.200.1" push "dhcp-option DNS 134.2.200.2" This works great. Scena

Re: [Openvpn-devel] Unwanted behavior with "remote random" and "retry infinite" on 2.1rc7

2008-03-20 Thread Marcus geepunkt
I'm sorry, i just forgot a "-" between "remote" and "random". Now it seems to choose another server after a connection-breakdown, but well, the tun/tap-interface doesn't set the correct default gateway on the new connection. I'll do a little more research on this on the net. Greetz, Marcus --- F

Re: [Openvpn-devel] Unwanted behavior with "remote random" and "retry infinite" on 2.1rc7

2008-03-20 Thread Giancarlo Razzolini
Marcus geepunkt escreveu: > I'm sorry, i just forgot a "-" between "remote" and "random". Now it > seems to choose another server after a connection-breakdown, but well, > the tun/tap-interface doesn't set the correct default gateway on the > new connection. I'll do a little more research on this o