Mailing List Archive

Support open source code!


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

dchp server question



I've installed the ISC dhcp server on my firewall and it seems to work but I 
get some output messages from it that seem to indicate a problem somewhere.

When I tell a windows 2000 machine to use DHCP the dhcp daemon gives me the 
following messages:

22:00:21 pc98150 dhcpd: if IN A win2k500.jc.com doesn't exist add 21600 IN A 
win2k500.jc.com 192.168.0.2: not authorized

22:00:21 pc98150 dhcpd: if IN A win2k500.jc.com doesn't exist add 21600 IN A 
win2k500.jc.com 192.168.0.2: not authorized

What does "not authorized" mean? Does this mean I have some config/network 
problem?

Jc

PS Here's my dhcpd.conf file:

option domain-name "jc.com";
option subnet-mask 255.255.255.0;
option domain-name-servers 203.216.70.70;
option broadcast-address 192.168.0.255;
option routers 192.168.0.1;

subnet 192.168.0.0 netmask 255.255.255.0 {
range 192.168.0.2 192.168.0.99;
}
subnet 172.25.0.0 netmask 255.255.255.0 {
not authoritative;
}


_________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.


Home | Main Index | Thread Index

Home Page Mailing List Linux and Japan TLUG Members Links