Author Topic: Internet connection went down, others can connect again but not me  (Read 1589 times)

Jeremy.Bailey

  • Guest
Last night, my internet connection went down. This morning, I came back on the PC to discover that it's still down. I was told that my sisters internet was down, but is up, and someone else can use it too. We're using the same router, all are wireless. I don't know why mine doesn't work. Any ideas?  

Offline wedgetail

  • PCLinuxOS Tester
  • Hero Member
  • *******
  • Posts: 2424
  • Any Bugs in site?
Re: Internet connection went down, others can connect again but not me
« Reply #1 on: October 23, 2010, 07:01:01 PM »
Jeremy.Bailey
Well, you are not giving any details away, so have look and see if any of the items here does anything

http://www.pclinuxos.com/forum/index.php/topic,56672.0.html

 8)
32 bit: KDE (older) & various KDE-mini, ASUSTek P5P41D Rev X.0x, BIOS AMI0207 07/21/2009, "Pentium(R) Dual-Core CPU E5300 @ 2.60GHz", nVidia GeForce 9600 GT, 2x1GB Seagate Technology 1000528AS HDD
TV CompuPro VideoMate Vista E700 (not working in Linux), Acer X243HD LCD Screen

Jeremy.Bailey

  • Guest
Re: Internet connection went down, others can connect again but not me
« Reply #2 on: October 23, 2010, 07:19:57 PM »
Any detail you want, ill be glad to  give but I don't know any konsole codes to check the configuration or any tests. I'll check that link

Jeremy.Bailey

  • Guest
Re: Internet connection went down, others can connect again but not me
« Reply #3 on: October 23, 2010, 07:27:14 PM »
I am not on a computer, but rather a droid phone. So I can't copy/paste but will do my best. When typing iwconfig, in a nutshell I get:

no wireless extentions.
it shows the SSID, but tx power is off, fragment thr is off, rts thr is off, power management is off.

Offline wedgetail

  • PCLinuxOS Tester
  • Hero Member
  • *******
  • Posts: 2424
  • Any Bugs in site?
Re: Internet connection went down, others can connect again but not me
« Reply #4 on: October 23, 2010, 07:37:31 PM »
Well I am better in the command line stuff but.

1.. Restart your pc I will assume you have done that
2.. Power to wireless is turned on? Switch on pc?
3.. Go into PCC Network and restart the network
32 bit: KDE (older) & various KDE-mini, ASUSTek P5P41D Rev X.0x, BIOS AMI0207 07/21/2009, "Pentium(R) Dual-Core CPU E5300 @ 2.60GHz", nVidia GeForce 9600 GT, 2x1GB Seagate Technology 1000528AS HDD
TV CompuPro VideoMate Vista E700 (not working in Linux), Acer X243HD LCD Screen

Jeremy.Bailey

  • Guest
Re: Internet connection went down, others can connect again but not me
« Reply #5 on: October 23, 2010, 07:48:03 PM »
1. Complete
2. There is no switch. A button. Appears to be on.
3. Went into the PCC, resetted settings, no change.

I apologize for not being able to copy/paste commands, but with no internet, it's hard to do.

Are there basic enough ones? I'll check to see if I have some spare ethernet card.

Offline YouCanToo

  • PCLinuxOS Tester
  • Hero Member
  • *******
  • Posts: 5324
  • Location: Lebanon, OR., USA
    • Spreading the word.......
Re: Internet connection went down, others can connect again but not me
« Reply #6 on: October 23, 2010, 07:57:51 PM »
I am not on a computer, but rather a droid phone. So I can't copy/paste but will do my best. When typing iwconfig, in a nutshell I get:

no wireless extentions.
it shows the SSID, but tx power is off, fragment thr is off, rts thr is off, power management is off.

Try opening a console window and as the root user type in the following

service network restart

See if that helps out.




Be sure to visit the NEW Knowledge Base


Linux is user-friendly- it's just picky who its friends are!

Online muungwana

  • Hero Member
  • *****
  • Posts: 6213
Re: Internet connection went down, others can connect again but not me
« Reply #7 on: October 23, 2010, 08:33:07 PM »

you have said your internet isnt working but you havent said where exactly it is broken

how did you used to connect? i assume you clicked on the network tray icon to get a list of access points and then you select yours and join the network. Can you still see the above? can you see your router on the wireless network list and can you select it? does it error out here and refuse to connect you or you can join the network but you just cant go online

try this:
1, power down your computer
2, turn off and then on your router and then wait for around two minutes
3. restart your computer and then wait for around two minutes and then try to connect to your router.
.. 3 things are certain in life : death, taxes and software bloat ..
.. tell me something i don't know, something i can use as i struggle to reason with the world around me ..

Jeremy.Bailey

  • Guest
Re: Internet connection went down, others can connect again but not me
« Reply #8 on: October 23, 2010, 08:45:37 PM »
tried the three steps, no change.
as for the other command:

[root@localhost jeremy]# service network restart
Shutting down interface eth0:                                   [  OK  ]
Shutting down loopback interface:                               [  OK  ]
Bringing up loopback interface:                                 [  OK  ]
Configuring wireless regulatory domain                          [  OK  ]
Bringing up interface eth0:                                     [  OK  ]
Bringing up interface wlan0:  RTNETLINK answers: Unknown error 132
RTNETLINK answers: Unknown error 132
Error for wireless request "Set Encode" (8B2A) :
    SET failed on device wlan0 ; Invalid argument.
Sorry, there is already an instance of ifplugd for wlan0 running.
                                                                [FAILED]
[root@localhost jeremy]#

I am now in someone else's room with an ethernet cable connected to the router. not sure how long i will be there for the night, but if anyone wants command lines copied and pasted on here, please ask for it now. thank you.

Online muungwana

  • Hero Member
  • *****
  • Posts: 6213
Re: Internet connection went down, others can connect again but not me
« Reply #9 on: October 23, 2010, 08:53:39 PM »

what does this command give you? run it as root

cat /var/log/syslog  | grep -i wlan | tail -n 20

ps:
copy and paste the command to make sure you dont mistype it
.. 3 things are certain in life : death, taxes and software bloat ..
.. tell me something i don't know, something i can use as i struggle to reason with the world around me ..

Jeremy.Bailey

  • Guest
Re: Internet connection went down, others can connect again but not me
« Reply #10 on: October 23, 2010, 09:00:17 PM »
copied and pasted:

[root@localhost jeremy]# cat /var/log/syslog  | grep -i wlan | tail -n 20
Oct 23 21:39:53 localhost drakconnect[4601]: running: /sbin/ifup wlan0 daemon
Oct 23 21:39:54 localhost ifplugd(wlan0)[4869]: ifplugd 0.28 initializing.
Oct 23 21:39:54 localhost ifplugd(wlan0)[4869]: Using interface wlan0/00:24:2B:B3:05:09 with driver <ath5k> (version: 2.6.33.5-pclos1.bfs)
Oct 23 21:39:54 localhost ifplugd(wlan0)[4869]: Using detection mode: SIOCETHTOOL
Oct 23 21:39:54 localhost ifplugd(wlan0)[4869]: Initialization complete, link beat detected.
Oct 23 21:39:54 localhost ifplugd(wlan0)[4869]: Executing '/etc/ifplugd/ifplugd.action wlan0 up'.
Oct 23 21:39:54 localhost ifplugd(wlan0)[4869]: client: RTNETLINK answers: Unknown error 132
Oct 23 21:39:54 localhost ifplugd(wlan0)[4869]: client: Determining IP information for wlan0...SIOCSIFFLAGS: Unknown error 132
Oct 23 21:39:54 localhost ifplugd(wlan0)[4869]: client: SIOCSIFFLAGS: Unknown error 132
Oct 23 21:39:55 localhost dhclient: receive_packet failed on wlan0: Network is down
Oct 23 21:39:58 localhost dhclient: DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 8
Oct 23 21:40:06 localhost dhclient: DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 9
Oct 23 21:40:15 localhost dhclient: DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 11
Oct 23 21:40:26 localhost dhclient: DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 14
Oct 23 21:40:40 localhost dhclient: DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 8
Oct 23 21:40:48 localhost dhclient: DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 11
Oct 23 21:40:59 localhost ifplugd(wlan0)[4869]: client:  failed.
Oct 23 21:40:59 localhost ifplugd(wlan0)[4869]: Program execution failed, return value is 1.
Oct 23 21:42:50 localhost ifplugd(wlan0)[4869]: SIGUSR1: Daemon suspended (#1)
Oct 23 21:42:50 localhost ifplugd(wlan0)[4869]: SIGUSR2: Daemon resumed (#1)
[root@localhost jeremy]#

Online muungwana

  • Hero Member
  • *****
  • Posts: 6213
Re: Internet connection went down, others can connect again but not me
« Reply #11 on: October 23, 2010, 09:08:07 PM »

Quote
Oct 23 21:39:58 localhost dhclient: DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 8
Oct 23 21:40:06 localhost dhclient: DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 9
Oct 23 21:40:15 localhost dhclient: DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 11
Oct 23 21:40:26 localhost dhclient: DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 14
Oct 23 21:40:40 localhost dhclient: DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 8
Oct 23 21:40:48 localhost dhclient: DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 11
Oct 23 21:40:59 localhost ifplugd(wlan0)[4869]: client:  failed.

The above lines show your computer is asking the network for an IP address but your network is not responding for some reason. The problem is on your network and i think you will have to do something to your router to solve it, maybe turn it off and on.

This does not explain why other computers on your network work fine, what operating system are they running? do they use a static IP or a dynamic one? They should all have the same problem if they all use IP addresses requested from the router.
.. 3 things are certain in life : death, taxes and software bloat ..
.. tell me something i don't know, something i can use as i struggle to reason with the world around me ..

Jeremy.Bailey

  • Guest
Re: Internet connection went down, others can connect again but not me
« Reply #12 on: October 23, 2010, 09:09:47 PM »
My sisters doesn't work anymore now either. i was on mandriva 2010.1, and now pclinuxos, newest one, neither work. both sister and mother are on mandriva 2009.1
not sure if its dynamic or static. any way to check? most likely, whatever is default.
« Last Edit: October 23, 2010, 09:11:38 PM by Jeremy.Bailey »

Online muungwana

  • Hero Member
  • *****
  • Posts: 6213
Re: Internet connection went down, others can connect again but not me
« Reply #13 on: October 23, 2010, 09:16:55 PM »

The default is to get an address from the router and the fact that all now do not work strongly suggests they all use dynamic addresses requested from the router.

Can you turn off the router and then turn it on? Maybe it is confused and all it need is to be restarted. We dont know what kind of a router you have and we cant help you on how to fix it
.. 3 things are certain in life : death, taxes and software bloat ..
.. tell me something i don't know, something i can use as i struggle to reason with the world around me ..

Offline wedgetail

  • PCLinuxOS Tester
  • Hero Member
  • *******
  • Posts: 2424
  • Any Bugs in site?
Re: Internet connection went down, others can connect again but not me
« Reply #14 on: October 23, 2010, 09:25:00 PM »
If muungwana's suggestion of the restart does not solve it

This error

Quote
RTNETLINK answers: Unknown error 132

could be related to a soft block, though i don't understand how it could come about in a running system. It is a simple check though

Install from synaptic rfkill and then in konsole run

Code: [Select]
rfkill list
post the result

What do you mean by the newest one: pclos 2010.10 the very very new one?

32 bit: KDE (older) & various KDE-mini, ASUSTek P5P41D Rev X.0x, BIOS AMI0207 07/21/2009, "Pentium(R) Dual-Core CPU E5300 @ 2.60GHz", nVidia GeForce 9600 GT, 2x1GB Seagate Technology 1000528AS HDD
TV CompuPro VideoMate Vista E700 (not working in Linux), Acer X243HD LCD Screen