This is an old revision of the document!
BSD
FreeBSD
Network stuff
working with routes
netstat -rn
creating interface vlans
ifconfig vlan0 create ifconfig vlan0 vlan 4 vlandev fxp0 ifconfig vlan0 inet a.a.a.a netmask x.x.x.x up
Firewalling
ipfw list
OpenBSD
NetBSD
FruBSD
Going through heavy developing phase …