Automatic connection reset for TCP port 53
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-02-2015 06:06 AM
Hello, Happy New year to all..
Recently I am facing an issue regarding DNS resolution. problem is connection reset for TCP port 53.
It is going for TCP connection as DNS resolution packet is more than 512 bytes:
Please let me know:
1. How I can check if TCP port 53 is open in router.
2. Any other reason for terminating this TCP session/ how to troubleshoot ?
#Thanks in advance,
Santanu
- Labels:
-
VPN
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-02-2015 10:46 AM
A connection reset indicates that the device you're connecting to has refused the connection. This can be a case of a port not being permitted through a firewall or it could be as simple as there being no DNS running at the other end.
Are you trying to actually connect to the router for DNS resolution or are you trying to connect to an external DNS server through the router?
If it's on the router, make sure that you have "ip dns server" configured or there will be no DNS running. You can verify that the ports are open by using the "show control-plane host open-ports" command and looking for the DNS ports (53/tcp and 53/udp) to be in listening state.
The output should look like this:
edge#show control-plane host open-ports | include :53 tcp *:53 *:0 DNS Server LISTEN udp *:53 *:0 DNS Server LISTEN
Jody Lemoine, Network Architect
CCIE 41436, MTCRE, MTCINE, MTCIPv6E
tishco networks, Virtually Everywhere
(905) 378-1134, jody.lemoine@tishco.ca
