hi. list a query, finish putting together a bridge + squid with
tproxy, but I have a doubt with ebtables rules, as in the wiki says
one thing and does another ami me
only works if I put --redirect-target ACCEPT the end of regulation
instead of DROP
Is this right?
${EBTABLES} -t broute -F
${EBTABLES} -t broute -A BROUTING -i $EXTDEV -p ipv4 --ip-protocol tcp
--ip-source-port 80 -j redirect --redirect-target ACCEPT
${EBTABLES} -t broute -A BROUTING -i $INTDEV -p ipv4 --ip-protocol tcp
--ip-destination-port 80 -j redirect --redirect-target ACCEPT
Received on Mon Mar 22 2010 - 22:38:03 MDT
This archive was generated by hypermail 2.2.0 : Tue Mar 23 2010 - 12:00:06 MDT