June 26, 20179 yr When I try to forward port 53/tcp and port 53/udp to a container, it triggers the duplicate port protections. Is this a known bug, and is there a workaround?
June 26, 20179 yr Author /usr/bin/docker: Error response from daemon: driver failed programming external connectivity on endpoint bind (b02afe12d7e2bd9ea08cae7ad3bdeecab9609f8278418a8fb71f9a1ad042c6b1): Error starting userland proxy: listen tcp 0.0.0.0:53: bind: address already in use.
June 26, 20179 yr Probably because port 53 tcp is already in use to handle DNS requests from the container itself to the host system.
Archived
This topic is now archived and is closed to further replies.