Port 67
DHCPAutomatic IP address assignment — DHCP server port
Full name:
Dynamic Host Configuration Protocol – Server
What is port 67?
The DHCP server listens on UDP port 67. When a device joins a network, it broadcasts a DHCP Discover packet to port 67; the server responds with an IP address, subnet mask, gateway, and DNS server configuration. The client receives these settings on UDP port 68. A rogue DHCP server on the network can intercept traffic (man-in-the-middle attack). Enterprise switches use DHCP snooping to prevent unauthorized DHCP servers.