Check out my first novel, midnight's simulacra!
DNS: Difference between revisions
From dankwiki
(Created page with "DNS typically runs on UDP port 53, though TCP/53 is used for AXFR queries, overlarge transfers, and (since RFC 5966) pretty much anything else it wants to. Both IPv4 and IPv6 are...") |
No edit summary |
||
Line 2: | Line 2: | ||
==mDNS== | ==mDNS== | ||
[[CATEGORY: Networking]] |
Revision as of 04:14, 28 August 2011
DNS typically runs on UDP port 53, though TCP/53 is used for AXFR queries, overlarge transfers, and (since RFC 5966) pretty much anything else it wants to. Both IPv4 and IPv6 are handled by the "IN" internet record class. mDNS, based on two well-known Ethernet multicast addresses, usually runs on port 5353.