Hi!
Maybe, I am just too silly or simply miss something.
I try to configure IPv6 on my new testserver, FreeBSD 12 Release from bootonly-Image.
I tried it with and without rtsold.
Found some links which I followed and tested, but without positive result.
Cheers
Dirk
Maybe, I am just too silly or simply miss something.
I try to configure IPv6 on my new testserver, FreeBSD 12 Release from bootonly-Image.
Code:
rtsold_enable="YES"
rtsold_flags="-aF"
ipv6_activate_all_interfaces="YES"
ifconfig_vtnet0_ipv6="inet6 2a02:4000:f:6c6::2 prefixlen 64"
ipv6_defaultrouter="fe80::1"
I tried it with and without rtsold.
Found some links which I followed and tested, but without positive result.
- IPv6 (from FreeBSD Handbook)
- Configuring IPv6 on your VPS (from Vultr (not my provider, just found the link)).
Cheers
Dirk