pls, its urgent... change IP,netmask and broadcast on solaris 8- make them permanent after reboo
Hi,
I want to change an IP and netmask and broadcast of a machine using solaris 8 but after I reboot the changes are lost. The IP is remembered but the netmask and broadcast are lost. In /etc/netmasks the last line has the new netmask that I established, all the lines before this line are comment.
I do:
ifconfig bge0 down
ifconfig bge0 new_IP netmask new_netmask broadcast new_broadcast
ifconfig bge0 up
It works for the moement, but after I reboot it does not work any more and I have to do it all again. What should I do to make the changes permanent?
Thank you for your help!
Serban

