Hi there
I've got a /64 IPv6 Subnet registered by RIPE with my name on my own company now. And now I want to have some IPv6 Aliases starting automatically after each reboot. On /etc/rc.conf I've tried
without success
What will be the correct way?
cheers
Darko
I've got a /64 IPv6 Subnet registered by RIPE with my name on my own company now. And now I want to have some IPv6 Aliases starting automatically after each reboot. On /etc/rc.conf I've tried
Code:
ipv6_ifconfig_bge0_alias0="my_ipv6_address prefixlen 64"
What will be the correct way?
cheers
Darko