![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| 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 !! |
|
|
||||
| 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 |
|
|
Submit Tools | LinkBack | Thread Tools | Display Modes |
|
#1
|
||||
|
||||
|
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 |
| Forum Sponsor | ||
|
|
|
#2
|
||||
|
||||
|
hm, i found following information in the internet, i think you all should know this, and thx all who tried to help.
Quote:
|
||||
| Google The UNIX and Linux Forums |