How to stop DHCP client updating hostname IP address in hosts table
The first network interface (e1000g0) is required to be statically configured and this is assigned the fixed IP address of this server, ie. the /etc/hostname.e1000g0 file contains the hostname and the IP address/hostname mapping is defined in the /etc/inet/hosts file.
The second network interface (e1000g1) is configured as a DHCP client - have the two empty files /etc/hostname.e1000g1 and /etc/dhcp.e1000g1 defined.
The problem is that when the DHCP client interface is assigned an IP address, the DHCP agent updates the hostname definition in the