Find the answer to your Linux question:
Results 1 to 9 of 9
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) ...
  1. #1
    Just Joined! filippos's Avatar
    Join Date
    Jul 2005
    Location
    Athena, Ellas
    Posts
    21

    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
    Last edited by filippos; 05-31-2007 at 04:50 AM. Reason: give more info

  2. #2
    Just Joined! Smither's Avatar
    Join Date
    Feb 2006
    Location
    Scotland
    Posts
    58
    Sounds like a dns problem. What does your /etc/resolv.conf look like?


    Also, add a space between distros in your profile. It mangles the page.

  3. #3
    Just Joined! filippos's Avatar
    Join Date
    Jul 2005
    Location
    Athena, Ellas
    Posts
    21
    Quote Originally Posted by Smither View Post
    Sounds like a dns problem. What does your /etc/resolv.conf look like?
    Code:
    nameserver 213.5.17.21
    search gr

  4. #4
    Just Joined! Smither's Avatar
    Join Date
    Feb 2006
    Location
    Scotland
    Posts
    58
    Doesn't respond for me but that could be because it's not my isp. Try adding these two (part of opendns):
    nameserver 208.67.222.222
    nameserver 208.67.220.220

  5. #5
    Just Joined! filippos's Avatar
    Join Date
    Jul 2005
    Location
    Athena, Ellas
    Posts
    21
    Quote Originally Posted by Smither View Post
    Doesn't respond for me but that could be because it's not my isp. Try adding these two (part of opendns):
    nameserver 208.67.222.222
    nameserver 208.67.220.220
    returned "no servers could be reached"

  6. #6
    Just Joined! Smither's Avatar
    Join Date
    Feb 2006
    Location
    Scotland
    Posts
    58
    Don't have many more ideas what it could be... If you have iptables, what does iptables -L give you? And does wget or anything work?

  7. #7
    Just Joined! filippos's Avatar
    Join Date
    Jul 2005
    Location
    Athena, Ellas
    Posts
    21
    Quote Originally Posted by Smither View Post
    Don't have many more ideas what it could be... If you have iptables, what does iptables -L give you? And does wget or anything work?
    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

  8. #8
    Just Joined! filippos's Avatar
    Join Date
    Jul 2005
    Location
    Athena, Ellas
    Posts
    21
    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.

  9. #9
    Just Joined! filippos's Avatar
    Join Date
    Jul 2005
    Location
    Athena, Ellas
    Posts
    21
    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?

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...