Re: IPv6: How does one have the system use a prefix gotten from rtsol with a static host part?
- Reply: Larry Rosenman : "Re: IPv6: How does one have the system use a prefix gotten from rtsol with a static host part?"
- In reply to: Larry Rosenman : "Re: IPv6: How does one have the system use a prefix gotten from rtsol with a static host part?"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 12 Mar 2022 02:30:12 UTC
Hi, On Sat, 12 Mar 2022 19:06:56 +0900, Larry Rosenman wrote: > that's not exactly what I want. I'll be getting a prefix delegated to my UniFi > USG, and I want the FreeBSD host to be able to assign > addresses in that Prefix (not SLAAC, but static host part). > > I don't know that what I want is possible, but figured I'd ask. > > I.E. the router assigns 2001:aa:bb:cc::/64 as the prefix, an I want the host to > wind up at 2001:aa:bb:cc::53:1 > what do I need to do to make that happen? Something like this should work for you: ifconfig_eth0_ipv6="inet6 fe80::53:1 -auto_linklocal accept_rtadv" -- Hajimu UMEMOTO ume@mahoroba.org ume@FreeBSD.org http://www.mahoroba.org/~ume/