[solved] Bind problem - IP issue? - Printable Version +- ispCP - Board - Support (http://www.isp-control.net/forum) +-- Forum: ispCP Omega Support Area (/forum-30.html) +--- Forum: System Setup & Installation (/forum-32.html) +--- Thread: [solved] Bind problem - IP issue? (/thread-8531.html) Pages: 1 2 |
RE: Bind problem - IP issue? - DarkSide - 11-23-2009 07:53 PM Bind is now listening on the external IP but is still not working, it looks like its not allowing external queries. The requests are getting through IPTables, if I stop bind I get this error on checkdns.net: Code: Error fetching SOA from ns1.mydomain.net [ip address here]: Connection reset. Probably DNS server is offline. So now I am stuck again, bind is working fine but just wont allow queries from outside. Any ideas where I need to look now? Thanks for all the help so far! RE: Bind problem - IP issue? - BeNe - 11-23-2009 07:59 PM Ok! Check your syslog: Code: # grep named /var/log/syslog Greez BeNe RE: Bind problem - IP issue? - DarkSide - 11-23-2009 08:04 PM I got there in the end, thank you so much for all the help Paul. |