LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Networking
User Name
Password
Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game.

Notices


Reply
  Search this Thread
Old 05-31-2007, 01:07 AM   #1
filippos
LQ Newbie
 
Registered: May 2007
Posts: 14

Rep: Reputation: 0
Veeery strange problem installing network connection!?


I've installed SuSE 10.2 GM x86_64
My network card found and working fine? (both with fixed ip and dhcp)
a) connection to router and other computers established just fine
b) ping is returning from any of them
c) ifconfig returns number of bytes received and transmitted every time
d) route is returning my router's address
e) dig is returning ip addresses from domain names
f) browser http connection to localhost is ok
BUT it is not connected to internet!
both browsers (Firefox and Konqueror) are returning NOTHING! Not a bit of http requests! No other sites, even ips connected to my LAN.(http://10.0.0.2)
so
I disabled firewall, but nothing happened. I also disabled router firewall, but no luck.
I'm stack with it, please help!!!
same problem is http://www.linuxforums.org/forum/sus...-internet.html
http://www.linuxquestions.org/questi...light=internet
 
Old 05-31-2007, 02:03 AM   #2
ZAMO
Member
 
Registered: Mar 2007
Distribution: Redhat &CentOS
Posts: 598

Rep: Reputation: 30
hello,
what about your gateway and nameservers?
will you check them? check /etc/resolv.conf.

All the best
 
Old 05-31-2007, 02:33 AM   #3
filippos
LQ Newbie
 
Registered: May 2007
Posts: 14

Original Poster
Rep: Reputation: 0
Quote:
Originally Posted by ZAMO
hello,
what about your gateway and nameservers?
will you check them? check /etc/resolv.conf.
All the best
Thanks Zamo,
Nameservers and gateway are ok with fixed ip, even if I switch to DHCP they are automatically changed.
I've deleted the card and do it all from scratch.
dig returns ok, so nameservers and gateway should be correct.

Regards,
Filippos

Last edited by filippos; 05-31-2007 at 02:36 AM.
 
Old 05-31-2007, 03:36 AM   #4
ZAMO
Member
 
Registered: Mar 2007
Distribution: Redhat &CentOS
Posts: 598

Rep: Reputation: 30
Are you able to ping a common site like google.com.
If so, then the bowser settings need to be corrected.what is the browser you are using?
Further will you run a "traceroute google.com" and post the redult here.
 
Old 05-31-2007, 05:27 AM   #5
filippos
LQ Newbie
 
Registered: May 2007
Posts: 14

Original Poster
Rep: Reputation: 0
see next one

Last edited by filippos; 05-31-2007 at 05:34 AM.
 
Old 05-31-2007, 05:28 AM   #6
filippos
LQ Newbie
 
Registered: May 2007
Posts: 14

Original Poster
Rep: Reputation: 0
Zamo,
Here is :
Code:
# traceroute www.google.com
traceroute to www.google.com (64.233.183.104), 30 hops max, 40 byte packets
 1  7206adsl2.acn.gr (213.5.0.15)  106.077 ms   105.368 ms   116.678 ms
 2  7206adsl2.acn.gr (213.5.0.15)  605.399 ms   601.420 ms   598.508 ms
 3  213.5.0.158 (213.5.0.158)  1098.888 ms   1095.411 ms   1091.984 ms
 4  213.5.0.230 (213.5.0.230)  1591.952 ms   1588.440 ms   1585.069 ms
 5  pos1-0-cr03-altec.ath.oteglobe.net (62.75.3.161)  2080.297 ms   2076.853 ms   2073.436 ms
 6  * * *
 7  * * *
 8  * * *
 9  * * *
10  * * *
11  * * *
12  * * *
13  * * *
14  * * *
15  * * *
16  * * *
17  * * *
18  * * *
19  * * *
20  * * *
21  * * *
22  * * *
23  * * *
24  * * *
25  * * *
26  * * *
27  * * *
28  * * *
29  * * *
30  * * *
Pinging to google returned only its address www.l.google.com and (62.233.183.103). No pong.
Firefox or Konqueror have the same results.
Regards,
Filippos
 
Old 05-31-2007, 06:00 AM   #7
a.tsilfidis
LQ Newbie
 
Registered: Feb 2007
Location: Patras, Greece
Distribution: Debian, Slackware
Posts: 14

Rep: Reputation: Disabled
Hi,
from your traceroute results I think that there isn't a problem on your network connection configuration. Probably the problem is somewhere on the routers of your provider (if I'm not wrong the problem occurs when your signal gets out of Greece...).
 
Old 05-31-2007, 06:13 AM   #8
filippos
LQ Newbie
 
Registered: May 2007
Posts: 14

Original Poster
Rep: Reputation: 0
A.Tsilfidis,
If this the problem, why can I post this from another computer on the same network?
Code:
PING www.l.google.com (64.233.183.103) 56(84) bytes of data.

--- www.l.google.com ping statistics ---
3 packets transmitted, 0 received, 100% packet loss, time 2002ms
but while ping to my network returns pong, browsing my network is impossible.
 
Old 05-31-2007, 06:38 AM   #9
a.tsilfidis
LQ Newbie
 
Registered: Feb 2007
Location: Patras, Greece
Distribution: Debian, Slackware
Posts: 14

Rep: Reputation: Disabled
I think the fact that you have a static IP maybe explains this situation. By the way I was just trying to say that there's something wrong with their routing.
if I were you I would
a) try to give this static IP to another computer on the network and see what happens
b) compare the traceroute of a working pc on the same network with the one you've posted..
 
Old 05-31-2007, 07:25 AM   #10
filippos
LQ Newbie
 
Registered: May 2007
Posts: 14

Original Poster
Rep: Reputation: 0
Quote:
Originally Posted by a.tsilfidis
a) try to give this static IP to another computer on the network and see what happens
b) compare the traceroute of a working pc on the same network with the one you've posted..
a) done but I have the same situation
b) of course it completes.
 
Old 05-31-2007, 08:39 AM   #11
filippos
LQ Newbie
 
Registered: May 2007
Posts: 14

Original Poster
Rep: Reputation: 0
Changing my network card to an old one 100Mbps, everything worked ok.
Can I change speed to 100Mbps?
My problem is that my pc has no available ports
Code:
ethtool -s eth0 autoneg off speed 100 duplex full

Last edited by filippos; 05-31-2007 at 09:25 AM.
 
Old 05-31-2007, 10:06 AM   #12
farslayer
LQ Guru
 
Registered: Oct 2005
Location: Northeast Ohio
Distribution: linuxdebian
Posts: 7,249
Blog Entries: 5

Rep: Reputation: 191Reputation: 191
if you force speed and duplex on the network card, you MUST have a managed switch so you can manually force the port on the switch to the same speed and duplex settings as the PC.

if you do not have a managed switch you will cause a duplex mismatch in your network settings because the switch won't receive the auto-negotiate signal from the NIC and will default to half-duplex at 100Mb.
 
Old 05-31-2007, 02:23 PM   #13
filippos
LQ Newbie
 
Registered: May 2007
Posts: 14

Original Poster
Rep: Reputation: 0
Nothing happened changing eth to 100Mbps 10Mbps half or full duplex.
Is the problem that it cannot change to 1Gbps? (My network is 100Mbps NOT managed but is this strange?)
The card is an on board SiS chipset Shuttle 190 1Gbps from Holco Enterprises, so are the drivers.

Last edited by filippos; 05-31-2007 at 02:27 PM.
 
Old 06-09-2007, 10:41 PM   #14
filippos
LQ Newbie
 
Registered: May 2007
Posts: 14

Original Poster
Rep: Reputation: 0
The problem is still on, 'cause I have a PC with only one PCI card available and I don't want to use it for networking.
I don't think that Linux is not capable to recognize a network card such as this and the problem is somewhere else.
Can I debug traceroute or ping?
 
Old 10-24-2007, 11:42 PM   #15
filippos
LQ Newbie
 
Registered: May 2007
Posts: 14

Original Poster
Rep: Reputation: 0
After all these Shuttle send us drivers and all's well now - we have to recompile kernel but ...
 
  


Reply



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 Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Strange internet connection problem BaltikaTroika SUSE / openSUSE 1 09-28-2006 10:15 AM
Strange connection problem? 65bones Linux - Networking 1 04-18-2006 08:59 PM
strange network internet connection model Youri Slackware 21 04-05-2005 11:36 AM
Veeery low network transfers... Toster Linux - Networking 6 08-23-2004 09:29 AM
strange connection problem jamaso Slackware 4 05-08-2002 09:56 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Networking

All times are GMT -5. The time now is 07:07 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration