Results 1 to 6 of 6

Thread: linux: Network=yes Internet=no

  1. #1
    UKMuFFiN
    Guest

    linux: Network=yes Internet=no

    Hey guys,

    Just a quickie, using suse 10.1 32bit and a Buffalo WLI2-PCI-54G(S)

    Installed the drivers ok with ndiswrapper and it kinda works as in i can 'see' and get into windows shared folders on the network, and i can log onto the router. However, I cant get onto the Internet(?) whats up with that?

    I reset the router to default settings with no encryption and it still doesnt work, any quick ideas? If you want more info I'll try and get my 'ifstatus wlan0' and 'iwconfig' results up when i get home but basically they say, im connected to the router, encryption is off and theres a good signal.

    Cheers.

  2. #2
    Comfortably Numb directhex's Avatar
    Join Date
    Jul 2003
    Location
    /dev/urandom
    Posts
    17,074
    Thanks
    228
    Thanked
    1,027 times in 678 posts
    • directhex's system
      • Motherboard:
      • Asus ROG Strix B550-I Gaming
      • CPU:
      • Ryzen 5900x
      • Memory:
      • 64GB G.Skill Trident Z RGB
      • Storage:
      • 2TB Seagate Firecuda 520
      • Graphics card(s):
      • EVGA GeForce RTX 3080 XC3 Ultra
      • PSU:
      • EVGA SuperNOVA 850W G3
      • Case:
      • NZXT H210i
      • Operating System:
      • Ubuntu 20.04, Windows 10
      • Monitor(s):
      • LG 34GN850
      • Internet:
      • FIOS
    try "ping 72.14.207.99"

    if that works, your /etc/resolv.conf file doesn't have correct DNS servers in it (for some reason)

  3. #3
    UKMuFFiN
    Guest
    ok, would pinging 'google.com' test for the same thing? I tried that and it couldn't get anything. Are you saying i need to change my resolv.conf file? should the DNS addresses be my router (192.168.0.1)?

    Cheers

  4. #4
    Comfortably Numb directhex's Avatar
    Join Date
    Jul 2003
    Location
    /dev/urandom
    Posts
    17,074
    Thanks
    228
    Thanked
    1,027 times in 678 posts
    • directhex's system
      • Motherboard:
      • Asus ROG Strix B550-I Gaming
      • CPU:
      • Ryzen 5900x
      • Memory:
      • 64GB G.Skill Trident Z RGB
      • Storage:
      • 2TB Seagate Firecuda 520
      • Graphics card(s):
      • EVGA GeForce RTX 3080 XC3 Ultra
      • PSU:
      • EVGA SuperNOVA 850W G3
      • Case:
      • NZXT H210i
      • Operating System:
      • Ubuntu 20.04, Windows 10
      • Monitor(s):
      • LG 34GN850
      • Internet:
      • FIOS
    Quote Originally Posted by UKMuFFiN
    ok, would pinging 'google.com' test for the same thing? I tried that and it couldn't get anything. Are you saying i need to change my resolv.conf file? should the DNS addresses be my router (192.168.0.1)?

    Cheers
    pinging google.com forces your machine to look for an IP address to match up to google.com, then pings that IP after a successful lookup. on a standard linux system, it first looks in /etc/hosts for machine name mappings, then asks each DNS server in turn specified in /etc/resolv.conf

    if you have a working internet connection but no valid DNS entries, then pinging an external, internet-based IP like 72.14.207.99 will work, but "google.com" will not. i suspect this is the case, but can't be sure until you test it.

    if it is indeed a resolv.conf issue, then the actual problem might be caused either by your router not sending complete information with its DHCP leases, or your client system not writing resolv.conf with valid data when it should. either way, i suspect you're right, in that "nameserver 192.168.0.1" should be a valid resolv.conf - but check that this is the problem first by pinging an external IP address

  5. #5
    Ah, Mrs. Peel! mike_w's Avatar
    Join Date
    Oct 2003
    Location
    Hertfordshire, England
    Posts
    3,326
    Thanks
    3
    Thanked
    9 times in 7 posts
    I personally find it rather annoying that my router doesn't work with Linux. Rather than using DHCP, and the router as the nameserver, I have to set the nameserver myself. Otherwise, I can't do anything with apt, or FTP. That's with a D-Link. It could be that your router is the same, although pinging an IP will find out for sure, as said.
    "Well, there was your Uncle Tiberius who died wrapped in cabbage leaves but we assumed that was a freak accident."

  6. #6
    UKMuFFiN
    Guest
    cheers directhex, once again you have shown your great wisdom of all things linux
    after a lot of playing all it needed was the "nameserver 192.168.0.1" you suggested.
    Top man.

    Mike> I thought the D-link routers used opensource firmware and so were linux friendly? or was that linksys? Anyway, im using a netgear WG84M iirc and its working fine now!


    out.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Linux - Anyone educated in it?
    By gamezfreak in forum Software
    Replies: 19
    Last Post: 12-12-2007, 10:42 AM
  2. Run Windows software on Linspire desktop Linux
    By Bob Crabtree in forum HEXUS News
    Replies: 0
    Last Post: 09-02-2006, 01:16 AM
  3. Moving from XP to Linux
    By Ceefer in forum Software
    Replies: 8
    Last Post: 25-04-2005, 09:27 AM
  4. We heard your feedback on Newegg....
    By DR in forum General Discussion
    Replies: 33
    Last Post: 05-03-2005, 08:13 PM
  5. Replies: 13
    Last Post: 28-05-2004, 08:41 PM

Posting Permissions

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