<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns="http://www.w3.org/TR/REC-html40">

<head>
<meta http-equiv=Content-Type content="text/html; charset=us-ascii">
<meta name=Generator content="Microsoft Word 11 (filtered medium)">
<!--[if !mso]>
<style>
v\:* {behavior:url(#default#VML);}
o\:* {behavior:url(#default#VML);}
w\:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
</style>
<![endif]-->
<title>Help with wireless bridge</title>
<style>
<!--
 /* Font Definitions */
 @font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman";}
a:link, span.MsoHyperlink
        {color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {color:blue;
        text-decoration:underline;}
p
        {mso-margin-top-alt:auto;
        margin-right:0in;
        mso-margin-bottom-alt:auto;
        margin-left:0in;
        font-size:12.0pt;
        font-family:"Times New Roman";}
span.EmailStyle18
        {mso-style-type:personal-reply;
        font-family:Arial;
        color:navy;}
@page Section1
        {size:8.5in 11.0in;
        margin:1.0in 1.25in 1.0in 1.25in;}
div.Section1
        {page:Section1;}
-->
</style>

</head>

<body lang=EN-US link=blue vlink=blue>

<div class=Section1>

<p class=MsoNormal><font size=2 color=navy face=Arial><span style='font-size:
10.0pt;font-family:Arial;color:navy'>I have tried this on several occasions and
have never got it to work.  I have tried using Fedora Core to bridge
between my wireless AP and Ethernet.  It works fine doing Ethernet to Ethernet
but when I add the wireless, it does not work.  As I recall, it forwards
the traffic but it my wireless gateway does not forward the traffic from the
Wireless to the Ethernet ports on the gateway.  It would be nice if it
would work, I could extend my Ethernet to another part of my house.  I am
waiting to see if Linksys comes out with a fix for this (I have a linksys
wrt54g).  I have not tried it since they came out with a new version of
the firmware.<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 color=navy face=Arial><span style='font-size:
10.0pt;font-family:Arial;color:navy'><o:p> </o:p></span></font></p>

<div>

<div class=MsoNormal align=center style='text-align:center'><font size=3
face="Times New Roman"><span style='font-size:12.0pt'>

<hr size=2 width="100%" align=center tabindex=-1>

</span></font></div>

<p class=MsoNormal><b><font size=2 face=Tahoma><span style='font-size:10.0pt;
font-family:Tahoma;font-weight:bold'>From:</span></font></b><font size=2
face=Tahoma><span style='font-size:10.0pt;font-family:Tahoma'>
fedora-list-bounces@redhat.com [mailto:fedora-list-bounces@redhat.com] <b><span
style='font-weight:bold'>On Behalf Of </span></b>Andrew Cocker<br>
<b><span style='font-weight:bold'>Sent:</span></b> Tuesday, April 20, 2004 3:48
AM<br>
<b><span style='font-weight:bold'>To:</span></b> fedora-list@redhat.com<br>
<b><span style='font-weight:bold'>Subject:</span></b> Help with wireless bridge</span></font><o:p></o:p></p>

</div>

<p class=MsoNormal><font size=3 face="Times New Roman"><span style='font-size:
12.0pt'><o:p> </o:p></span></font></p>

<p><font size=3 face="Times New Roman"><span style='font-size:12.0pt'>Hi<br>
Can anyone either help or tell me a better place task for it. I need help
setting<font color=black><span style='color:black'> up a </span></font><a
href="http://www.experts-exchange.com/Networking/Linux_Networking/Q_20957382.html"><font
color=black><span style='color:black'>wireless</span></font></a><font
color=black><span style='color:black'> bridge on my Fedora Core 1 </span></font><a
href="http://www.experts-exchange.com/Networking/Linux_Networking/Q_20957382.html"><font
color=black><span style='color:black'>server</span></font></a><font
color=black><span style='color:black'>. This </span></font><a
href="http://www.experts-exchange.com/Networking/Linux_Networking/Q_20957382.html"><font
color=black><span style='color:black'>Windows XP</span></font></a><font
color=black><span style='color:black'> PCs. I want to extend this network
wirelessly to my Dell Centrino portable.<br>
<br>
I reconfigured the kernel with wireless and bridge support and installed a
generic 8180 wireless card using ndiswrapper. I have configured it so:<br>
iwconfig wlan0 channel 1<br>
iwconfig wlan0 mode Ad-Hoc<br>
iwconfig wlan0 essid any<br>
ifconfig wlan0 192.168.1.10 broadcast 192.168.1.255 netmask 255.255.255.0. I
have</span></font> copied the output from ifconfig and iwconfig below. The
portable now detects its presence so the card must be working OK.<br>
<br>
I think I want a simple bridge which just sends/receives packets from eth0 to
wlan0, no fancy tricks. But if I create a bridge like this:<br>
Brctl addbr br0<br>
Brctl addif br0 etho<br>
Brctl addif br0 wla0<br>
<br>
then it doesn’t work and the network stops. What do I need to do? 
(I know I need to add encryption and change the ESSi later for securit reasons<br>
<br>
Thanks in advance Andrew <br>
<br>
IFCONFIG<br>
<br>
eth0 Link encap:Ethernet HWaddr 00:04:E2:0E:02:8A<br>
inet addr:192.168.1.1 Bcast:192.168.1.255 Mask:255.255.255.0<br>
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1<br>
RX packets:3388 errors:0 dropped:0 overruns:0 frame:0<br>
TX packets:3009 errors:0 dropped:0 overruns:0 carrier:0<br>
collisions:0 txqueuelen:1000<br>
RX bytes:480517 (469.2 Kb) TX bytes:956396 (933.9 Kb)<br>
Interrupt:12 Base address:0xd000<br>
<br>
eth1 Link encap:Ethernet HWaddr 00:40:F4:5F:04:1A<br>
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1<br>
RX packets:547 errors:0 dropped:0 overruns:0 frame:0<br>
TX packets:577 errors:0 dropped:0 overruns:0 carrier:0<br>
collisions:0 txqueuelen:1000<br>
RX bytes:226238 (220.9 Kb) TX bytes:67785 (66.1 Kb)<br>
Interrupt:3 Base address:0x5000<br>
<br>
lo Link encap:Local Loopback<br>
inet addr:127.0.0.1 Mask:255.0.0.0<br>
UP LOOPBACK RUNNING MTU:16436 Metric:1<br>
RX packets:0 errors:0 dropped:0 overruns:0 frame:0<br>
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0<br>
collisions:0 txqueuelen:0<br>
RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)<br>
<br>
ppp0 Link encap:Point-to-Point Protocol<br>
inet addr:61.9.182.4P-t-P:61.9.128.251 Mask:255.255.255.255<br>
UP POINTOPOINT RUNNING NOARP MULTICAST MTU:1492 Metric:1<br>
RX packets:483 errors:0 dropped:0 overruns:0 frame:0<br>
TX packets:514 errors:0 dropped:0 overruns:0 carrier:0<br>
collisions:0 txqueuelen:3<br>
RX bytes:211688 (206.7 Kb) TX bytes:54418 (53.1 Kb)<br>
<br>
wlan0 Link encap:Ethernet HWaddr 00:40:F4:5E:62:D2<br>
inet addr:192.168.1.10 Bcast:192.168.1.255 Mask:255.255.255.0<br>
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1<br>
RX packets:0 errors:0 dropped:0 overruns:0 frame:0<br>
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0<br>
collisions:0 txqueuelen:1000<br>
RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)<br>
Interrupt:5 Memory:ea000000-ea0000ff<br>
<br>
IWCONFIG<br>
<br>
wlan0 IEEE 802.11b ESSID:"any" Nickname:"wire"<br>
Mode:Ad-Hoc Frequency:2.412GHz Cell: 02:E0:8E:7D:9C:80<br>
Bit Rate=11Mb/s Tx-Power:20 dBm Sensitivity=0/3<br>
RTS thr=2432 B Fragment thr=2432 B<br>
Encryption key:off<br>
Power Management:off<br>
Link Quality:100/100 Signal level:-95 dBm Noise level:-256 dBm<br>
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0<br>
Tx excessive retries:0 Invalid misc:0 Missed beacon:0<o:p></o:p></span></font></p>

</div>

</body>

</html>