Ndiswrapper + amd64

Christoph Georgi christoph.georgi at web.de
Sat Apr 2 03:05:52 UTC 2005


According to the dhclient.leases file your wlan0 interface gets an valid 
  ip address:

lease {
   interface "wlan0";
   fixed-address 192.168.0.3;
   option subnet-mask 255.255.255.0;
   option dhcp-lease-time 259200;
   option routers 192.168.0.1;
   option dhcp-message-type 5;
   option dhcp-server-identifier 192.168.0.1;
   option domain-name-servers 192.168.0.1;
   option interface-mtu 1492;
   option domain-name "miamfl.adelphia.net";
   renew 6 2005/4/2 17:30:16;
   rebind 0 2005/4/3 21:12:45;
   expire 1 2005/4/4 06:12:45;
}

Does "$ ifconfig" or "$ ip addr show" state the same ip for wlan0 as the 
leases file? If so, try to ping your gateway ($ ping 192.168.0.1) and 
see what happens...

What is your dhcp server? Some PC or a router?

.christoph

radioact1ve wrote:
> No problem. dhcpd.leases is attached (a lot of stuff in there) but
> dhcpd.conf doesnt exsist. Maybe b/c Im using Hoary64? There is a
> dhclient.conf if that means anything. Its the only .conf file in the
> directory.
> 
> On Apr 1, 2005 6:06 PM, Christoph Georgi <christoph.georgi at web.de> wrote:
> 
>>It seems that the dhcp server does not offer you an ip address. Please
>>post the configuration file of the dhcp (/etc/dhcp3/dhcpd.conf) server
>>and/or the dhcpd.leases file (/var/lib/dhcp3/dhcpd.leases).
>>
>>regards
>>.christoph
> 
> 
> 

-- 


Christoph Georgi
-----------------------------
email.  christoph.georgi at web.de
fon.	+64 (0)9 815 8259

registered linux user #380268
ubuntulinux 4.10 (warty)




More information about the ubuntu-users mailing list