Hi
I have Linux box (Debian) that acting as a bridge.
Eth0 and Eth1 are bridged (br0).
Br0 have public IP.
Eth0 connects to the internet.
Eth1 connect to servers in DMZ (with public IPs).
Eth2 connects my Lan (192.168.1.0/24).
My connections is 2Mbit/2Mbit.
I'm doing SNAT for my Lan.
QoS on eth0 works fine for DMZ, but is there a possibility to doing QoS on eth0 based on private IPs ( 192.168.1.0/24 ) ?
I've not played with bridging, but think you should be able to do it with netfilter marks. iptables or ebtables depending on your setup, or even tc filter on ingress of eth2.
Andy.
_______________________________________________ LARTC mailing list LARTC@xxxxxxxxxxxxxxx http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc