- Provider
- Microsoft-Windows-DNS-Server-Service
- Channel
- DNS Server
- Level
- Error
Message #
The DNS server could not bind a Transmission Control Protocol (TCP) socket to address %1. The event data is the error code. An IP address of 0.0.0.0 can indicate a valid "any address" configuration in which all configured IP addresses on the computer are available for use.
Restart the DNS server or reboot the computer.
Example Event #
{
"system": {
"provider": "Microsoft-Windows-DNS-Server-Service",
"guid": "71A551F5-C893-4849-886B-B5EC8502641E",
"event_source_name": "",
"event_id": 404,
"version": 0,
"level": 2,
"task": 0,
"opcode": 0,
"keywords": 9223372036855824384,
"time_created": "2022-04-07T16:59:58.007502+00:00",
"event_record_id": 34,
"correlation": {},
"execution": {
"process_id": 2320,
"thread_id": 4240
},
"channel": "DNS Server",
"computer": "WIN-FPV0DSIC9O6.lab.local",
"security": {
"user_id": "S-1-5-18"
}
},
"event_data": {
"Name": "DNS_EVENT_CANNOT_BIND_TCP_SOCKET",
"Data": {
"Name": "param1",
"Value": "169.254.142.31"
},
"Binary": "QScAAA=="
},
"message": ""
}