Re: [zfs-discuss] making network configuration sticky in nexenta core/napp-it

2012-01-10 Thread Matt Iavarone
On Tue, Jan 10, 2012 at 2:21 PM, Garrett D'Amore wrote: > put the configuration in /etc/hostname.if0  (where if0 is replaced by the > name of your interface, such as /etc/hostname.e1000g0) > > Without an IP address in such a static file, the system will default to DHCP > and hence override other

Re: [zfs-discuss] making network configuration sticky in nexenta core/napp-it

2012-01-10 Thread Garrett D'Amore
put the configuration in /etc/hostname.if0 (where if0 is replaced by the name of your interface, such as /etc/hostname.e1000g0) Without an IP address in such a static file, the system will default to DHCP and hence override other settings. - Garrett On Jan 10, 2012, at 8:54 AM, Eugen