[RESOLVED] dns server

Ask questions about Arch Linux ARM. Please search before making a new topic.

[RESOLVED] dns server

Postby tritron » Thu Jul 14, 2011 4:20 am

I setup bind server on my pogoplug pro and it works fine on it but my another pogoplug can't resolve domain names using the first one. If I change the resolv.conf to use only google dns then it works fine but when I add local dns then my other pogoplug pro can't resolve names. Am I missing package or settings are wrong on my dns server ?
tritron
 
Posts: 83
Joined: Thu Jun 16, 2011 7:16 pm

Re: dns server

Postby kmihelich » Thu Jul 14, 2011 10:04 pm

In /etc/named.conf, in the options block, uncomment/change/add the lines (changing 10.3.0.0/24 to reflect your LAN subnet):
$this->bbcode_second_pass_code('', 'listen-on { any; };
allow-recursion { 127.0.0.1; 10.3.0.0/24; };')

http://lmgtfy.com/?q=named.conf
Arch Linux ARM exists and continues to grow through community support, please donate today!
kmihelich
Developer
 
Posts: 1133
Joined: Tue Jul 20, 2010 6:55 am
Location: aka leming #archlinuxarm

Re: dns server

Postby tritron » Fri Jul 15, 2011 1:25 am

Thank you that did it.
tritron
 
Posts: 83
Joined: Thu Jun 16, 2011 7:16 pm


Return to User Questions

Who is online

Users browsing this forum: No registered users and 10 guests