FreeBSD on OVH cloud
2026-06-18
freebsd
ovh
ipv6
OVH uses nuageinit (cloud-init like) to set things up. It does not do everything.
First remove all the nuageinit left-overs:
rm /etc/rc.conf.d/network
rm /etc/rc.conf.d/routing
rm /etc/rc.conf.d/hostname
rm -r /var/cache/nuageinitDisable init stuff in /etc/rc.conf (or just remove
lines):
IPV4 configuration
Add the following to /etc/rc.conf:
IPv6 configuration
Add the following to /etc/rc.conf: