By frobobbo
I am trying to setup PlexConnect on my Ubuntu 12.10 server. It creates a virtual DNS Server which is configured to run on Port 53. However it throws the error: DNSServer: Failed to create socket on UDP port 53
Which indicates that the Port is in use. However, I do not see it running: netstat -anlp | grep -w LISTEN tcp 0 0 0.0.0.0:80 0.0.0.0:* LISTEN 26979/apache2 tcp 0 0 0.0.0.0:21 0.0.0.0:* LISTEN 565/vsftpd tcp 0 0 0.0.0.0:23 0.0.0.0:* LISTEN 682/inetd tcp 0 0 0.0.0.0:443 0.0.0.0:* LISTEN 538/sshd tcp 0 0 0.0.0.0:445 0.0.0.0:* LISTEN 564/smbd tcp 0 0 0.0.0.0:3306 0.0.0.0:* LISTEN 2505/mysqld tcp 0 0 0.0.0.0:139 0.0.0.0:* LISTEN 564/smbd tcp6 0 0 :::443 :::* LISTEN 538/sshd tcp6 0 0 :::445 :::* LISTEN 564/smbd tcp6 0 0 :::139 :::* LISTEN 564/smbd
I am by no means a Linux expert, am I missing something? Is there another reason that I cannot assign the program to listen on 53?
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.