Sunday, December 26, 2021

Re: how to get ipv6 working

Answered my own question by adding %trunk0 at the end of the IPv6
address I want to ping or ssh to.




On 12/26/21 12:38, John Holland wrote:
> Hello,
>
> I've been playing with OpenBSD lately. I have it on a Thinkpad and
> most everything is working well.
>
>
> I was trying to learn about IPv6 today. My network has a macbook and
> iMac and Windows PC which can all ping and ssh to each other (as
> applicable) over IPV6 link-local addresses.
>
>
> I added
>
> "inet6 autoconf"
>
> to the /etc/hostname.trunk0 and issued
>
>
> pfctl -d
>
> ifconfig trunk0 destroy
>
> /sh/etc/netstart
>
> This gives trunk0 an IP6 address, and I can ping that address. when I
> try to ping one of the other computers though I get "Network is
> unreachable".
>
> I have not found anything to solve this by googling or reading man
> pages etc. What am I doing wrong?
>
>
> TIA
>
>
> John Holland
>
>
>

No comments:

Post a Comment