  kosiac
join:2001-01-10 Dayton, OH
| reply to kosiac Re: DNS and Netgear...
Answered one of my own questions. Found this about Virtual Circuit:
DNS uses IP port number 53 and can either use UDP or TCP for transport. Generally, UDP (limited to 512 bytes) is used for queries and responses i.e. Lookups but, TCP (virtual circuit) has to be used for Zone Transfers as the data shared between authoritative servers handling particular zones needs to be reliable.
Possibly the vc is unsupported on the Netgear. -- - Dayton, Ohio, The TRUE Birthplace of Aviation - |
|
  SYNACK Just Firewall It Premium,Mod join:2001-03-05 Venice, CA
·Comcast Formerly ..
Host: Networking Virtual Private Ne.. Netgear ZyXEL
| Yes, the router only listens for 53/UDP, not TCP.
try:
ip tcp stat ip udp stat
... to see all services running on the router.
Simply configure with the external DNS servers directly, then it's just another outgoing TCP connection. -- Where in the world is LA/OC ? |
|