Home Contact Download

asyd.net

Welcome to Bruno Bonfils's (aka asyd homepage).

Solaris 9

Static
  1. echo “hostname” » /etc/hostname.<device>
  2. Add the hostname/IP field in /etc/inet/hosts
DHCP
  1. touch /etc/dhcp.<device>
  2. Edit the file /etc/default/dhcpagent, and set REQUEST_HOSTNAME to yes

Solaris 10

Static
  1. Put the hostname in file /etc/nodename
  2. Put the line “inet <hostname>” in /etc/hostname.<device>
  3. Check if <hostname> is in /etc/inet/hosts
DHCP
  1. touch /etc/hostname.<device>
  2. touch /etc/dhcp.<device>
  3. Check /etc/default/dhcpagent