*** From dhcp-server -- To unsubscribe, see the end of this message. ***

Is there a way to include (require) a file into the dhcpd.conf file?

I.e.:

group {
 shared-network MYNET {
 .
 .
 .
 .
 }

 include-file "hosts-CM.conf";
}

group {
 shared-network MYNET {
 .
 .
 .
 .
 }

 include-file "hosts-PC.conf";
}

The parser would then import the specified file at that line and continue
parsing as if it was originally contained within the dhcpd.conf file.

If this does not exist, could it? :)

Roderick B. Greening, BSc.      |
Network Specialist              | [EMAIL PROTECTED]
Cable Atlantic Inc.             |



------------------------------------------------------------------------------
To unsubscribe from this list, please visit http://www.fugue.com/dhcp/lists
If you are without web access, or if you are having trouble with the web page,
please send mail to [EMAIL PROTECTED]   Please try to use the web
page first - it will take a long time for your request to be processed by hand.

Archives for this mailing list are available at 
http://www.webnology.com/list-archives/dhcp/dhcp-server

------------------------------------------------------------------------------

Reply via email to