LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Ubuntu (https://www.linuxquestions.org/questions/ubuntu-63/)
-   -   Random network disconnect: Netgear WG311T (https://www.linuxquestions.org/questions/ubuntu-63/random-network-disconnect-netgear-wg311t-494488/)

uio 10-21-2006 08:03 PM

Random network disconnect: Netgear WG311T
 
Linux newbie here. I am using a Netgear WG311T wireless card. I can connect to my network/internet just fine, but it throws me off at random times. I have Ubuntu installed on both this PC and my laptop; my laptop works just fine (so I'm thinking the problem lays in my network card, but not sure what to do about it). Thanks for taking the time to read my problem :)

rednuht 10-22-2006 01:23 PM

Are there any other wifi clients onj this AP that get randomly disconnected ?
if so try changing the wifi channel on the AP, scan the area and see what your neighbors are using then use a channel at lest two away

uio 10-22-2006 03:33 PM

No, the win32 boxes can stay connected just fine. Just this box that's having trouble :( I will try the channel change method and tell you how it works, though :)

uio 10-22-2006 08:22 PM

Fixed! Thanks!

uio 10-22-2006 09:53 PM

Just broke again :'(

rednuht 10-24-2006 02:43 PM

what about location and interference, try moving to where the windows boxes are working.
if that does not help I would investigate other drivers for the wifi card, you should not be having this sort of problem.

uio 10-26-2006 11:20 AM

That was the first thing that I tried. It was working for about 3 days, then I booted into Windows for an hour or so. When I booted back into Ubuntu, the problems started up again :cry:

Edit:
I checked the system logs at the time of my last disconnect and this is what I saw:
Quote:

10/26/2006 11:17:01 AM ceil-desktop /USR/SBIN/CRON[6478] (root) CMD ( run-parts --report /etc/cron.hourly)

10/26/2006 11:11:19 AM ceil-desktop dhclient DHCPREQUEST on ath0 to 255.255.255.255 port 67

10/26/2006 11:11:19 AM ceil-desktop dhclient DHCPOFFER from 172.16.0.1

10/26/2006 11:11:19 AM ceil-desktop dhclient DHCPACK from 172.16.0.1

10/26/2006 11:11:19 AM ceil-desktop dhclient bound to 172.16.1.40 -- renewal in 1646 seconds.

10/26/2006 11:11:18 AM ceil-desktop dhclient DHCPREQUEST on ath0 to 172.16.0.1 port 67

10/26/2006 11:11:18 AM ceil-desktop dhclient DHCPNAK from 172.16.0.1

10/26/2006 11:11:18 AM ceil-desktop dhclient DHCPDISCOVER on ath0 to 255.255.255.255 port 67 interval 8

10/26/2006 11:10:08 AM ceil-desktop dhclient DHCPREQUEST on ath0 to 255.255.255.255 port 67

10/26/2006 11:10:08 AM ceil-desktop dhclient DHCPREQUEST on ath0 to 172.16.0.1 port 67

10/26/2006 11:10:08 AM ceil-desktop dhclient DHCPOFFER from 172.16.0.1

10/26/2006 11:10:08 AM ceil-desktop dhclient DHCPNAK from 172.16.0.1

10/26/2006 11:10:08 AM ceil-desktop dhclient DHCPDISCOVER on ath0 to 255.255.255.255 port 67 interval 5

10/26/2006 11:10:08 AM ceil-desktop dhclient DHCPACK from 172.16.0.1

10/26/2006 11:10:08 AM ceil-desktop dhclient bound to 172.16.1.39 -- renewal in 1799 seconds.


uio 11-07-2006 09:25 AM

bump for help

Edit:
Code:

ceil@ceil-desktop:~$ ifconfig
ath0      Link encap:Ethernet  HWaddr 00:09:5B:C7:74:79
          inet addr:172.16.1.86  Bcast:172.16.255.255  Mask:255.255.0.0
          inet6 addr: fe80::209:5bff:fec7:7479/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:26984 errors:16057 dropped:0 overruns:0 frame:16057
          TX packets:21426 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:200
          RX bytes:21315150 (20.3 MiB)  TX bytes:4157643 (3.9 MiB)
          Interrupt:169 Memory:f8b40000-f8b50000



All times are GMT -5. The time now is 10:51 PM.