From owner-freebsd-net@FreeBSD.ORG Sun Nov 27 16:19:13 2005 Return-Path: X-Original-To: freebsd-net@freebsd.org Delivered-To: freebsd-net@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5BA5E16A41F for ; Sun, 27 Nov 2005 16:19:13 +0000 (GMT) (envelope-from priarifire@yahoo.com) Received: from web60022.mail.yahoo.com (web60022.mail.yahoo.com [209.73.178.70]) by mx1.FreeBSD.org (Postfix) with SMTP id 7F6BE43D7C for ; Sun, 27 Nov 2005 16:19:00 +0000 (GMT) (envelope-from priarifire@yahoo.com) Received: (qmail 96905 invoked by uid 60001); 27 Nov 2005 16:18:59 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:Received:Date:From:Subject:To:In-Reply-To:MIME-Version:Content-Type:Content-Transfer-Encoding; b=oKQStwnEIOcl0EnD3zN7/sBb1jK+lp1rGy5u02HHAn8HIusnNUONAJHe/K36PJMETz2zulINiHP6ziqb5L8lEKEnDR4/GA0KJx5gUu/6QaEH7/p/eJt/zAEERKWejcUTNzxL36iq6aHEO98Bq3SczHzjOgQ9MdB2zEfa09q7eX8= ; Message-ID: <20051127161859.96903.qmail@web60022.mail.yahoo.com> Received: from [65.26.195.25] by web60022.mail.yahoo.com via HTTP; Sun, 27 Nov 2005 08:18:59 PST Date: Sun, 27 Nov 2005 08:18:59 -0800 (PST) From: Imrani To: freebsd-net@freebsd.org In-Reply-To: <20051127135315.GA17605@flame.pc> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Re: Configure wireless connection using Cisco aironet 350 X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 27 Nov 2005 16:19:13 -0000 I don't have any netstart-home.sh under /root directory. Moreover I dont' want IPv6 and its not something I expect. With regards to bringing up network, problem is network doesn't work and this is what I did: 1) edited /etc/rc.conf and add following line: ifconfig_an0="DHCP" 2) Then I run following command: ifconfig an0 inet 192.168.2.110 netmask 255.255.255.0 wepmode on wepkey 0x00000000000000000000654321 ssid myhome Once I run this.. ifconfig an0 status shows "associated" but unfortunately i cannot use this network for any connection. Even ping 192.168.2.1 doesn't work (thats my router IP). but I get this problem: "an0: record length mismatch -- expected 194, got 196 for Rid ff10" can u please suggest something? Thanks Giorgos Keramidas wrote: On 2005-11-26 23:58, Imrani 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 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" --------------------------------- Yahoo! Music Unlimited - Access over 1 million songs. Try it free.