openSUSE Forums > Network/Internet » conected to router but no internet

Go Back   openSUSE Forums > Network/Internet
Forums FAQ Members List Search Today's Posts Mark Forums Read


Network/Internet Questions about internet applications, network configuration, usage (SAMBA, network printing, NFS)

Reply
Page 1 of 4 1 23 Last »
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 06-Sep-2009, 07:12
Puzzled Penguin
 
Join Date: Sep 2009
Posts: 12
sd3782 hasn't been rated much yet
Unhappy conected to router but no internet

Hi,

I've seen lots of other issues similar to mine on this forum and others, but had no joy in resolving this problem.

I can connect to my router web interface, using both wireless and ethernet cable, but cannot connect to the internet with either.

I can't ping any IP address or hostname.

When I type route into the terminal, I get:
Code:
Destination Gateway     Genmask       Flags Metric Ref Use Iface
default     192.168.1.1 255.255.255.0 UG    0      0   0   eth0
192.168.1.0 *           255.255.255.0 U     1      0   0   eth0
loopback    *           255.0.0.0     U     0      0   0   lo
default     192.168.1.1 0.0.0.0       UG    0      0   0   eth0
default     192.168.1.1 0.0.0.0       UG    0      0   0   eth0
There are extra 'default' destinations in there, because of things I have tried from other posts.

I have had internet working. It was working for months, but it all stopped working when I installed Skype, vpnc and kvpnc (VPN Client GUI).

I don't know if this is just coincidence. I did get connected to my VPN, but shortly after installing Skype, everything outside my local network (i.e. internet and VPN) stopped working.

I'm writing this from another laptop on the local network, so the internet obviously working fine - just not from my own laptop.

I'm running openSUSE 11.1 (i586), KDE 4.1.3 "release 4.10.4". And in "sysinfo:/" it says Network Status: "You are online"

Like I said, internet doesn't work for both ethernet and wireless. Can't ping anything. I can access router web interface at 192.168.1.1

Any help would be greatly appreciated!

Thank you.
Reply With Quote
  #2 (permalink)  
Old 06-Sep-2009, 08:49
caf4926's Avatar
Global Moderator
 
Join Date: Jun 2008
Location: The English Lake District. UK - GMT/BST
Posts: 12,941
caf4926 has a brilliant future with this reputationcaf4926 has a brilliant future with this reputationcaf4926 has a brilliant future with this reputationcaf4926 has a brilliant future with this reputationcaf4926 has a brilliant future with this reputationcaf4926 has a brilliant future with this reputationcaf4926 has a brilliant future with this reputationcaf4926 has a brilliant future with this reputationcaf4926 has a brilliant future with this reputationcaf4926 has a brilliant future with this reputationcaf4926 has a brilliant future with this reputation
Send a message via MSN to caf4926
Default Re: conected to router but no internet

Try this:
Disable IPv6 - openSUSE Forums
__________________
Box: openSUSE 11.2 | (KDE4.3.3) | M2N4-SLI | AMD 64 X2 5200+ | nVidia 8500GT | 4GB RAM
Lap: openSUSE 11.2 | Celeron 550 | (KDE4.3.3)"3" | Intel 965 GM | Lenovo R61e | 3GB RAM
Reply With Quote
  #3 (permalink)  
Old 06-Sep-2009, 10:31
Puzzled Penguin
 
Join Date: Sep 2009
Posts: 12
sd3782 hasn't been rated much yet
Default Re: conected to router but no internet

Hi, thanks for your reply, but that didn't help. Any other advice?

It was working for months, it's only just stopped working for the last couple of days.

Thanks,

Sam
Reply With Quote
  #4 (permalink)  
Old 06-Sep-2009, 10:37
hcvv's Avatar
Wise Penguin
 
Join Date: Jun 2008
Location: Netherlands
Posts: 1,913
hcvv 's reputation will be famous soon enoughhcvv 's reputation will be famous soon enoughhcvv 's reputation will be famous soon enough
Default Re: conected to router but no internet

Quote:
Originally Posted by sd3782 View Post
Hi,

I've seen lots of other issues similar to mine on this forum and others, but had no joy in resolving this problem.

I can connect to my router web interface, using both wireless and ethernet cable, but cannot connect to the internet with either.

I can't ping any IP address or hostname.

When I type route into the terminal, I get:
Code:
Destination Gateway     Genmask       Flags Metric Ref Use Iface
default     192.168.1.1 255.255.255.0 UG    0      0   0   eth0
192.168.1.0 *           255.255.255.0 U     1      0   0   eth0
loopback    *           255.0.0.0     U     0      0   0   lo
default     192.168.1.1 0.0.0.0       UG    0      0   0   eth0
default     192.168.1.1 0.0.0.0       UG    0      0   0   eth0
There are extra 'default' destinations in there, because of things I have tried from other posts.

I have had internet working. It was working for months, but it all stopped working when I installed Skype, vpnc and kvpnc (VPN Client GUI).

I don't know if this is just coincidence. I did get connected to my VPN, but shortly after installing Skype, everything outside my local network (i.e. internet and VPN) stopped working.

I'm writing this from another laptop on the local network, so the internet obviously working fine - just not from my own laptop.

I'm running openSUSE 11.1 (i586), KDE 4.1.3 "release 4.10.4". And in "sysinfo:/" it says Network Status: "You are online"

Like I said, internet doesn't work for both ethernet and wireless. Can't ping anything. I can access router web interface at 192.168.1.1

Any help would be greatly appreciated!

Thank you.
The first 'default' route must be deleted. It being the first one it is used (and it is wrong) and not the other two (which are correct and equal to each other, so only one is needed).
__________________
Henk van Velden
Reply With Quote
  #5 (permalink)  
Old 06-Sep-2009, 10:41
Parent Penguin
 
Join Date: Oct 2008
Location: North Wales, UK
Posts: 689
whych hasn't been rated much yet
Default Re: conected to router but no internet

Why has 192.168.1.0 got a metric of 1 - usually this would be zero. Are you sure you don't have a problem with your internal firewall blocking everything?
Also 192.168.1.1 appears 3 times.
Reply With Quote
  #6 (permalink)  
Old 06-Sep-2009, 11:46
Puzzled Penguin
 
Join Date: Sep 2009
Posts: 12
sd3782 hasn't been rated much yet
Default Re: conected to router but no internet

OK, thanks all for your help, but still no joy.

I have restarted, and the output of route, with no messing around to it, is as follows:

Code:
Destination Gateway     Genmask       Flags Metric Ref Use Iface
192.168.1.0 *           255.255.255.0 U     1      0   0   eth0
192.168.1.0 *           255.255.255.0 U     2      0   0   wlan0
loopback    *           255.0.0.0     U     0      0   0   lo
default     192.168.1.1 0.0.0.0       UG    0      0   0   eth0
I don't know what the metric is or why it's non-zero where it is. Any more advice? Any ideas why it just stopped working two days ago?

Thanks,
Sam
Reply With Quote
  #7 (permalink)  
Old 06-Sep-2009, 12:00
caf4926's Avatar
Global Moderator
 
Join Date: Jun 2008
Location: The English Lake District. UK - GMT/BST
Posts: 12,941
caf4926 has a brilliant future with this reputationcaf4926 has a brilliant future with this reputationcaf4926 has a brilliant future with this reputationcaf4926 has a brilliant future with this reputationcaf4926 has a brilliant future with this reputationcaf4926 has a brilliant future with this reputationcaf4926 has a brilliant future with this reputationcaf4926 has a brilliant future with this reputationcaf4926 has a brilliant future with this reputationcaf4926 has a brilliant future with this reputationcaf4926 has a brilliant future with this reputation
Send a message via MSN to caf4926
Default Re: conected to router but no internet

What IP do use to login to the router
__________________
Box: openSUSE 11.2 | (KDE4.3.3) | M2N4-SLI | AMD 64 X2 5200+ | nVidia 8500GT | 4GB RAM
Lap: openSUSE 11.2 | Celeron 550 | (KDE4.3.3)"3" | Intel 965 GM | Lenovo R61e | 3GB RAM
Reply With Quote
  #8 (permalink)  
Old 06-Sep-2009, 12:36
hcvv's Avatar
Wise Penguin
 
Join Date: Jun 2008
Location: Netherlands
Posts: 1,913
hcvv 's reputation will be famous soon enoughhcvv 's reputation will be famous soon enoughhcvv 's reputation will be famous soon enough
Default Re: conected to router but no internet

Quote:
Originally Posted by sd3782 View Post
OK, thanks all for your help, but still no joy.

I have restarted, and the output of route, with no messing around to it, is as follows:

Code:
Destination Gateway     Genmask       Flags Metric Ref Use Iface
192.168.1.0 *           255.255.255.0 U     1      0   0   eth0
192.168.1.0 *           255.255.255.0 U     2      0   0   wlan0
loopback    *           255.0.0.0     U     0      0   0   lo
default     192.168.1.1 0.0.0.0       UG    0      0   0   eth0
I don't know what the metric is or why it's non-zero where it is. Any more advice? Any ideas why it just stopped working two days ago?

Thanks,
Sam
This is still strange, bercause now wlan0 emerged with was not in your original story. Normaly only one NIC accesses one network. You have two NICs connecting to 192.168.1.0/24.

While I admit that it is a bit strange that the metric is used here, I am not sure if it matters. In any case we should first be certain that the routing table is correcet, so please tell us more about the popping up of wlan0.
__________________
Henk van Velden
Reply With Quote
  #9 (permalink)  
Old 06-Sep-2009, 14:31
Puzzled Penguin
 
Join Date: Sep 2009
Posts: 12
sd3782 hasn't been rated much yet
Default Re: conected to router but no internet

I use 192.168.1.1 to login to the router web interface.

I don't know why the wireless wlan0 was there in the route table. It's not there anymore... although when I click on the NetworkManager tray icon, it says my eth0 (DHCP) and wlan0 are connected, but shows the picture of the ethernet cable.

So now it's just:
Code:
Destination Gateway     Genmask       Flags Metric Ref Use Iface
192.168.1.0 *           255.255.255.0 U     1      0   0   eth0
loopback    *           255.0.0.0     U     0      0   0   lo
default     192.168.1.1 0.0.0.0       UG    0      0   0   eth0
Also, it takes a long time to return the routing table when i type in route. In fact when I type 'time route', it takes real 0m45.039s. Is that normal?

Thanks again for all your help.

Sam
Reply With Quote
  #10 (permalink)  
Old 06-Sep-2009, 15:57
hcvv's Avatar
Wise Penguin
 
Join Date: Jun 2008
Location: Netherlands
Posts: 1,913
hcvv 's reputation will be famous soon enoughhcvv 's reputation will be famous soon enoughhcvv 's reputation will be famous soon enough
Default Re: conected to router but no internet

The routing table now looks nice. But try get rid of all references to wlan0 so it does not return somewhere.

About the long time of route: Does this also happen with route -n? Because route -n does not consult DNS and when DNS is a problem it takes time to time out on every IP address in the routing list.

And what about trying to ping to 130.57.4.15. This is the IP address of forums.opensuse.org, but of course the using the IP address DNS is not consulted.
__________________
Henk van Velden
Reply With Quote
Reply
Page 1 of 4 1 23 Last »

Bookmarks

Tags
internet not connected, network connections, router


Thread Tools
Display Modes

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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




 

Search Engine Friendly URLs by vBSEO 3.3.0 RC2