Re: vlan interfaces and tc

Linux Advanced Routing and Traffic Control

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,
>.. so I'm probably missing / not seeing something simple, or I don't
>know. 
>This setup works for real interface, as well as for bonding. During testing, 
>real interface is normally working in 192.168.100/24 subnet.

Is there an interface configured on the same VLAN on the other side
of the link?
If there is not, ARP fails (no one replies to the requests) and you
never transmit anything to 192.168.20.1 (which is why the filter is
not even tested).
For a quick test, you can hardcode the IP/MAC mapping with

    ip neigh add 192.168.20.1 lladdr <PUT_HERE_A_MAC_ADDR> dev eth1.11

Your exact same config works on my system.

Regards
/Christian
[ http://benve.info ]




_______________________________________________
LARTC mailing list
LARTC@xxxxxxxxxxxxxxx
http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc

[Index of Archives]     [LARTC Home Page]     [Netfilter]     [Netfilter Development]     [Network Development]     [Bugtraq]     [GCC Help]     [Yosemite News]     [Linux Kernel]     [Fedora Users]
  Powered by Linux