Re: Configure wireless connection using Cisco aironet 350
From: Giorgos Keramidas (keramida_at_linux.gr)
Date: 11/27/05
- Previous message: Paweł Małachowski: "Re: proposal: TCP rendevous"
- In reply to: Imrani: "Configure wireless connection using Cisco aironet 350"
- Next in thread: Imrani: "Re: Configure wireless connection using Cisco aironet 350"
- Reply: Imrani: "Re: Configure wireless connection using Cisco aironet 350"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sun, 27 Nov 2005 15:53:15 +0200 To: Imrani <priarifire@yahoo.com>
On 2005-11-26 23:58, Imrani <priarifire@yahoo.com> wrote:
> Hi,
> I am trying to configure Cisco Aironet 350 wireless PCI card but I get
> an error which I am unable to find much details for that. Following is
> description of ifconfing:
>
> > ifconfig an0
> an0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
> inet6 fe80::209:7cff:fe22:6eab%an0 prefixlen 64 scopeid 0x2
> ether 00:09:7c:22:6e:ab
> media: IEEE 802.11 Wireless Ethernet autoselect (DS/11Mbps)
> status: associated
> ssid 1:myhome channel 9
> stationname FreeBSD
> ano: record length mismatch -- expected 194, got 196 for Rid ff10
> authmode OPEN privacy ON deftxkey 2 txpowmax 0 rtsthreshold 0
> fragthreshold 0 roaming DEVICE
>
> As you can see the wireless card is detected and status is
> "associated' but my wireless connection doesn't work. I cannot even
> ping the router.
Your interface only has an IPv6 address. Is that expected? How
are you bringing up the an0 interface?
For instance, my /root/netstart-home.sh script contains (among a
few other things):
# Default setup for my bge0 interface.
export ifconfig_ath0="DHCP ssid 'XXXX' \
wepmode on weptxkey 1 wepkey '1:0xXXXXXXXXXXXXXXXXXXXXXXXXXX'"
/etc/rc.d/netif stop bge0
/etc/rc.d/netif stop ath0
/etc/rc.d/netif start ath0
This seems to take care of everything here.
_______________________________________________
freebsd-net@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "freebsd-net-unsubscribe@freebsd.org"
- Previous message: Paweł Małachowski: "Re: proposal: TCP rendevous"
- In reply to: Imrani: "Configure wireless connection using Cisco aironet 350"
- Next in thread: Imrani: "Re: Configure wireless connection using Cisco aironet 350"
- Reply: Imrani: "Re: Configure wireless connection using Cisco aironet 350"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|