Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
11-29-2005, 05:39 PM
|
#1
|
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:
|
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
|
|
|
11-30-2005, 12:28 PM
|
#2
|
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:
|
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!
|
|
|
All times are GMT -5. The time now is 09:21 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|