Graeme Lee
Thu, 14 Jan 2010 00:48:49 -0800
On 14/01/2010 5:33 PM, James Peltier wrote:
--- On Thu, 1/14/10, James Peltier<james_a_pelt...@yahoo.ca> wrote:/etc/hostname.vlan301 ------------------ inet 1.2.3.4 255.255.255.0 NONE vlandev em0 description "Uplink"Please note that I've typed this wrong and it actually has inet 1.2.3.4 255.255.255.0 NONE vlan 301 vlandev em0 description "Uplink" in /etc/hostname.em0 and doesn't work. Just wanted to make sure people don't jump to the "your sytax is wrong" theory. ;)
Like this: # cat /etc/hostname.vlan0 vlan 301 vlandev em0 inet 192.168.1.2 255.255.255.0 192.168.1.255 description "Uplink" # cat /etc/hostname.em0 up