Answer the question
In order to leave comments, you need to log in
How to close TCP 443, TCP 80 and UDP 53 ports on ubuntu server?
When working on the server, an error occurred that these ports are occupied by other processes, how to release processes
Error type
[20:13:20] [!!!] Failed to start nameserver on port 53
[20:13:21] [!!!] listen tcp :443: bind: address already in use
Answer the question
In order to leave comments, you need to log in
To begin with, why is your DNS server going to listen on port 443?
To find out what process is listening on the port, you can use ss
, netstat
and similar utilities. Then, if you want to free the port, just turn off the corresponding service.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question