My Opera is closing 1st of March

M.I.T = Multimedia IT dept.

Subscribe to RSS feed

OpenBSD VLAN setting sample

,

# ifconfig vlan2 create
# ifconfig vlan2 vlan 149 vlandev vic0
# ifconfig vlan2 inet 192.168.149.254 netmask 255.255.255.0

Sample configuration files:

/etc/hostname.vlan2
inet 192.168.149.254 255.255.255.0 NONE vlan 149 vlandev vic0

/etc/hostname.vic0
inet 192.168.214.100 255.255.255.0

REFERENCE:
http://www.sakana.fr/blog/2008/04/14/vlan-openbsd-a-simple-configuration/
February 2014
M T W T F S S
January 2014March 2014
1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28