View Single Post
Old 17th May 2008
anomie's Avatar
anomie anomie is offline
Local
 
Join Date: Apr 2008
Location: Texas
Posts: 445
Default

Quote:
Originally Posted by JMJ_coder
ifconfig nfe0 inet 192.168.1.64 netmask 255.255.0.0 alias

This works except during a hard boot.
I am surprised it works at all. It seems like the entry in /etc/rc.conf should be:
Code:
ifaliases_nfe0="inet 192.168.1.64 netmask 255.255.0.0"
__________________
Kill your t.v.
Reply With Quote