[ale] DHCP server on Linux

Vaidhy Mayilrangam vaidhy at loonys.net
Fri Dec 14 11:05:05 EST 2001


yes DHCP can send the info..

your dhcpd.conf should have something like :

group {
	use-host-decl-names on;
	host test {
		hardware ethernet 08:00:2b:4c:29:32;
		fixed-address test.mydomain.ext;
	}
}


Vaidhy

On Fri, Dec 14, 2001 at 10:45:45AM -0500, Chris Fowler wrote:
> Can the DHCP server on Linux send the hostname that is listed in DNS for an address it provides?  If so, will pump accept that info.  My machines get all
> the correct info but hostnames are set to localhost.localdomain.
> 
> 
> Chris
> 
> 
> 
> ---
> This message has been sent through the ALE general discussion list.
> See http://www.ale.org/mailing-lists.shtml for more info. Problems should be 
> sent to listmaster at ale dot org.
> 
> 

---
This message has been sent through the ALE general discussion list.
See http://www.ale.org/mailing-lists.shtml for more info. Problems should be 
sent to listmaster at ale dot org.






More information about the Ale mailing list