From 0852f3f071bb365f526e6ef320323f62832094e1 Mon Sep 17 00:00:00 2001 From: Juri Jensen Date: Wed, 12 Dec 2001 19:54:22 +0000 Subject: * Added a definition for the new autoinstall network * Changed some names in the xenux.local domain * Modified the local shares for xenux.local --- dhcpd.conf.xenuxlocal | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dhcpd.conf.xenuxlocal') diff --git a/dhcpd.conf.xenuxlocal b/dhcpd.conf.xenuxlocal index 300d94c..60d481f 100644 --- a/dhcpd.conf.xenuxlocal +++ b/dhcpd.conf.xenuxlocal @@ -7,10 +7,10 @@ default-lease-time 1200; max-lease-time 7200; option subnet-mask 255.255.255.0; -option routers 192.168.200.1; +option routers orcrist.xenux.local; option domain-name-servers 192.168.200.20, 212.54.64.170, 212.54.64.171; option domain-name "xenux.local"; -option netbios-name-servers 192.168.200.1; +option netbios-name-servers orcrist.xenux.local; # According to our policy, the dynamic address space starts # at .60 and ends at .229 giving 170 client addresses. -- cgit v1.2.3