Microsoft-Windows-DNS-Server-Service › Event 407

Event ID 407 — The DNS server could not bind a User Datagram Protocol (UDP) socket to Name.

Provider
Microsoft-Windows-DNS-Server-Service
Channel
DNS Server
Level
Error

Description

The DNS server could not bind a User Datagram Protocol (UDP) socket to Name. The event data is the error code. Restart the DNS server or reboot your computer.

Message #

The DNS server could not bind a User Datagram Protocol (UDP) socket to %1. The event data is the error code. Restart the DNS server or reboot your computer.

Fields #

NameDescription
Name
Data
Binary

Example Event #

{
  "system": {
    "provider": "Microsoft-Windows-DNS-Server-Service",
    "guid": "71A551F5-C893-4849-886B-B5EC8502641E",
    "event_source_name": "",
    "event_id": 407,
    "version": 0,
    "level": 2,
    "task": 0,
    "opcode": 0,
    "keywords": 9223372036855824384,
    "time_created": "2022-04-07T16:59:58.007280+00:00",
    "event_record_id": 32,
    "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_UDP_SOCKET",
    "Data": {
      "Name": "param1",
      "Value": "169.254.142.31"
    },
    "Binary": "QScAAA=="
  },
  "message": ""
}

References #