On Fri, 9 Jun 2017 23:04:40 +0200
Gert Doering <g...@greenie.muc.de> wrote:

> > BTW, is there a way to disable ipv6 in the tunnel? I can't find
> > anything about it in the manpage. There are ipv6 router
> > sollicitations flowing into the tunnel which is keeping the slave
> > tunnel busy. Or do I have to sysctl some /proc/sys/net/ipv6/tun0
> > entry?
> 
> Unless --ifconfig-ipv6 is set, we do not initialize anything
> IPv6-related on the tun interface - so, this is your helpful OS (or
> network manager) trying autoconfig to see if something happens.
> 
> so,
> 
>  echo 0 >/proc/sys/net/ipv6/conf/tun0/router_solicitations

Yep, that did the trick. I added it to an "up" script
 
> looks like it might do the job (could not find very clear answers
> online).

Here is a (temporary) upload of a --verb 9:

http://tmp.xaq.nl/ovpn.stdout

If an instance is not able to connect to the remote, it tries each 10
secs, than it gives up after 2 minutes or so. I cannot find any
parameters to reduce or to disable this. A --connect-retry-max 1 has no
influence (maybe it's tcp only?)

R.

R.

-- 
richard lucassen
http://contact.xaq.nl/

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Openvpn-users mailing list
Openvpn-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openvpn-users

Reply via email to