Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 8 Jan 2018 21:55:18 +0100
From:      BERTRAND Joel <joel.bertrand@systella.fr>
To:        freebsd-hackers@freebsd.org
Subject:   Re: IPv6
Message-ID:  <b9b3c83b-fb52-bcff-0c5a-2b28595add87@systella.fr>
In-Reply-To: <e2c4b4e0-c819-5280-9734-08b0c1c4b940@systella.fr>
References:  <03877bcd-2d95-d0b8-6e8a-1628b619540e@systella.fr> <CAOtMX2jP3icG7zMs4Yq7C4xiWi-wyp4nWkvzBsFenhU_Mh5-Lw@mail.gmail.com> <e2c4b4e0-c819-5280-9734-08b0c1c4b940@systella.fr>

next in thread | previous in thread | raw e-mail | index | archive | help
BERTRAND Joel a écrit :
> 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@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...

	After a long time (more than 10mn...) re0 has token a global Ipv6 address.

	Best regards,

	JB



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?b9b3c83b-fb52-bcff-0c5a-2b28595add87>