huh, sounds like a proxyarp activated on the bridge. Piotr, what you have in /proc/sys/net/ipv4/conf/br0/proxy_arp ? If 1, do a echo 0 > /proc/sys/..etc../proxy_arp
-- Nikolay Datchev On Fri, 22 Mar 2002, Lennert Buytenhek wrote: > Hi! > > This is really weird.. can you show me a tcpdump of your bridge > actually responding to an ARP request? > > > cheers, > Lennert > > > On Sun, Mar 17, 2002 at 09:19:20PM +0100, Piotr Kulinski wrote: > > > Hello > > > > I installed bridge and I was really happy. Only for a moment. > > Problem concerns computers in the same class (I have class of 16 adresses) > > OK , when I try to use connection from outside evth is ok. > > But something strong is happen when I use computer in the same class.... > > Making for example ssh connection I get answer ... but from bridge > > computer.. (Naturally eth0 and eth1 have IP 0.0.0.0). Problem was appear > > and disappear a few times. Sometimes bridge works fine ( I saw computer > > which I expected) sometimes not (I saw bridge). I was looking for cause of > > this. I found. When everything was ok arp table in computer I was > > connecting from consists MAC of computer I was trying connect to. > > When I saw bridge , arp table consists MAC of one of the ether card from > > _bridge_. > > All it means that in some cases bridge instead of allow to come arp-reply > > from destination computer shout its own (from bridge ifs.) MAC > > number...... > > does Someone know what is going on ? > > > > any answer will be appreciate. > > > > PS I use RTL8139 in bridge > > PS2 using -arp in ifconfig didn't help > > > > > > |------------------------------------------------| > > Piotr Kulinski > > mailto: [EMAIL PROTECTED] > > |------------------------------------------------| > > > > > > > > _______________________________________________ > > Bridge mailing list > > [EMAIL PROTECTED] > > http://www.math.leidenuniv.nl/mailman/listinfo/bridge > _______________________________________________ > Bridge mailing list > [EMAIL PROTECTED] > http://www.math.leidenuniv.nl/mailman/listinfo/bridge > _______________________________________________ Bridge mailing list [EMAIL PROTECTED] http://www.math.leidenuniv.nl/mailman/listinfo/bridge
