Could you try to run ifup -v ath0? I don't see the point of having ath0:0 neither.
2009/10/10 angler31 <[email protected]>: > 2009/10/10 Daniel Badawi <[email protected]>: >> I have an ALIX, and just bought an 802.11n mini-pci card. >> I tried to up the ath0 interface with the configuration: >> auto ath0 >> iface ath0 inet static >> address 10.1.20.1 >> netmask 255.255.255.0 >> broadcast 10.1.20.255 >> madwifi-base wifi0 >> wireless-mode Master >> wireless-essid voyage >> wireless-key s:voyage >> wireless-channel 1 >> up iwpriv ath0 mode 3 >> up iwconfig ath0 txpower 14 >> up athctrl -i wifi0 -d 8000 >> down wlanconfig ath0 destroy >> auto ath0:0 >> iface ath0:0 inet static >> address 10.1.20.1 >> netmask 255.255.255.0 >> broadcast 10.1.20.255 >> >> and when I type # ifup ath0 >> I receive the message: SET failed on device ath0 ; No such device. > > I've never used an 802.11n card (ath9k?), but I think you should have > something like `wlanconfig ath0 create wlandev wifi0 wlanmode ap` in > your pre-up. > Also I don't see the point in creating ath0:0... > > Regards > > _______________________________________________ > Voyage-linux mailing list > [email protected] > http://list.voyage.hk/mailman/listinfo/voyage-linux > -- Jordi Soucheiron Software Engineer DEXMA Parc Tecnològic la Salle Sant Joan de la Salle, 42 08022 Barcelona t/f: [+34] 93 181 01 95 www.dexmatech.com [email protected] _______________________________________________ Voyage-linux mailing list [email protected] http://list.voyage.hk/mailman/listinfo/voyage-linux
