Friday, January 11, 2013

solaris 10 re-ip notes

these are for me.

uname -a

sol10?  yeah...

vi /etc/hosts
vi /etc/inet/ipnodes
vi /etc/nodename 
vi /etc/hostname.e1000g0 
vi /etc/defaultrouter 
vi /etc/netmasks 
vi /etc/resolv.conf
reboot -- -r

hosts
10.10.10.101   sunbox   loghost

nodename
sunbox

hostname.e1000g0
10.10.10.101 netmask 255.255.240.0

defaultrouter
10.10.10.1

netmasks
10.10.10.0 255.255.240.0

other things to check:
/etc/vfstab
/etc/ldap.conf
/var/ldap/ldap_client_file 

No comments: