Announcement

Collapse
No announcement yet.

Wireless connected but no web!

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Wireless connected but no web!

    Hi all,
    I've tried a few distros of linux now and the only one I've ever got anywhere near working on the net is kubuntu.
    It picks up my wireless router and says I have a strong signal. Under auto settings it won't connect to the router but when i configure it manualy it connects, however it won't download any webpages. The routers a 3com 3crwdr100a-72 and the networks card is a usb edimax using the zd1211 chipset. I'm sure its just in the configuration but i'm stumped.
    Any help would be appreciated

    #2
    Re: Wireless connected but no web!

    Hi,

    I guess it's a trouble with dns server...
    Can you ping the router ? If yes, so it should be this.
    check this by cat /etc/resolv.conf
    if they're not ok, you can install them like they should (given by your ISP)
    Try again after it should be ok.

    Hope it helps.

    Comment


      #3
      Re: Wireless connected but no web!

      I can't connect to the router.
      its all recognised under wlassistant but thats where it ends
      your going to have to explain this in simple terms for me i'm afraid

      Comment


        #4
        Re: Wireless connected but no web!

        Sorry I didn't see the post was in "new guy".

        So can you give me the output of the following commands :
        ifconfig -a
        iwconfig
        cat /etc/resolv.conf
        cat /etc/network/interfaces
        sudo route

        I will try to check and explain you.

        Cheers

        Comment


          #5
          Re: Wireless connected but no web!

          Sorry about the delay, had a little cross platform incompatibility
          heres the output

          ifconfig -a
          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:423 errors:0 dropped:0 overruns:0 frame:0
          TX packets:423 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:34217 (33.4 KiB) TX bytes:34217 (33.4 KiB)

          sit0 Link encap:IPv6-in-IPv4
          NOARP MTU:1480 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:0
          RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)

          wlan0 Link encap:Ethernet HWaddr 00:0E:2E:62:8C:3B
          UP BROADCAST MULTICAST MTU:1500 Metric:1
          RX packets:12 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:1817 (1.7 KiB) TX bytes:0 (0.0 b)
          ------------------------------------------------------------
          iwconfig
          lo no wireless extensions.

          wlan0 802.11b/g NIC ESSID:"3Com"
          Mode:Managed Frequency=2.462 GHz Access Point: 00:14:7C:B0:27:2C
          Bit Rate:11 Mb/s
          Retryff RTS thr=2432 B Fragment thrff
          Power Managementff
          Link Quality=68/92 Signal level=29/154 Noise level=161/154
          Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
          Tx excessive retries:0 Invalid misc:0 Missed beacon:0

          sit0 no wireless extensions.
          -----------------------------------------------------------
          cat /etc/network/interfaces
          auto lo
          iface lo inet loopback
          address 127.0.0.1
          netmask 255.0.0.0

          auto eth0
          iface eth0 inet dhcp

          auto eth1
          iface eth1 inet dhcp

          auto eth2
          iface eth2 inet dhcp

          auto ath0
          iface ath0 inet dhcp

          auto wlan0
          iface wlan0 inet dhcp
          -----------------------------------------------------------
          cat /etc/resolv.conf
          nameserver 62.6.40.178
          nameserver 194.72.0.98
          ---------------------------------------------------------
          sudo route
          ernel IP routing table
          Destination Gateway Genmask Flags Metric Ref Use Iface

          Comment


            #6
            Re: Wireless connected but no web!

            So it seems that you've found the AP (access point) but not have an ip...
            Try these commands please and give the output :
            sudo dhclient wlan0
            ifconfig -a

            Cheers

            Comment


              #7
              Re: Wireless connected but no web!

              Ok Its very strange but it seems to be working fine today. I'll post the output anyway to see if there is anything wrong at all.

              sudo dhclient wlan0

              Internet Systems Consortium DHCP Client V3.0.3
              Copyright 2004-2005 Internet Systems Consortium.
              All rights reserved.
              For info, please visit http://www.isc.org/products/DHCP

              Listening on LPF/wlan0/00:0e:2e:62:8c:3b
              Sending on LPF/wlan0/00:0e:2e:62:8c:3b
              Sending on Socket/fallback
              DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 5
              DHCPOFFER from 192.168.1.1
              DHCPREQUEST on wlan0 to 255.255.255.255 port 67
              DHCPACK from 192.168.1.1
              bound to 192.168.1.3 -- renewal in 20810 seconds.



              ifconfig -a

              o 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:3 errors:0 dropped:0 overruns:0 frame:0
              TX packets:3 errors:0 dropped:0 overruns:0 carrier:0
              collisions:0 txqueuelen:0
              RX bytes:172 (172.0 b) TX bytes:172 (172.0 b)

              sit0 Link encap:IPv6-in-IPv4
              NOARP MTU:1480 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:0
              RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)

              wlan0 Link encap:Ethernet HWaddr 00:0E:2E:62:8C:3B
              inet addr:192.168.1.3 Bcast:192.168.1.255 Mask:255.255.255.0
              inet6 addr: fe80::20e:2eff:fe62:8c3b/64 Scope:Link
              UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
              RX packets:24 errors:0 dropped:0 overruns:0 frame:0
              TX packets:17 errors:0 dropped:0 overruns:0 carrier:0
              collisions:0 txqueuelen:1000
              RX bytes:3510 (3.4 KiB) TX bytes:2016 (1.9 KiB)

              If there is anything wrong let me know

              Thanks for all your help I'm sure i'll need it again one day

              Comment


                #8
                Re: Wireless connected but no web!

                Everything seems to be ok. As you can see you get the ip 192.168.1.3 so it's working...
                If you have once some troubles don't hesitate to post again here...

                Enjoy

                Comment

                Working...
                X