Re: goose DHCP clients to new address Was: DHCP Problem

2023-12-03 Thread Charles Curley
On Sun, 3 Dec 2023 17:18:23 -0500 Jeffrey Walton wrote: > I don't know about Linux clients, but in the past, Windows clients > used to try to connect to the previous DHCP server for its lease info. > If the old DHCP server is still available (on the old router?), then > the client may be getting

Re: goose DHCP clients to new address Was: DHCP Problem

2023-12-03 Thread Jeffrey Walton
On Sun, Dec 3, 2023 at 4:51 PM Charles Curley wrote: > > On Sun, 3 Dec 2023 22:14:51 +0100 > Geert Stappers wrote: > > > I assume that the previous router is disconnected from the LAN. > > No. Until I solve this problem (and a few others), I will have clients > using the old router. > > > The DHC

Re: goose DHCP clients to new address Was: DHCP Problem

2023-12-03 Thread Charles Curley
On Sun, 3 Dec 2023 22:14:51 +0100 Geert Stappers wrote: > I assume that the previous router is disconnected from the LAN. No. Until I solve this problem (and a few others), I will have clients using the old router. > The DHCProtocol has "release" for such goosing. > At DHCPclient do "stop DHCP"

goose DHCP clients to new address Was: DHCP Problem

2023-12-03 Thread Geert Stappers
On Sun, Dec 03, 2023 at 12:30:53PM -0700, Charles Curley wrote: > I am installing a new router which seems to work well so far. I assume that the previous router is disconnected from the LAN. > I have changed the DHCP server to use the new router's address, and shut > the server down and restar

Re: Difference between dhcp clients

2003-07-29 Thread Paul Brossier
i needed to install a dhcp3-client to get a hook on my lan. probably the dhcp server is dhcp3 too ... last time i tried, dhcp-client (and thus server) was still installed as default client at debian install. piem On Wednesday 23 July 2003 02:14, Nicolas wrote: > Which of the dhcp client is the

Re: Difference between dhcp clients

2003-07-24 Thread Paul Johnson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Tue, Jul 22, 2003 at 09:14:46PM -0400, Nicolas wrote: > Which of the dhcp client is the best for a router/firewall? > dhcp-client, dhcp3-client, dhcpcd or udhcpc? I go with dhcp3-client because it's the current version and it works. - -- .''`.

Difference between dhcp clients

2003-07-22 Thread Nicolas
Which of the dhcp client is the best for a router/firewall? dhcp-client, dhcp3-client, dhcpcd or udhcpc? Nic Cola -- Kettering's Observation: Logic is an organized way of going wrong with confidence. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe"

Re: hostnames for dhcp clients with bind

2003-01-28 Thread Hendrik Sattler
Stefan Radomski wrote: > Hi there, > > I managed to set up a dhcp server to hand out ip addresses to clients, > now I want these clients to get a hostname depending on their MAC > address to be resolved by bind. > > Has anyone successfully set up such a configuration and can give me a > quick ove

hostnames for dhcp clients with bind

2003-01-28 Thread Stefan Radomski
Hi there, I managed to set up a dhcp server to hand out ip addresses to clients, now I want these clients to get a hostname depending on their MAC address to be resolved by bind. Has anyone successfully set up such a configuration and can give me a quick overview what needs to be done, or point m

Re: DHCP clients

2000-02-21 Thread Carl Fink
> For my part, i've been using pump, patched to have an option to cut down > on the amount of junk it dumps to syslog (one day it filled my 400M /var > partition... the next i patched it). Haven't had any problems other than > that. Pump adds about twenty lines a day to my syslog, unpatched. Mayb

Re: DHCP clients

2000-02-21 Thread Allan M. Wind
On 2000-02-20 18:53:22, Brad wrote: > I see several dhcp clients available: pump, dhcpcd, and dhcp-client. > There's almost certainly more available that aren't debianized. I was > wondering what the differences are between them, which one people > recommend and why. dhcp-

DHCP clients

2000-02-21 Thread Brad
This is a question more for curiousity than anything else, but here it goes... I see several dhcp clients available: pump, dhcpcd, and dhcp-client. There's almost certainly more available that aren't debianized. I was wondering what the differences are between them, which one people rec