LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Networking
User Name
Password
Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game.

Notices


Reply
  Search this Thread
Old 11-29-2005, 05:39 PM   #1
dolvmin
Member
 
Registered: Jul 2003
Location: Florida
Distribution: Red Hat 7.2/8/9, Fedora Core 1/2/3, Smoothwall, Mandrake 7.0/10, Vecter 4, Arch 0.6, EnGuarde
Posts: 289

Rep: Reputation: 30
brctr bridging issues...


HELP!!!

Why won't packets foward through the following???:
Code:
[root@agdse2 chris]# brctl show
bridge name     bridge id               STP enabled     interfaces
br0             8000.0009f371fe31       yes             eth1
                                                        ra0
If I assign br0 with an IP address, mandrake can view webpages through it. I'm recieving NO errors from the bridge, yet my DHCP server(on another computer) and any packets for that matter will no reach the computer connecting to ra0! Why?????????? Please help!

Here's some more information:
Code:
[root@agdse2 chris]# ifconfig
br0       Link encap:Ethernet  HWaddr 00:09:F3:71:FE:31
          inet6 addr: fe80::209:f3ff:fe71:fe31/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:30 errors:0 dropped:0 overruns:0 frame:0
          TX packets:5 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:4401 (4.2 Kb)  TX bytes:378 (378.0 b)

eth0      Link encap:Ethernet  HWaddr 00:80:AD:80:09:F8
          inet addr:192.168.10.100  Bcast:192.168.10.255  Mask:255.255.255.0
          inet6 addr: fe80::280:adff:fe80:9f8/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:28967 errors:0 dropped:0 overruns:0 frame:0
          TX packets:26736 errors:1 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:2689454 (2.5 Mb)  TX bytes:13471785 (12.8 Mb)
          Interrupt:11 Base address:0xa400

eth1      Link encap:Ethernet  HWaddr 00:80:AD:76:41:D1
          inet6 addr: fe80::280:adff:fe76:41d1/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:121 errors:0 dropped:0 overruns:0 frame:0
          TX packets:14234 errors:1 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:16896 (16.5 Kb)  TX bytes:5664621 (5.4 Mb)
          Interrupt:4 Base address:0xa000

lo        Link encap:Local Loopback
          inet addr:127.0.0.1  Mask:255.0.0.0
          inet6 addr: ::1/128 Scope:Host
          UP LOOPBACK RUNNING  MTU:16436  Metric:1
          RX packets:66184 errors:0 dropped:0 overruns:0 frame:0
          TX packets:66184 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:19582471 (18.6 Mb)  TX bytes:19582471 (18.6 Mb)

ra0       Link encap:Ethernet  HWaddr 00:09:F3:71:FE:31
          inet6 addr: fe80::209:f3ff:fe71:fe31/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:421 errors:0 dropped:0 overruns:0 frame:0
          TX packets:3886 errors:5 dropped:5 overruns:0 carrier:0
          collisions:1 txqueuelen:1000
          RX bytes:46691 (45.5 Kb)  TX bytes:201398 (196.6 Kb)
          Interrupt:4 Base address:0x3000

[root@agdse2 chris]# iwconfig
lo        no wireless extensions.

eth0      no wireless extensions.

eth1      no wireless extensions.

br0       no wireless extensions.

ra0       RT2500 Wireless  ESSID:"agdse-mandrake-server"
          Mode:Ad-Hoc  Frequency=2.412GHz  Cell: 96:6A:90:F5:9B:36
          Bit Rate:11Mb/s
          RTS thr:off   Fragment thr:off
          Encryption key:off
          Link Quality:98/100  Signal level:-23 dBm  Noise level:-196 dBm
          Rx invalid nwid:0  Rx invalid crypt:0  Rx invalid frag:0
          Tx excessive retries:0  Invalid misc:0   Missed beacon:0

sit0      no wireless extensions.

[root@agdse2 chris]# brctl showstp br0
br0
 bridge id              8000.0009f371fe31
 designated root        8000.0009f371fe31
 root port                 0                    path cost                  0
 max age                  19.99                 bridge max age            19.99
 hello time                1.99                 bridge hello time          1.99
 forward delay            14.99                 bridge forward delay      14.99
 ageing time             299.95
 hello timer               0.65                 tcn timer                  0.00
 topology change timer     0.00                 gc timer                  89.13
 flags


eth1 (1)
 port id                8001                    state                forwarding
 designated root        8000.0009f371fe31       path cost                100
 designated bridge      8000.0009f371fe31       message age timer          0.00
 designated port        8001                    forward delay timer        0.00
 designated cost           0                    hold timer                 0.00
 flags

ra0 (2)
 port id                8002                    state                forwarding
 designated root        8000.0009f371fe31       path cost                100
 designated bridge      8000.0009f371fe31       message age timer          0.00
 designated port        8002                    forward delay timer        0.00
 designated cost           0                    hold timer                 0.00
 flags
 
Old 11-30-2005, 12:28 PM   #2
dolvmin
Member
 
Registered: Jul 2003
Location: Florida
Distribution: Red Hat 7.2/8/9, Fedora Core 1/2/3, Smoothwall, Mandrake 7.0/10, Vecter 4, Arch 0.6, EnGuarde
Posts: 289

Original Poster
Rep: Reputation: 30
Damn I need help! I got the bridge to work with conditions. I found out my firewall was blocking all packets, even though I had EVERY port for the TCP/IP protocal open. When I disabled the firewall, the bridge worked. But now I can not see my web pages. It's as if disabling the firewall disabled eth0! When I turn the firewall backon, the bridge stops working and I can see my pages again! WTF! Is the damn firewall broken?! I need help, PLEASE!
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
help with router bridging ankit_mcgill Linux - Newbie 8 10-31-2005 12:42 PM
wireless bridging Damon Spector Linux - Wireless Networking 2 03-24-2005 09:12 PM
Bridging connections Infernal211283 Linux - Networking 2 01-20-2005 03:23 AM
Bridging networks alexr186 Linux - Software 0 08-06-2004 07:57 PM
Bridging? JapaneseKamikaz Linux - Networking 0 03-11-2003 04:30 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Networking

All times are GMT -5. The time now is 09:21 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration