Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Jun 2001 22:49:54 -0700
From:      Arun Sharma <arun@sharmas.dhs.org>
To:        freebsd-mobile@freebsd.org
Cc:        arun@sharmas.dhs.org
Subject:   Linksys WPC11 and -stable
Message-ID:  <20010621224953.A764@sharmas.dhs.org>

next in thread | raw e-mail | index | archive | help
What am I doing wrong ?

	-Arun

Script started on Thu Jun 21 22:43:51 2001
bash# wicontrol -o
Transmitted unicast frames:		22
Transmitted multicast frames:		0
Transmitted fragments:			35
Transmitted unicast octets:		1488
Transmitted multicast octets:		0
Single transmit retries:		0
Multiple transmit retries:		0
Transmit retry limit exceeded:		0
Transmit discards:			0
Transmit discards due to wrong SA:	0
Received unicast frames:		30
Received multicast frames:		2954
Received fragments:			2984
Received unicast octets:		2338
Received multicast octets:		190190
Receive FCS errors:			1
Receive discards due to no buffer:	0
Can't decrypt WEP frame:		0
Received message fragments:		0
Received message bad fragments:		0
bash# ifconfig -a
xl0: flags=8802<BROADCAST,SIMPLEX,MULTICAST> mtu 1500
	ether 00:00:86:42:17:a9 
	media: autoselect (none) status: no carrier
	supported media: autoselect 100baseTX <full-duplex> 100baseTX 10baseT/UTP <full-duplex> 10baseT/UTP none
lp0: flags=8810<POINTOPOINT,SIMPLEX,MULTICAST> mtu 1500
faith0: flags=8000<MULTICAST> mtu 1500
gif0: flags=8010<POINTOPOINT,MULTICAST> mtu 1280
gif1: flags=8010<POINTOPOINT,MULTICAST> mtu 1280
gif2: flags=8010<POINTOPOINT,MULTICAST> mtu 1280
gif3: flags=8010<POINTOPOINT,MULTICAST> mtu 1280
lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 16384
	inet6 fe80::1%lo0 prefixlen 64 scopeid 0x8 
	inet6 ::1 prefixlen 128 
	inet 127.0.0.1 netmask 0xff000000 
ppp0: flags=8010<POINTOPOINT,MULTICAST> mtu 1500
sl0: flags=c010<POINTOPOINT,LINK2,MULTICAST> mtu 552
wi0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
	inet 192.168.1.10 netmask 0xffffff00 broadcast 192.168.1.255
	inet6 fe80::203:2fff:fe01:933e%wi0 prefixlen 64 scopeid 0xb 
	ether 00:03:2f:01:93:3e 
bash# netstat -rn
Routing tables
Internet:
Destination        Gateway            Flags     Refs     Use     Netif Expire
default            192.168.1.4        UGSc        1        0      wi0
127.0.0.1          127.0.0.1          UH          0        0      lo0
192.168.1          link#11            UC          3        0      wi0 =>
Internet6:
Destination                       Gateway                       Flags      Netif Expire
::1                               ::1                           UH          lo0
fe80::%lo0/64                     fe80::1%lo0                   Uc          lo0
fe80::%wi0/64                     link#11                       UC          wi0
ff01::/32                         ::1                           U           lo0
ff02::%lo0/32                     fe80::1%lo0                   UC          lo0
ff02::%wi0/32                     link#11                       UC          wi0
bash# ping 192.168.1.4
PING 192.168.1.4 (192.168.1.4): 56 data bytes
ping: sendto: Host is down
ping: sendto: Host is down
--- 192.168.1.4 ping statistics ---
8 packets transmitted, 0 packets received, 100% packet loss
bash# wicontrol -i wi0
NIC serial number:			[ 99SA01000000 ]
Station name:				[ omni.mirabella.net ]
SSID for IBSS creation:			[ FreeBSD IBSS ]
Current netname (SSID):			[ linksys ]
Desired netname (SSID):			[ linksys ]
Current BSSID:				[ 00:04:5a:cf:7b:1b ]
Channel list:				[ 2047 ]
IBSS channel:				[ 6 ]
Current channel:			[ 6 ]
Comms quality/signal/noise:		[ 92 186 0 ]
Promiscuous mode:			[ Off ]
Port type (1=BSS, 3=ad-hoc):		[ 1 ]
MAC address:				[ 00:03:2f:01:93:3e ]
TX rate (selection):			[ 3 ]
TX rate (actual speed):			[ 11 ]
RTS/CTS handshake threshold:		[ 2347 ]
Create IBSS:				[ On ]
Access point density:			[ 1 ]
Power Mgmt (1=on, 0=off):		[ 0 ]
Max sleep time:				[ 100 ]
WEP encryption:				[ On ]
TX encryption key:			[ 1 ]
Encryption keys:			[ 0x1111111111 ][  ][  ][  ]
bash# dmesg | grep wi0
wi0: <WaveLAN/IEEE 802.11> at port 0x240-0x27f irq 11 slot 0 on pccard0
wi0: found PrismII chip
wi0: Ethernet address: 00:03:2f:01:93:3e
wi0: wi_generic_attach:wi_has_wep = 1
bpf: wi0 attached
bash# exit
exit
Script done on Thu Jun 21 22:44:28 2001

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-mobile" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010621224953.A764>