Hi, My ISP (Cox) supports IPv6 and I have this working on a MikroTik router--it pulls an address and prefix, creates a default route, creates an address pool for internal clients, etc.
I've been working to configure a similar setup in OpenBSD 6.1 but I've been unable to even get the outside interface to pull an IPv6 address from Cox (IPv4 is working properly). I’ve tried both `inet6 autoconf` and `rtsol` in /etc/hostname.em0--both have worked in other IPv6 environments I’ve run OpenBSD in, but neither are working in this context. Can anyone advise on this please? Thank you, ~ Tom