SunQuest
           BSD Help
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Dev Shed ForumsOperating SystemsBSD Help

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
Get inside! Sample the range of functionality easily built with JMSL Library for Time Series Data Analysis, Heat Maps, Portfolio Optimization, Monte Carlo Simulation, Stock Price Charting and more. Download Now!
  #1  
Old August 20th, 2003, 08:06 PM
espee espee is offline
Junior Member
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Aug 2003
Posts: 1 espee User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
FreeBSD(AP) to WinXP(client) connections dropping out?

Hey Ppl,

Having some issues with a FreeBSD(4.8REL) Gateway to a WindowsXP(PRO) Client. Im using 802.11b wireless D-Link 520 PCI Wireless card on GW/AP. Seems to work fine until larger downloads or transfers(samba) occurs. At this stage connection unavailable displays on WinXP client and echoed to terminal is:

Aug 21 10:15:23 espee /kernel: wi0: timeout in wi_seek to fc07/0; last status 800b
Aug 21 10:15:23 espee /kernel: wi0: timeout in wi_seek to fc00/0; last status 800b
Aug 21 10:15:23 espee /kernel: wi0: timeout in wi_seek to fc81/0; last status 800b
Aug 21 10:15:23 espee /kernel: wi0: timeout in wi_seek to fc83/0; last status 800b
Aug 21 10:15:24 espee /kernel: wi0: timeout in wi_seek to fc84/0; last status 800b
Aug 21 10:15:24 espee /kernel: wi0: timeout in wi_seek to fc06/0; last status 800b
Aug 21 10:15:24 espee /kernel: wi0: timeout in wi_seek to fc09/0; last status 800b
Aug 21 10:15:24 espee /kernel: wi0: timeout in wi_seek to fc0c/0; last status 800b
Aug 21 10:15:24 espee /kernel: wi0: timeout in wi_seek to fc2d/0; last status 800b
Aug 21 10:15:24 espee /kernel: wi0: timeout in wi_seek to fc04/0; last status 800b
Aug 21 10:15:24 espee /kernel: wi0: timeout in wi_seek to fc02/0; last status 800b
Aug 21 10:15:24 espee /kernel: wi0: timeout in wi_seek to fc03/0; last status 800b
Aug 21 10:15:24 espee /kernel: wi0: timeout in wi_seek to fc0e/0; last status 800b
Aug 21 10:15:24 espee /kernel: wi0: timeout in wi_seek to fc2a/0; last status 800b
Aug 21 10:15:24 espee /kernel: wi0: timeout in wi_seek to fc01/0; last status 800b
Aug 21 10:15:24 espee /kernel: wi0: timeout in wi_seek to fc85/0; last status 800b
Aug 21 10:15:24 espee /kernel: wi0: timeout in wi_seek to fc28/0; last status 800b
Aug 21 10:15:24 espee /kernel: wi0: timeout in wi_seek to fc23/0; last status 800b
Aug 21 10:15:24 espee /kernel: wi0: timeout in wi_seek to fc24/0; last status 800b
Aug 21 10:15:24 espee /kernel: wi0: timeout in wi_seek to fc80/0; last status 800b
Aug 21 10:15:24 espee /kernel: wi0: wi_cmd: busy bit won't clear.
Aug 21 10:15:24 espee /kernel: wi0: wi_cmd: busy bit won't clear.
Aug 21 10:15:24 espee /kernel: wi0: failed to allocate 1594 bytes on NIC
Aug 21 10:15:24 espee /kernel: wi0: tx buffer allocation failed
Aug 21 10:15:24 espee /kernel: wi0: wi_cmd: busy bit won't clear.
Aug 21 10:15:24 espee /kernel: wi0: failed to allocate 1594 bytes on NIC
Aug 21 10:15:24 espee /kernel: wi0: mgmt. buffer allocation failed
Aug 21 10:15:24 espee /kernel: wi0: timeout in wi_seek to 0/0; last status 800b
Aug 21 10:15:24 espee /kernel: wi0: timeout in wi_seek to 0/44; last status 800b
Aug 21 10:15:24 espee /kernel: wi0: wi_cmd: busy bit won't clear.
Aug 21 10:15:24 espee /kernel: wi0: xmit failed
Aug 21 10:15:24 espee /kernel: wi0: timeout in wi_seek to fc03/0; last status 800b
Aug 21 10:15:25 espee /kernel: wi0: timeout in wi_seek to fc0e/0; last status 800b
Aug 21 10:15:25 espee /kernel: wi0: watchdog timeout
Aug 21 10:15:25 espee /kernel: wi0: wi_cmd: busy bit won't clear.
Aug 21 10:15:25 espee last message repeated 3 times
Aug 21 10:15:25 espee /kernel: wi0: init failed


On boot ifconfig shows:
wi0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
inet6 fe80::205:5dff:fe5b:c6f6%wi0 prefixlen 64 scopeid 0x3
inet 192.168.0.1 netmask 0xff000000 broadcast 192.255.255.255
ether 00:05:5d:5b:c6:f6
media: IEEE 802.11 Wireless Ethernet DS/11Mbps <hostap>
status: associated
ssid spollard 1:spollard
stationname SpollardAP
channel 11 authmode OPEN powersavemode OFF powersavesleep 100
wepmode OFF weptxkey 1

using following start-up script /usr/local/etc/rc.d/wireless.sh:
#!/bin/sh
ifconfig wi0 inet up ssid spollard media DS/11Mbps mediaopt hostap
ifconfig wi0 inet 192.168.0.1 netmask 255.0.0.0
wicontrol -f 11
wicontrol -s "SpollardAP"

Once dropped ifconfig shows :
wi0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
inet6 fe80::205:5dff:fe5b:c6f6%wi0 prefixlen 64 scopeid 0x3
inet 192.168.0.1 netmask 0xff000000 broadcast 192.255.255.255
ether 00:05:5d:5b:c6:f6
media: IEEE 802.11 Wireless Ethernet DS/11Mbps <hostap>
status: associated
ssid spollard 1:spollard
stationname SpollardAP

anyone else had this problem or could point me in direction for repair?

Reply With Quote
  #2  
Old August 22nd, 2003, 03:32 PM
Prime Mover Prime Mover is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Aug 2003
Location: Jersey
Posts: 64 Prime Mover User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 5
From google, I'm assuming from the wrieless lists on FreeBSD.org:

http://lists.freebsd.org/pipermail/...May/000566.html

Take a look there, maybe it'll help jumpstart your search.

-Gary

Reply With Quote
Reply

Viewing: Dev Shed ForumsOperating SystemsBSD Help > FreeBSD(AP) to WinXP(client) connections dropping out?


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 4 hosted by Hostway