Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- #eth0 must be up for the vlan
- #modules=( "dhcpcd" )
- #config_eth0=( "null" )
- vlans_eth0="2"
- vlan2_name="vlan2" #same as VLAN_PLUS_VID_NO_PAD
- config_vlan2=( "x.x.x.x netmask 255.255.248.0" )
- routes_vlan2=( "default via y.y.y.y" )
- dns_servers_vlan2=( "z.z.z.z" "d.d.d.d" )
- dns_domain_vlan2="win.winthrop.edu"
- dns_search_vlan2="win.winthrop.edu winthrop.edu"
- vlan_start_eth0="yes"
- #rc_need_vlan2="net.eth0"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement