Tuesday, September 05, 2017

Re: Amazon AWS, OpenBSD and IPv6

AWS uses DHCP, so i need DHCP to configure it, when i do manually:

ifconfig xnf0 inet6 2a05:d018:501:3802:82b7:5ec2:6403:992b/64 autoconf up

then:

# ping6 google.com
PING google.com (2a00:1450:400b:c03::66): 56 data bytes
64 bytes from 2a00:1450:400b:c03::66: icmp_seq=0 hlim=49 time=1.148 ms
64 bytes from 2a00:1450:400b:c03::66: icmp_seq=1 hlim=49 time=1.219 ms

any other place to look for possible misconfiguration of DHCP?

_
Zbyszek Żółkiewski

> Wiadomość napisana przez Stephane HUC PengouinBSD <bsd@stephane-huc.net> w dniu 05.09.2017, o godz. 11:20:
>
> Hi...
> Perhaps, It is possible that I did not understand the question!
>
> But :
> - for OpenBSD 6.1, use 'ipv6 autoconf' into your iface file
> - for oldiers OpenBSD, use 'rtsol'.
>
>
> Le 09/05/17 à 11:12, Zbyszek Żółkiewski a écrit :
>>>
>>> Wiadomość napisana przez Peter Hessler <phessler@theapt.org> w dniu 05.09.2017, o godz. 11:05:
>>>
>>> OpenBSD's dhclient is IPv4 only. We do not have an IPv6 DHCP client in
>>> base.
>>
>> how does it works then on vultr for example where in same setup IPv6 is leased from DHCP? I do not see any other daemons running there...
>>
>> _
>> Zbyszek Żółkiewski
>>
>
> --
> ~ " Fully Basic System Distinguish Life! " ~ " Libre as a BSD " +=<<<
> ----
> <me>Stephane HUC as PengouinBSD or CIOTBSD</me>
> <mail>bsd@stephane-huc.net</mail>
>

No comments:

Post a Comment