On Tue, Sep 9, 2014 at 11:50 PM, Robert Moskowitz <rgm@xxxxxxxxxxxxxxx> wrote: > Neither Cubieboard2 nor Cubietruck is working for vlan for me. > > is this a driver/kernel problem becuase: <snip> > So where is the problem? What else might I test? I will test this on > F21... So it works fine on my CubieTruck running Fedora 21: # nmcli con add type vlan ifname VLAN10 dev eth0 id 10 # ip link 1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN mode DEFAULT group default link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP mode DEFAULT group default qlen 1000 link/ether AA:BB:CC:DD:CC:BB brd ff:ff:ff:ff:ff:ff 3: VLAN10@eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP mode DEFAULT group default link/ether AA:BB:CC:DD:CC:BB brd ff:ff:ff:ff:ff:ff # ip addr add 192.168.10.22/24 dev VLAN10 # ip addr 1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP group default qlen 1000 link/ether AA:BB:CC:DD:CC:BB brd ff:ff:ff:ff:ff:ff inet 192.168.1.2/24 brd 192.168.1.255 scope global dynamic eth0 valid_lft 56003sec preferred_lft 56003sec 4: VLAN10@eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP group default link/ether AA:BB:CC:DD:CC:BB brd ff:ff:ff:ff:ff:ff inet 192.168.10.22/24 scope global VLAN10 valid_lft forever preferred_lft forever _______________________________________________ arm mailing list arm@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/arm