Re: [K12OSN] DHCPD errors
Julius Szelagiewicz (julius@turtle.com)
Tue, 2 Apr 2002 10:50:51 -0500 (EST)
Leif,
there is an excellent possibility that you have *another* dhcpd
server active on the network. it may be a box you are not even thinking of
as a dhcpd server. julius
On Tue, 2 Apr 2002, Leif Johnson wrote:
>
> Some of our windows clients are not getting assigned an IP by the dhcp
> server. The win98 clients are requesting a number and dhcpd is offering
> an ip and writing it to the lease file, but many win98 clients
> continue to request a number. The message log is getting quite long as so
> many entries are logged. Any insight would be appreciated.
>
> Here's the dhcpd.conf file:
>
> server-identifier 192.168.1.75;
> option domain-name-servers 206.76.144.37;
> option domain-name "paisd.net";
>
> subnet 192.168.1.0 netmask 255.255.255.0 {
> range 192.168.1.89 192.168.1.230;
> option subnet-mask 255.255.255.0;
> option broadcast-address 192.168.1.255;
> option routers 192.168.1.1;
> option netbios-name-servers 206.76.144.37;
> option www-server 192.168.1.1;
> # Leif 040102
> default-lease-time 764000;
> max-lease-time 864000;
> }
>
> subnet 206.76.144.0 netmask 255.255.255.0 { }
> #
> # -above is for-
> # There must be a subnet declaration for all IP addresses on your DHCP
> # server, as shown in the Network Configurator. Add a "blank" subnet
> # configuration for subnets that you do not want to server IP addresses.
> # range dynamic-bootp 206.76.144.252 206.76.144.253;
> # option subnet-mask 255.255.255.0;
> # option broadcast-address 206.76.144.255;
> # option routers 192.168.1.1;
> #}
>
> # Leif 020702
>
> end
> Leif Johnson
> Port Aransas High School http://www.paisd.net/~ub
> 100 Station St.
> Port Aransas, Tx 78373
> (361) 749-1200 ext. 316
>
>
>
>
>
> _______________________________________________
> K12OSN mailing list
> K12OSN@redhat.com
> https://listman.redhat.com/mailman/listinfo/k12osn
> For more info see
>
_______________________________________________
K12OSN mailing list
K12OSN@redhat.com
https://listman.redhat.com/mailman/listinfo/k12osn
For more info see