LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   SUSE / openSUSE (https://www.linuxquestions.org/questions/suse-opensuse-60/)
-   -   Suse 10.1 on Acer Aspire 5502 but...internet..? (https://www.linuxquestions.org/questions/suse-opensuse-60/suse-10-1-on-acer-aspire-5502-but-internet-475443/)

redrobin77 08-19-2006 03:43 PM

Suse 10.1 on Acer Aspire 5502 but...internet..?
 
Hi,

Managed to install suse 10.1 on acer aspire 5502 new laptop without much effort..etc but there is one little issue I see..
Internet access using firefox works for some time and after that it seems to be unable to connect to any sites except some famous one's like BBC or Cnn.

I use DSL. THe problem only comes in Suse as my winXP works well.( dual boot machine ).

Any one had similar experience?

hanks
rr77

boudoirius 08-19-2006 06:40 PM

It seems that you have a network connection problem. It is not possible to be able to access some sites and fail to access the others. Propably some web pages are cached by your browser.

You should check your connectivity using the following commands in the terminal:
1) ifconfig (if you use an ethernet interface to access your router)check that it is up and data are transmitted and received)and 2) ping (ping to the network address of your router if you use an ethernet interface to access your router)
3) nslookup (enter a random URL to check that your DNS server is up)

You should also check if you should (or you should not) use a proxy server to access the internet

Finally use YAST to check the details of your internet conection and ensure that you have disabled the network interfaces you don't use (you may have a second network interface, a wireless network interface or you may use use a usb modem). Also check in YAST that you have entered the network settings of your ISP correctly.

redrobin77 08-21-2006 02:26 PM

hi,

ifconfig output:

eth0 Link encap:Ethernet HWaddr 00:13:CE:7C:59:46
UP BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
Interrupt:233 Base address:0x2000 Memory:b0001000-b0001fff

eth1 Link encap:Ethernet HWaddr 00:0F:B0:97:8F:B5
UP BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
Interrupt:66

eth2 Link encap:Ethernet HWaddr 00:04:0E:21:CE:A2
inet addr:192.168.178.20 Bcast:192.168.178.255 Mask:255.255.255.0
inet6 addr: fe80::204:eff:fe21:cea2/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:227 errors:0 dropped:0 overruns:0 frame:0
TX packets:257 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:167547 (163.6 Kb) TX bytes:45194 (44.1 Kb)

lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:70 errors:0 dropped:0 overruns:0 frame:0
TX packets:70 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:5050 (4.9 Kb) TX bytes:5050 (4.9 Kb)


I use a USB connection from the fritz DSL device and not the ethernet cable. So what should I disable?
BTW: curently I am using the Suse10.1 to reply to you.
Stil it works but now I just typed cnn.com in another tab of the browser, i does not coonect. ( says that connection has times out)

laptop:~ # nslookup
> cnn.com
Server: 192.168.178.1
Address: 192.168.178.1#53

Non-authoritative answer:
Name: cnn.com
Address: 64.236.16.20
>

help!

redrobin77 08-21-2006 03:29 PM

It is a bit odd: some ips I can ping and connect to using the browser, but some even if I can ping, I cannot connect. And some I cannot both.

1.
---ping cnn.com
PING cnn.com (64.236.16.20) 56(84) bytes of data.

--- cnn.com ping statistics ---
94 packets transmitted, 0 received, 100% packet loss, time 93217ms

cannot connect using firefox browser. or ping.
=====================================================================

2.
ping heise.de
PING heise.de (193.99.144.80) 56(84) bytes of data.
64 bytes from heise.de (193.99.144.80): icmp_seq=1 ttl=249 time=56.4 ms
64 bytes from heise.de (193.99.144.80): icmp_seq=2 ttl=249 time=57.4 ms
64 bytes from heise.de (193.99.144.80): icmp_seq=3 ttl=249 time=55.7 ms
64 bytes from heise.de (193.99.144.80): icmp_seq=4 ttl=249 time=56.2 ms
64 bytes from heise.de (193.99.144.80): icmp_seq=5 ttl=249 time=56.1 ms

--- heise.de ping statistics ---
5 packets transmitted, 5 received, 0% packet loss, time 4002ms
rtt min/avg/max/mdev = 55.750/56.402/57.453/0.644 ms

can ping but cannot connect using the browser.
=====================================================================

3.
ping news.bbc.co.uk
PING news.bbc.co.uk (212.58.226.8) 56(84) bytes of data.
64 bytes from news.bbc.co.uk (212.58.226.8): icmp_seq=1 ttl=57 time=69.5 ms
64 bytes from news.bbc.co.uk (212.58.226.8): icmp_seq=2 ttl=57 time=70.5 ms
64 bytes from news.bbc.co.uk (212.58.226.8): icmp_seq=3 ttl=57 time=68.1 ms
64 bytes from news.bbc.co.uk (212.58.226.8): icmp_seq=4 ttl=57 time=68.0 ms

--- news.bbc.co.uk ping statistics ---
4 packets transmitted, 4 received, 0% packet loss, time 2998ms
rtt min/avg/max/mdev = 68.072/69.071/70.563/1.085 ms


can connect using rowser and can ping.
=============================================================================

and still my connection to this site woks..now always it seems.

It almost looks like every time I start the browser, it knows all the previous successfuly connected sites....bit not the unsuccessful ones....

HELP!!!

:scratch:

boudoirius 09-03-2006 04:53 PM

yast settings
 
Hi,

Check your network settings in YAST->Network Devices.
Maybe you have incorrectly set a default gateway that points to your ethernet cards and your LAN instead of your ADSL router. In the settings of your ethernet cards Advanced->Detailed Settings make them activate manually. Check your proxy server settings (normally ISP's don't oblige you to use proxies). Also check that if you use Kinternet check that it points to the right device.

Good Luck

Samoth 11-03-2006 06:54 AM

I had this sort of problem once when my DNS servers were going bad. I could look up some addresses but not others. Try Contacting your ISP and ask for any possible new DNS servers.


All times are GMT -5. The time now is 09:08 PM.