[LARTC] transparent bridge

2006-04-13 Thread William Bohannan
Hi installed Debian with bridging enabled then I install squid. Squid work if I manually enter proxy setting in firefox. Then I ran the following to make it transparent: echo 1 /proc/sys/net/ipv4/ip_forward ebtables -t broute -A BROUTING -p IPv4 --ip-protocol 6

[LARTC] Transparent Bridge and classifying

2003-07-11 Thread Ivan Groenewald
Hi I would like classify and then shape traffic based on destination, but on a transparent bridge. I understand that in a routed situation I could mark the packet with iptables, but as I understand iptables only apply to routed traffic, not bridged traffic. What I want to do is limit

Re: [LARTC] Transparent Bridge and classifying

2003-07-11 Thread Stef Coene
On Friday 11 July 2003 15:07, Ivan Groenewald wrote: Hi I would like classify and then shape traffic based on destination, but on a transparent bridge. I understand that in a routed situation I could mark the packet with iptables, but as I understand iptables only apply to routed traffic,