summaryrefslogtreecommitdiff
path: root/debian/README
blob: f38b7397bd9e9bd69589e2fc5e9ab677b4e66fa6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
VLANs in /etc/network/interfaces
================================

Check the vlan-interfaces(5) man page and make sure you set vlan-raw-device in
your interfaces stanzas.  You can omit the hint in some cases, but it's best
to always have the keyword.


MAC-VLAN
========

You need a kernel with the MAC-VLAN driver to use macvlan_config.  MAC-VLAN
support was merged in the Linux kernel for version 2.6.23.


Aliases
=======

Interface aliases are completely ignored by the VLAN scripts; see
vlan-interfaces(5).