Re: Why does DNS.EXE listen on a ephemeral TCP port?
- From: "Brian" <win@xxxxxxxxxxxxx>
- Date: Tue, 5 Sep 2006 09:27:05 -0500
"Kevin D. Goodknecht Sr. [MVP]" <admin@xxxxxxxxxxxxxx> wrote:
DNS listens on both UDP and TCP 53, but when a DNS server sends a query to
another server on port 53, the response comes back on an ephemeral port,
which DNS also listens on.
For UDP, I agree. But not for TCP. The status for the ephermeral port
from which a (client) machine originates a TCP connection should never be
listening. The listening status is reservered for the server. In this
case DNS is listening on a high TCP port and a client would have to connect
to it. I want to know in what case a client (another DNS server making a
query would be considered a client) would connect to my server on a TCP port
other that 53, and how does that client know to do so.
Thanks for your input!
Brian
.
- Follow-Ups:
- Re: Why does DNS.EXE listen on a ephemeral TCP port?
- From: Ace Fekay [MVP]
- Re: Why does DNS.EXE listen on a ephemeral TCP port?
- References:
- Why does DNS.EXE listen on a ephemeral TCP port?
- From: Brian K. Doré
- Re: Why does DNS.EXE listen on a ephemeral TCP port?
- From: Ace Fekay [MVP]
- Re: Why does DNS.EXE listen on a ephemeral TCP port?
- From: Brian K. Doré
- Re: Why does DNS.EXE listen on a ephemeral TCP port?
- From: Kevin D. Goodknecht Sr. [MVP]
- Why does DNS.EXE listen on a ephemeral TCP port?
- Prev by Date: Re: Replication between 2 DNS servers without AD
- Next by Date: Re: Printers with hostnames are not registering IP in DNS
- Previous by thread: Re: Why does DNS.EXE listen on a ephemeral TCP port?
- Next by thread: Re: Why does DNS.EXE listen on a ephemeral TCP port?
- Index(es):
Relevant Pages
|