Hi, I have this as /etc/hostname.lo1:
inet 172.26.153.50 0xffffff00 NONE mtu 1398 !route add 172.26.153.0/24 172.26.153.50 !route add default 172.26.153.50 -priority 12 and see the following on boot: in6_unlink_ifa: interface address 0xffff800000624a00 has no prefix in6_unlink_ifa: interface address 0xffff800000624a00 has no prefix by adding -inet6 to the first line I can work around this warning. Christopher