IPv6

BERTRAND Joel joel.bertrand at systella.fr
Mon Jan 8 20:29:44 UTC 2018


Alan Somers a écrit :
> 
> You need to add something like :
> ifconfig_vtnet0_ipv6="inet6 accept_rtadv"

	Thanks a lot, I have added ifconfig_re0_ipv6="inet6 accept_rtadv" and 
ifconfig_re0_ipv6="inet6 -ifdisabled".

	Now ifconfig re0 returns :

root at pythagore:/etc # ifconfig re0
re0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500
         options=201b<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,WOL_MAGIC>
         ether d8:cb:8a:7d:10:59
         inet 192.168.10.102 netmask 0xffffff00 broadcast 192.168.10.255
         inet 0.0.0.0 netmask 0xff000000 broadcast 255.255.255.255
         inet6 fe80::dacb:8aff:fe7d:1059%re0 prefixlen 64 scopeid 0x1
         nd6 options=23<PERFORMNUD,ACCEPT_RTADV,AUTO_LINKLOCAL>
         media: Ethernet autoselect (1000baseT <full-duplex>)
         status: active

	But interface doesn't take any address...

	Best regards,

	JB


More information about the freebsd-hackers mailing list