| Linode Forum https://forum.linode.com/ |
|
| DNS: I'm stumped. https://forum.linode.com/viewtopic.php?f=19&t=4665 |
Page 1 of 1 |
| Author: | teeth [ Wed Sep 23, 2009 9:00 pm ] |
| Post subject: | DNS: I'm stumped. |
Okay, so I'm running FC9, with BIND9. I got everything installedl. I'm just stuck on the configuration. It works locally. I set my resolv.conf servers to 127.0.0.1 just to test it out and it works fine. But whenever I try anything remotely, I get a REFUSED statement. Local Code: [root@localhost init.d]# dig @localhost illhosting.com Remote Code: [root@li16-248 etc]# dig @74.207.231.192 illhosting.com Here's my named.conf Code: key "rndckey" {
Any ideas what could be the problem? |
|
| Author: | mjrich [ Wed Sep 23, 2009 9:19 pm ] |
| Post subject: | Re: DNS: I'm stumped. |
teeth wrote: Code: view localhost_resolver {Perhaps try changing those localhosts to any, or add an external view. |
|
| Author: | fukawi2 [ Fri Sep 25, 2009 3:16 am ] |
| Post subject: | |
Yes, you need to add an external/public view... Don't add public to your existing view without disabling recursion though or you'll be open to abuse. |
|
| Page 1 of 1 | All times are UTC-04:00 |
| Powered by phpBB® Forum Software © phpBB Group http://www.phpbb.com/ |
|