|
Subject: Re: WDS bridge setup failed Newsgroups: gmane.linux.drivers.madwifi.user Date: 2008-09-02 12:08:13 GMT (18 weeks, 2 days, 20 hours and 47 minutes ago)
Hello Pavel, Sorry that I mistakenly wrote as WDS bridge. Actually I want to create a WDS link as said in the user docs http://madwifi.org/wiki/UserDocs/WDSBridge under alternate options. Here is what I am doing exactly. root <at> OpenWrt:/# wlanconfig ath0 create wlandev wifi0 wlanmode ap ath0 root <at> OpenWrt:/# brctl addbr br0 br0: Dropping NETIF_F_UFO since no NETIF_F_HW_CSUM feature. root <at> OpenWrt:/# iwpriv ath0 mode 3 root <at> OpenWrt:/# iwconfig ath0 essid "SaraAP" channel 6 root <at> OpenWrt:/# iwpriv ath0 wds 1 root <at> OpenWrt:/# ifconfig ath0 up root <at> OpenWrt:/# brctl addif br0 ath0 device ath0 entered promiscuous mode root <at> OpenWrt:/# ifconfig br0 10.10.1.1 up br0: port 1(ath0) entering learning state root <at> OpenWrt:/# root <at> OpenWrt:/# root <at> OpenWrt:/# wlanconfig ath1 create wlandev wifi0 wlanmode wds wlanconfig: ioctl: Input/output error root <at> OpenWrt:/# Does OpenWRT kamikaze has any impact over WDS bridging ? Sara > Subject: Re: [Madwifi-users] WDS bridge setup failed > From: proski <at> gnu.org > To: saravanan_sprt <at> hotmail.com > CC: madwifi-users <at> lists.sourceforge.net > Date: Tue, 2 Sep 2008 07:01:00 -0400 > > On Tue, 2008-09-02 at 15:47 +0530, saravanan chanemouganandam wrote: > > > > Hi all, > > > > On setting up WDS mode with madwifi using OpenWRT kamikazeon IXP425 > > board, madwifi throws the following error > > > > root <at> OpenWrt:~# wlanconfig ath create wlandev wifi0 wlanmode wds > > wlanconfig: ioctl: Input/output error > > root <at> OpenWrt:~# > > I believe WDS and station interfaces cannot coexist. Use > "autocreate=ap" parameter to create an AP interface. Then you should be > able to add WDS interfaces. > > -- > Regards, > Pavel Roskin MSN Technology brings you the latest on gadgets, gizmos and the new hits in the gaming market. Try it now! ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Madwifi-users mailing list Madwifi-users <at> lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/madwifi-users |
|
|