You need to change the nameserver(s) of the domain at (insert domain registrar here) to point to the nameserver(s) of your BIND setup. nslookup will return the correct IP address from your BIND machine if you added the /etc/hosts line. May need to open up port TCUP/UDP 53 for the external IP address if you have a router. Add nameserver(s) to your resolv.conf On Tue, Dec 9, 2014 at 6:59 PM, Keith Smith wrote: > > Hi, > > Note I have a Cox business account that allows me to run a server and I > have a private IP. > > Installed Bind, setup zones... ect. When I go to the site using the > domain, it says server not found. If I enter the IP given me by Cox into > the browser I see the home page. nslookup returns the proper IP and the > FQDN - I'm guessing that means Bind is configured correctly? > > I added a line "xx.xx.xx.xx donain.tld" to the /etc/hosts file. I used > the IP given me by Cox. Is that correct? > > I added a line "search domain.tld" to /etc/resolv.conf . Is this correct? > > Anything else I should be checking? > > Thank you for your help!! > > -- > Keith Smith > --------------------------------------------------- > PLUG-discuss mailing list - PLUG-discuss@lists.phxlinux.org > To subscribe, unsubscribe, or to change your mail settings: > http://lists.phxlinux.org/mailman/listinfo/plug-discuss >