LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Networking > Linux - Wireless Networking
User Name
Password
Linux - Wireless Networking This forum is for the discussion of wireless networking in Linux.

Notices


Reply
  Search this Thread
Old 05-09-2006, 07:25 AM   #1
vinodl
LQ Newbie
 
Registered: May 2006
Posts: 10

Rep: Reputation: 0
wds not working


Hi,



I am trying to configure WDS. I have configured two of my laptop as Access Point with WDS enabled

I used the following commands to create wds.



The problem now is that the two ap’s are not able to ping each other.



I have fedora core 4 kernel, & both APs are working in mode 802.11a, & moreover both are having same ssids..



I tried with different ssids also, but it didn’t work !!!



What am I missing?



Anybody with any suggestions, please ??



when i set up my wds i had the following scripts on the participating

machines:

--- machine 1 ---

#!/bin/sh



wlanconfig ath0 create wlandev wifi0 wlanmode ap

iwpriv ath0 mode 3

wlanconfig ath1 create wlandev wifi0 wlanmode wds

iwpriv ath1 wds 1

iwpriv ath1 wds_add 00:0B:6B:30:00:02

brctl addif br0 ath1

ifconfig ath1 up



--- machine 2 ---

#!/bin/sh



wlanconfig ath0 create wlandev wifi0 wlanmode ap

iwpriv ath0 mode 3

wlanconfig ath1 create wlandev wifi0 wlanmode wds

iwpriv ath1 wds 1

iwpriv ath1 wds_add 00:0b:6b:30:00:01

brctl addif br0 ath1

ifconfig ath1 up





Thanks in advance J

vinod
 
Old 07-29-2006, 10:57 AM   #2
ozymandias
Member
 
Registered: Aug 2005
Location: West Midlands, UK
Posts: 61

Rep: Reputation: 15
I'm no expert at this, but an alternative script has been given as:

wlanconfig ath0 create wlandev wifi0 wlanmode ap
wlanconfig ath1 create wlandev wifi0 wlanmode wds
iwconfig ath0 essid "Normal atheros AP" channel 1
iwpriv ath1 wds_add <mac of the peer wds ap>
iwpriv ath1 wds 1
ifconfig ath1 up
ifconfig ath0 up
brctl addbr br0
brctl addif br0 ath1
brctl addif br0 ath0
ifconfig br0 up

It might be worth a try!
 
  


Reply

Tags
wireless



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
Intel sound not working, usb modem not working. siriusb Linux - Hardware 8 03-04-2006 10:16 PM
WRT54G OpenWRT WDS otisthegbs Linux - Wireless Networking 1 08-21-2005 03:50 AM
WDS+WiMax+PXE+LiveCD? xyzxyz Linux - Networking 1 11-09-2004 09:03 AM
Link/Applet not working in all Linux browsers, but working in IE MasterPatricko Linux - Software 6 09-04-2004 03:39 AM
cannot download files in mozilla -save dialog not working, galeon not working cmisip Linux - General 0 08-03-2003 03:25 PM

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

All times are GMT -5. The time now is 07:36 AM.

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