search for: advrouteraddr

Displaying 1 result from an estimated 1 matches for "advrouteraddr".

2010 Apr 14
1
ipv6 via tinc
...orwarding=1 /etc/rc2.d/S50radvd restart And my /etc/radvd.conf is: ------------------------- interface fvhglobalnet { AdvSendAdvert on; AdvHomeAgentFlag off; prefix 2001:888:13b3::/64 { AdvOnLink on; AdvAutonomous on; AdvRouterAddr off; }; }; ----------- Then, when I start tinc on a vpn-client I see the following traffic coming through (at the server side): mauer:/usr/local/var/open3600-spool# tcpdump ip6 -i fvhglobalnet -n tcpdump: verbose output suppressed, use -v or -vv for full protocol decode listening on fvhglo...