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

Re: autodns-dhcp



> I am not sure what you mean by autodns-dhcp. I think that means using
> the dhcpd to update your bind which is nice if you do not use fixed IPs.

autodns-dhcp is a package available to automatically update your dns
settings with information regarding any dhcp leases.

> What you may want to look at, is the file /etc/resolv.conf.
> Add the "search" line to it and see if it helps:

Done ... makes no difference.

> This tells bind to search the domain "wimbledon" first, if it can't
> resolve a hostname.
> So when bind can't find the host orinoco, it will then try
> orinoco.wimbledon which it should find.

I have tried this, but it still doesn't work .. my resolv.conf file looks
like this:

orinoco:/etc# cat resolv.conf
domain wimbledon
search wimbledon
nameserver 192.168.0.1
options attempt:5

I get a lot of messages like these in my logs:

00:08:43.444050 10.64.64.64.63945 > 80.84.64.20.domain:  [udp sum ok] 49528+
[1au] AAAA? orinoco. . OPT  UDPsize=4096 (36) (DF) (ttl 63, id0, len 64)
00:08:47.224050 10.64.64.64.63945 > 80.84.72.20.domain:  [udp sum ok] 49528+
[1au] AAAA? orinoco. . OPT  UDPsize=4096 (36) (DF) (ttl 63, id0, len 64)
00:08:51.224050 10.64.64.64.63945 > 192.112.36.4.domain:  [udp sum ok] 49528
[1au] AAAA? orinoco. . OPT  UDPsize=4096 (36) (DF) (ttl 63, id0, len 64)
00:08:55.224050 10.64.64.64.63945 > 198.32.64.12.domain:  [udp sum ok] 49528
[1au] AAAA? orinoco. . OPT  UDPsize=4096 (36) (DF) (ttl 63, id0, len 64)
00:08:59.224050 10.64.64.64.63945 > 192.33.4.12.domain:  [udp sum ok] 49528
[1au] AAAA? orinoco. . OPT  UDPsize=4096 (36) (DF) (ttl 63, id0, len 64)

I assume this means that my local DNS is trying to resolve hostname
"orinoco" .. although I have it set in my hosts file as well...

00:24:44.684050 10.64.64.64.63946 > 80.84.64.20.domain:  [udp sum ok] 9367+
NS? . [|domain] (DF) (ttl 63, id 0, len 45)
00:24:44.684050 10.64.64.64.63946 > 80.84.64.20.domain:  [udp sum ok] 44235+
AAAA? orinoco. [|domain] (DF) (ttl 63, id 0, len 53)
00:24:52.684050 10.64.64.64.63946 > 80.84.72.20.domain:  [udp sum ok] 9367+
NS? . [|domain] (DF) (ttl 63, id 0, len 45)
00:24:52.684050 10.64.64.64.63946 > 80.84.72.20.domain:  [udp sum ok] 44235+
AAAA? orinoco. [|domain] (DF) (ttl 63, id 0, len 53)

These lines make me think that bind is trying to update it's records ... is
that the case?
If so is there any way of forcing bind *not* to update, but only when I do
it manually?
This is driving me nuts :-) .. I am getting a lot of unwanted dial-outs, and
over here we get to pay by the second for all time online!

Cheers,


Pete.





Reply to: