On Fri, 22 Jun 2007 17:57:11 -0700
Andrew Sackville-West <[EMAIL PROTECTED]> wrote:

> On Fri, Jun 22, 2007 at 06:57:26PM -0400, Frank McCormick wrote:
> > On Fri, 22 Jun 2007 15:26:04 -0700
> > Andrew Sackville-West <[EMAIL PROTECTED]> wrote:
> > 
> > > > 
> > > >   Back again...with a different problem. Apt-get this afternoon
> > > > updated the dhcp client package on my Sid installation and now
> > > 
> > > well you're getting ip. what is the output of 
> > > 
> > > ifconfig eth0
> > 
> >    sudo ifconfig eth0
> > eth0      Link encap:Ethernet  HWaddr 00:0C:F1:90:91:EF  
> >           inet addr:192.168.1.8  Bcast:192.168.1.255
> > Mask:255.255.255.0 inet6 addr: fe80::20c:f1ff:fe90:91ef/64
> > Scope:Link UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
> > 
> >  ping www.google.ca
> > connect: Network is unreachable
> > 
> 
> okay, how about the output of
> 
> route

   I just found the problem. 
   This is the NEW dhclient.conf file. Notice the "request" line is
empty.


#request nothing: let the server send all the parameters it knows
request;


  This is the dhclient.conf as it WAS :

request subnet-mask, broadcast-address, time-offset, routers,
        domain-name, domain-name-servers, host-name,
        netbios-name-servers, netbios-scope, interface-mtu;

  Just REPLACE your dhclient.conf with the old(er) version, or copy
the request line from the above file and you'll be back in business.


Cheers

Frank


-- 
    Change the world one loan at a time - visit Kiva.org to find out how
    
    
    
    
    


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to