[NTLUG:Discuss] Dynamic Clients & BIND

Stephen Davidson gorky at freenet.carleton.ca
Wed Oct 6 06:02:32 CDT 2004


Neil Aggarwal wrote:

>Steve:
>
>You have the same setup as me.
>
>Does your Linux server resolve DNS queries for things
>you do locally?
>  
>
Yep.

>There is nothing I had to do for bind.  Just set
>it up so I can query it.  It automatically checks
>the machine's name servers if it does not know something.
>
>  
>
Nope, and that's my problem.  Ran a sniffer on the segment, and client 
does send packets to dns server asking for addresses.  Just, the BIND 
does not resolve/return any info.  Maybe I am missing something in my 
Bind/named.conf configurations?

>You may have something wrong in your dhcp config.
>
>Here is what I have in my dhcpd.conf file:
>default-lease-time 60000;
>max-lease-time 720000;
>option subnet-mask 255.255.255.0;
>option broadcast-address 192.168.1.255;
>option routers 192.168.1.1;
>option domain-name-servers 192.168.1.1;
>option domain-name "JAMMConsulting.com";
>ddns-update-style ad-hoc;
>
>subnet 192.168.1.0 netmask 255.255.255.0 {
>  range 192.168.1.10 192.168.1.254;
>}
>
>Maybe you are missing one of these directives?
>
>Thanks,
>	Neil
>
>
>--
>Neil Aggarwal, JAMM Consulting, (972)612-6056, www.JAMMConsulting.com
>FREE! Valuable info on how your business can reduce operating costs by
>17% or more in 6 months or less! http://newsletter.JAMMConsulting.com
>
>  
>

Regards,
Steve

-- 
Java/J2EE Developer/Integrator
Stephen Davidson and Associates, Inc.
Chair, Dallas/FortWorth J2EE Sig
214-724-7741





More information about the Discuss mailing list