Ethernet Bridge development
 help / color / mirror / Atom feed
From: ro0ot <ro0ot@phreaker.net>
To: bridge@lists.osdl.org
Subject: Re: [Bridge] Neighbour table overflow
Date: Wed, 05 Jan 2005 08:40:42 +0800	[thread overview]
Message-ID: <41DB378A.30309@phreaker.net> (raw)
In-Reply-To: <1104872660.3376.11.camel@localhost.localdomain>

I had this line for the br0 IP address: -

ifconfig br0 192.168.1.1 netmask 255.255.255.0 broadcast 192.168.1.255

Regards,
ro0ot


Bart De Schuymer wrote:

>Op wo, 05-01-2005 te 01:39 +0800, schreef WL Siew:
>  
>
>>Hi,
>>
>>I had successfully setup my bridge (br0) but after few minutes the br0 
>>interface seems not working.
>>
>>ifconfig eth0 0.0.0.0
>>ifconfig eth5 0.0.0.0
>>
>>brctl addbr br0
>>
>>brctl addif br0 eth0
>>brctl addif br0 eth5
>>
>>brctl stp br0 on
>>    
>>
>
>>From the information you give, it seems that you assigned the IP address
>0.0.0.0 to your bridge ports and you didn't to start the bridge itself.
>Your box therefore has no IP address and will therefore not respond to
>icmp messages.
>
>Try
># ifconfig br0 $IP_ADDRESS
>A ping to $IP_ADDRESS from another host should then work (after you
>start the bridge it can take a few seconds before the bridge responds).
>
>  
>
>>I check on my system's /var/log/syslog file.  It shows something strange 
>>messages as below: -
>>
>>Jan  2 10:44:22 fw01 kernel: ipt_tcpmss_target: bad length (64 bytes)
>>Jan  2 10:44:32 fw01 last message repeated 11 times
>>Jan  2 12:27:08 fw01 kernel: Neighbour table overflow.
>>Jan  2 12:27:11 fw01 last message repeated 9 times
>>Jan  2 12:27:13 fw01 kernel: NET: 10 messages suppressed.
>>    
>>
>
>Perhaps these are triggered by the fact that your network devices enter
>promiscuous mode.
>
>  
>
>>I unplug the network cable connected to the eth5 and run a ping to my 
>>router...the network is up again...I am able to ping my router.
>>    
>>
>
>I'm assuming you are talking about the bridge box when you are talking
>about the router? The bridge ports of a bridge are by default not
>separately pingable. Only the IP address of the bridge (br0) device
>itself is pingable.
>You can change that behaviour by making a brouter. You can then assign
>IP addresses to the bridge ports and use them.
>
>cheers,
>Bart
>
>
>
>  
>




  reply	other threads:[~2005-01-05  0:40 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-01-04 17:39 [Bridge] Neighbour table overflow WL Siew
2005-01-04 20:30 ` Christopher E. Cramer
2005-01-04 21:04 ` Bart De Schuymer
2005-01-05  0:40   ` ro0ot [this message]
2005-01-05 14:10     ` ro0ot
2005-01-06 21:56       ` Stephen Hemminger
  -- strict thread matches above, loose matches on Subject: below --
2005-01-04 17:50 ro0ot
2005-01-04 18:26 ` Stephen Hemminger

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=41DB378A.30309@phreaker.net \
    --to=ro0ot@phreaker.net \
    --cc=bridge@lists.osdl.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox