Mailing List Archive

Support open source code!


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

Re: dchp server question



I don't know jack about dhcp, so please factor that in when
evaluating my answer  :-)  However:

Jean-Christian Imbeault (jean_christian@example.com) wrote:

> 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

IN A win2k500.jc.com  is a reference to a DNS A record.

Now, we look down here and see:

> PS Here's my dhcpd.conf file:

> option domain-name-servers 203.216.70.70;

GOL's nameservers are not authoritative for gol.com, yet
you're telling your dhcpd that ns03.nds.gol.com is the
nameserver to talk to.  However, the authoritative nameservers
for jc.com are:

Authoritative answers can be found from:
jc.com  nameserver = NS2.NORLIGHT.NET.
jc.com  nameserver = NS1.NORLIGHT.NET.
jc.com  nameserver = MKEJOURNAL.JSINC.COM.
NS2.NORLIGHT.NET        internet address = 207.170.7.6
NS1.NORLIGHT.NET        internet address = 207.170.3.6
MKEJOURNAL.JSINC.COM    internet address = 207.170.24.145

Problem 2 - output of whois jc.com:

Registrant:
Journal Communications, Inc. (JC2-DOM)
   333 W. State Street - P.O. Box 661
   Milwaukee, WI 53201
   US

   Domain Name: JC.COM

   Administrative Contact:
      Host Master  (HM3-ORG)  hostmaster@example.com
      Host Master
      Journal Communcations, Inc
      333 W. State Street PO Box 661
      Milwaukee, WI 53201-0661
      US
      414-224-2251
      Fax- 414-224-2305
   Technical Contact:
      Ulicki, Michael S  (MSU2)  msu@example.com
      Norlight Telecommunications
      275 North Corporate Drive
      Brookfield, WI 53045-5818
      414) 792-7790
   Billing Contact:
      Massopust, Tom  (TM1512)  tm0611@example.com
      Journal Communcations, Inc
      333 W. State Street PO Box 661
      Milwaukee, WI 53201-0661
      414-224-2251 (FAX) 414-224-2305

   Record last updated on 28-Dec-2000.
   Record expires on 22-Nov-2002.
   Record created on 21-Nov-1994.
   Database last updated on 29-Apr-2001 20:44:00 EDT.

   Domain servers in listed order:

   MKEJOURNAL.JSINC.COM         207.170.24.145
   NS1.NORLIGHT.NET             207.170.3.6
   NS2.NORLIGHT.NET             207.170.7.6


You're using a domain name that doesn't belong to you, 
and a nameserver that is not authoritative for that domain.
Unintentional, I'm sure, but don't do that :-)

If you eliminate those bogons (which you should do anyway)
and it still doesn't work, then you know you have a problem
with your dhcpd config.

Jonathan


Home | Main Index | Thread Index

Home Page Mailing List Linux and Japan TLUG Members Links