Re: internet w/ dhcpcd

2001-06-29 Thread Steve Kowalik
On Fri, Jun 29, 2001 at 01:53:07PM -0500, Robert Matijasec uttered: > 56 data byes > neighbour table overflow > ping:sendto: No buffer space available > ping:wrote 24.217.12.166 64 chars ret=-1 > neighbour table overflow > etc, etc ... > Put 'auto lo' on a line by itself in /etc/network/interfaces

Re: internet w/ dhcpcd

2001-06-29 Thread Joost Kooij
On Fri, Jun 29, 2001 at 01:53:07PM -0500, Robert Matijasec wrote: > kernal is 2.2 > > I used to be able to ping lo and it worked fine, now I > get: > > ping: sendto: Operation not permitted > ping:wrote erdos 64 chars, ret=-1 > etc, etc ... Did you do anything involving firewalling rules? Perha

Re: internet w/ dhcpcd

2001-06-29 Thread nico de haer
y for busting in on the tread Yours, Nico de Haer - Original Message - From: Robert Matijasec <[EMAIL PROTECTED]> To: Andrew Agno <[EMAIL PROTECTED]> Cc: [EMAIL PROTECTED] Debian. Org Sent: Friday, June 29, 2001 8:53 PM Subject: RE: internet w/ dhcpcd > > > >

RE: internet w/ dhcpcd

2001-06-29 Thread Robert Matijasec
Well here is some info that you might be inerested in: Note that the way I set this up is by following the mini-dhcpcd howto. It claimed Debian would configure everything out of dpkg, so maybe I had somethin messed up earlier, I never configured the computer for inet use on install, but I don't

Re: internet w/ dhcpcd

2001-06-28 Thread Andrew Agno
Jimmy Richards writes: > On Wed, Jun 27, 2001 at 06:27:25PM -0700, Andrew Agno wrote: > > Robert Matijasec writes: > I could be wrong about this, but I think dhcpcd only works with > 2.0.x and 2.4.x kernels. Are you using a 2.4.x kernel? If so you may > need to use pump instead of dhcpcd.

Re: internet w/ dhcpcd

2001-06-28 Thread Jimmy Richards
On Wed, Jun 27, 2001 at 06:27:25PM -0700, Andrew Agno wrote: > Robert Matijasec writes: > > and it keeps trying until it times out. Where could the > > problem be ? It seems the system reconizes my > > ethernet card, and it even seems I get a connection to > > my provider. > > Can you ping

internet w/ dhcpcd

2001-06-27 Thread Robert Matijasec
I just installed the dhcpcd package on my i386 and everything seems fine right up to the point where I want to test the connection. I type: telnet ritix.slu.edu I get: Host name lookup failure I type: telnet 165.134.123.3 I get: Trying 165.134.123.3... and it keeps trying until it times out