Page 3 of 3 FirstFirst 123
Results 21 to 24 of 24

Thread: belkin wireless nightmare!

  1. #21
    Join Date
    Apr 2008
    Beans
    117

    Re: belkin wireless nightmare!

    doesn't work

    Code:
    sudo dhclient wlan0
    There is already a pid file /var/run/dhclient.pid with pid 6638
    killed old client process, removed PID file
    Internet Systems Consortium DHCP Client V3.1.1
    Copyright 2004-2008 Internet Systems Consortium.
    All rights reserved.
    For info, please visit http://www.isc.org/sw/dhcp/
    
    wmaster0: unknown hardware address type 801
    wmaster0: unknown hardware address type 801
    Listening on LPF/wlan0/00:11:50:97:47:d0
    Sending on   LPF/wlan0/00:11:50:97:47:d0
    Sending on   Socket/fallback
    DHCPREQUEST of 192.168.1.100 on wlan0 to 255.255.255.255 port 67
    DHCPACK of 192.168.1.100 from 192.168.1.1
    bound to 192.168.1.100 -- renewal in 34529 seconds.
    flor@flor-laptop:~$ ping -c 3 google.com
    ping: unknown host google.com
    big hmmmm

  2. #22
    Join Date
    Jun 2005
    Beans
    6,115

    Re: belkin wireless nightmare!

    Broadcom really sucks, I would just get a new wireless adapter.
    Linksys seems to work for the most part.
    HOME BUILT SYSTEM! http://brainstorm.ubuntu.com/idea/22804/ Please vote up!
    remember kiddies: sudo rm -rf= BAD!, if someone tells you to do this, please ignore them unless YOU WANT YOUR SYSTEM WIPED

  3. #23
    Join Date
    Apr 2008
    Beans
    117

    Re: belkin wireless nightmare!

    makes sense -- but still a drag to give up

  4. #24
    Join Date
    Dec 2006
    Beans
    1,133
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: belkin wireless nightmare!

    Your dhclient output:
    Code:
     DHCPREQUEST of 192.168.1.100 on wlan0 to 255.255.255.255 port 67
     DHCPACK of 192.168.1.100 from 192.168.1.1
     bound to 192.168.1.100 -- renewal in 34529 seconds.
    shows that the adapter is working, it is associated with the AP and has an ip address assigned. A few things to check:
    -What happens when you ping another host on the local net or ping the router itself? i.e. ping 192.168.1.1
    -Make sure you haven't inadvertently set up any firewall rules that are blocking connections.
    -Is it possible your router is not letting packets from your system go beyond the local net?
    There are no dumb questions, just dumb answers.

Page 3 of 3 FirstFirst 123

Tags for this Thread

Bookmarks

Posting Permissions

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