Hi,

On Fri, Jun 09, 2017 at 10:50:02PM +0200, richard lucassen 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

looks like it might do the job (could not find very clear answers online).

gert
-- 
USENET is *not* the non-clickable part of WWW!
                                                           //www.muc.de/~gert/
Gert Doering - Munich, Germany                             g...@greenie.muc.de
fax: +49-89-35655025                        g...@net.informatik.tu-muenchen.de

Attachment: signature.asc
Description: PGP signature

------------------------------------------------------------------------------
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