apcmeridian
Programmer
This all used to worked until yesterday (no telnet delay) and I can't undertand what has changed.
I have a linux with 2 NIC cards: one for my LAN 172.x.x.x (with a DNS server on Windows 2003) and one with my own 10.x.x.x subnet.
Starting today whenever I try to telnet to my 10.1.1.10 device
I see with ethereal the following sequence of DNS packets:
Standard query PTR 10.1.1.10.in-addr.arpa
Standard query PTR 10.1.1.10.in-addr.arpa
Standard query response, Server failure
When I look at the last packet I see:
Server failure (2)
Server is not authority for domain
There is nothing wrong with the DNS server I can ping it, browse the web from my linux, but this query now delays my telnet. Because it worked before I never bother to check what the response from the DNS server was (or rather should be).
This exchange causes me 10 seconds delay for my telnet session to start which as you can imagine is very annoying.
Can anyone help me?
The guy that looks after the windows box say nothing has changed and he doesn't see any errors in the DNS log.
My linux setup looks all good (/etc/resolv.conf) with NICs setup as before the problem started.