RE: Client side DHCP

1999-04-20 Thread Dan Willard
nday, April 19, 1999 2:09 PM > To: 'debian-user@lists.debian.org' > Subject: Re: Client side DHCP > > On Mon, Apr 19, 1999 at 10:25:54AM -0400, Dan Willard wrote: > > >I need to set up a box to get a dynamic ip from a NT server over the > lan. > > Eve

Re: Client side DHCP

1999-04-19 Thread Mark Brown
On Mon, Apr 19, 1999 at 10:25:54AM -0400, Dan Willard wrote: >I need to set up a box to get a dynamic ip from a NT server over the lan. > Everything that I've managed to find on dynamic ip is for ppp, will the same > methods work for ethernet? Or is there some other obscure little way that I

Re: Client side DHCP

1999-04-19 Thread Lawrence Walton
On Mon, Apr 19, 1999 at 03:07:09PM -0500, Brad wrote: > On Mon, 19 Apr 1999, Bernard wrote: > > > As far as I remember, version 0.70 (or so) is included in slink but does not > > support kernel 2.2. For kernel 2.2, you need version 1.3 (or so). This > > version > > can be found somewhere on the n

RE: Client side DHCP

1999-04-19 Thread Brad
On Mon, 19 Apr 1999, Bernard wrote: > As far as I remember, version 0.70 (or so) is included in slink but does not > support kernel 2.2. For kernel 2.2, you need version 1.3 (or so). This version > can be found somewhere on the net (maybe you need to run alien to a redhat > package). You can get

RE: Client side DHCP

1999-04-19 Thread Bernard
There is a package called dhcpcd which you configure by giving the interface where the dhcp server can be reached. As far as I remember, version 0.70 (or so) is included in slink but does not support kernel 2.2. For kernel 2.2, you need version 1.3 (or so). This version can be found somewhere on

Client side DHCP

1999-04-19 Thread Dan Willard
I can't seem to find anything on this subject and am wondering if ya'll could help. I need to set up a box to get a dynamic ip from a NT server over the lan. Everything that I've managed to find on dynamic ip is for ppp, will the same methods work for ethernet? Or is there some other obscu