The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Top Forums > UNIX for Dummies Questions & Answers
Google UNIX.COM


UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !!

More UNIX and Linux Forum Topics You Might Find Helpful
Thread Thread Starter Forum Replies Last Post
Bridge Calculator 1.0 (Default branch) iBot Software Releases - RSS News 0 06-04-2008 07:50 AM
Bridge Calculator 0.9 (Default branch) iBot Software Releases - RSS News 0 05-13-2008 04:10 PM
Tim Bray provides a bridge between Sun and developers iBot UNIX and Linux RSS News 0 05-05-2008 01:30 PM
SNMP in a Bridge device Zarnick IP Networking 0 01-22-2008 09:31 AM
Bridge Calculator 0.8 (Default branch) iBot Software Releases - RSS News 0 01-10-2008 03:40 PM

Reply
 
Submit Tools LinkBack Thread Tools Display Modes
  #1  
Old 05-21-2005
hachik's Avatar
Registered User
 

Join Date: Jun 2002
Location: Estonia
Posts: 64
bridge on linux

Hello.
I expirince some problems with bridging, i'm pretty new to that technology

I've 2 nic's 1 - wireless rt2500 ra0 canyon cn511 card
2 - e100 intel,
ifconfig ra0 up && iwconfig ra0 essid xxx channel x mode managed bring me wireless connection up
then i do following: brctl addbr br0
brctl addif br0 ra0
brctl addif br0 eth0
ifconfig br0 up
dhcpcd br0

and br0 iface is working. problem is following: when i try to ping something behind the wireless card from clients that are on eth0 (e100) - i cant
i can ping only br0 ipaddress, anyone can suggest what am i doing wrong?

# brctl show
bridge name bridge id STP enabled interfaces
br0 8000.0010a72c2dc0 no ra0
eth0

-------
# brctl showmacs br0
port no mac addr is local? ageing timer
1 00:04:e2:1f:08:95 no 0.00
1 00:08:a1:25:95:cf no 77.10
1 00:10:a7:2c:2d:c0 yes 0.00
1 00:30:bd:f5:02:a8 no 35.32
2 00:50:8d:f5:bc:4c no 5.05
2 00:80:5f:77:58:a5 yes 0.00
1 00:80:c8:93:8b:47 no 60.10
1 00:c0:df:f1:95:c3 no 16.20



Seems bridge is working, but still cant communicate to network that behind wireless segment.
Thx a lot
Reply With Quote
Forum Sponsor
  #2  
Old 05-22-2005
hachik's Avatar
Registered User
 

Join Date: Jun 2002
Location: Estonia
Posts: 64
hm, i found following information in the internet, i think you all should know this, and thx all who tried to help.
Quote:
Originally Posted by http://gentoo-wiki.com/HOWTO_setup_a_gentoo_bridge#The_Gentoo_802.1d_Bridge_Guide
Creating 802.11/802.3 Bridges

Quite simply, Linux does not support this easily. From Jean Tourrilhes' site:
The conventional Ethernet bridging method (promiscuous sniffing) doesn't work with most wireless LAN standard, because of the header encapsulation and the interactions with link layer retransmissions. In other word, most often, when you use a software bridge on a wireless LAN (such as the Linux bridge on a 802.11 card), it doesn't work (moreover, quite often promiscuous is broken as well).
The driver could work around this restriction by creating its own MAC headers (802.11 headers instead of 802.3, and putting the right bits in the right place), but in fact most vendors don't provide the specification on how to this with their hardware (when they don't explicitely prevent it in hardware, to force you to buy their Access Points). (http://www.hpl.hp.com/personal/Jean_...ess.usage.html)

The eventual goal is to bridge a wireless network to a wired network. Fortunately, this is exactly what an access point does. There are several out there from which to choose. If you have lots of money or need VLAN/QoS support, the Cisco Aironet 1100 and Aironet 1200 access points are a great investment. If your budget is more of a requirement, the Linksys WAP54G or WRT54G are cheap and quite effective. (The Linksys Cable/DSL "routers" can easily be turned into a regular access point via a single selection box in the configuration.)

So rather than trying to hack a Linux 802.11/802.3 bridge together, spend the $100 and save yourself a lot of headach
Reply With Quote
Google The UNIX and Linux Forums
Reply

Thread Tools
Display Modes




All times are GMT -7. The time now is 02:01 AM.


Powered by: vBulletin, Copyright ©2000 - 2006, Jelsoft Enterprises Limited.
The UNIX and Linux Forums Content Copyright ©1993-2008. All Rights Reserved.Ad Management by RedTyger Visit The Complex Event Processing Blog

Content Relevant URLs by vBSEO 3.2.0