当我尝试和设置我的域名服务器使用dns2tcp使用sudo dns2tcpd -F -d 3 -f ~/etc/dns2tcpdrc.conf
时,我得到了Error socket.c:107 bind error
错误,我如何解决这个问题?
发布于 2015-10-08 23:07:40
在53号端口有东西在运行。使用sudo netstat -anp | grep :53查找,然后使用kill PID
just see this image
https://stackoverflow.com/questions/30666611
复制相似问题