Hello all, I have changed IP address on Solaris 11 exp. to static following Sun/Oracle document 821-1458.pdf . Because I am not familiar with Solaris 11 express I would like to know if I made it correctly or I need some additional changes on system?
************************************************************************************************** #svcadm disable svc:/network/physical:nwam #svcadm enable svc:/network/physical:default #ipadm create-addr -T static -a 192.168.10.10/27 bge0/v4static /etc/hosts --> 192.168.10.10 sol11 sol11.mynnet.local loghost /etc/defaultrouter --> 192.168.10.1 /etc/nodename --> sol11 /etc/resolv.conf --> domain mynnet.local search mynnet.local nameserver 192.168.10.25 #cp /etc/nsswitch.dns /etc/nsswitch.conf ************************************************************************************************* Should I also change the "/etc/inet/netmask" and create file "/etc/hostname.bge01 "? Thank you in advance and kind regards, M -- This message posted from opensolaris.org _______________________________________________ opensolaris-help mailing list opensolaris-help@opensolaris.org