Hello all,
I'm trying to change the ip address of a V445. I've done the following :-
vi the following files and entered the correct details:-
/etc/hosts
/etc/defaultrouter
/etc/resolv.conf
/etc/netmasks
Then I did:-
ifconfig bge0 'new ipaddress' netmask 'new netmask' broadcast 'new broascast address'
But when I reboot the server and I do a ifconfig -a it still has the old ip address. I can't understand why?,
I've created an entry in s startup script to change to ip address on boot up to get round the problem but I would like to know why it doing it?.
Thanks for any help
I'm trying to change the ip address of a V445. I've done the following :-
vi the following files and entered the correct details:-
/etc/hosts
/etc/defaultrouter
/etc/resolv.conf
/etc/netmasks
Then I did:-
ifconfig bge0 'new ipaddress' netmask 'new netmask' broadcast 'new broascast address'
But when I reboot the server and I do a ifconfig -a it still has the old ip address. I can't understand why?,
I've created an entry in s startup script to change to ip address on boot up to get round the problem but I would like to know why it doing it?.
Thanks for any help