From bde1ff5a701b6e48d9e692a26a1dc08e019c53e3 Mon Sep 17 00:00:00 2001 From: Andreas Brodmann Date: Tue, 20 Nov 2007 12:43:05 +0000 Subject: 1) Modified the generation process 2) Moved dynamic host configuration from the subnet scope to global. Reason: in isc-dhcp host declarations are always global. git-svn-id: svn://svn.alpinelinux.org/acf/dhcp/trunk@344 ab2d0c66-481e-0410-8bed-d214d4d58bed --- dhcp-editspc-html.lsp | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) (limited to 'dhcp-editspc-html.lsp') diff --git a/dhcp-editspc-html.lsp b/dhcp-editspc-html.lsp index 8a06c9c..922fe24 100644 --- a/dhcp-editspc-html.lsp +++ b/dhcp-editspc-html.lsp @@ -4,13 +4,18 @@ local errcode = form.errcode ?>

DHCPd - Advanced Global Configuration

-These fields are copied into the final dhcpd.conf on configuration generation without any validation check. So only -use them if you extactly know what you are doing here.
" method="POST"> +
+ +

DHCPd - Dynamic Hosts

+
+

DHCPd - Pre Main Configuration

+These fields below are copied into the final dhcpd.conf on configuration generation without any validation check. Do not use +them unless you know what you are doing.

DHCPd - Post Main Configuration

-- cgit v1.2.3