My ISP is forcing the use of a netmask of 255.255.255.255. I have in my /etc/netmasks :
DOM0_IP 255.255.255.255 but when I reboot, my netmask and broadcast is set incorrectly: inet DOM0_IP netmask ff000000 broadcast XX.255.255.255 if I manually issue: 'ifconfig DOM0_IP netmask 255.255.255.255, I get the correct expected result: inet DOM0_ip netmask ffffffff broadcast DOM0_IP What am I doing wrong? This message posted from opensolaris.org _______________________________________________ networking-discuss mailing list [email protected]
