Re: bridge + ip-forwarding

2010-02-18 Thread Alex Samad
On Fri, Feb 19, 2010 at 08:06:43AM +1100, Alex Samad wrote: > Hi > > > I am a bit confused, I have a bridged interface with 2 active interfaces > eth0 and eth1. and ip forwarding off > > I have turned off ip forwarding. I though brctl created a ethernet > bridge - same broadcast domain between

Re: bridge + ip-forwarding

2010-02-18 Thread Alex Samad
Hi Thanks for the time to respond, I thought I had given all the information need. My question is about bridge interfaces and weather packets coming in one interface and going out the other interface, are actually affected by iptables. So why is it that I am seeing packets in the filter/forward

RE: bridge + ip-forwarding

2010-02-18 Thread James Wu
When posting for help, it would help if you give people enough information to help you with. It'd help if you posted the output of the following commands (obviously make sure you have the proper permissions.): iptables -t mangle -L Route cat /etc/network/interface Also, it might help if you expl