# Configuration file for vlan devices, mainly for userfirewall # You need one file per vlan, usually /etc/userfirewall/vlan.N # where N is the vlan number. The file contains DEVICE=eth0 VLAN=2 IPADDR=192.168.3.30 NETMASK=255.255.255.0 BCAST=192.168.3.255 # Host hidden on this vlan, for which we need proxy arp on the main # network HOSTS="192.168.3.100 192.168.3.101"