Linux-Noob Forums

Full Version: Mandrake
You're currently viewing a stripped down version of our content. View the full version with proper formatting.

I am trying to setup a DNS server with mandrake. does anyone have any setup guides taht would help me.

 

thanks


Quote:I am trying to setup a DNS server with mandrake.  does anyone have any setup guides taht would help me. 

thanks
 

joys of bind :) see Jy's tutorial

 

[/url][url=<___base_url___>/index.php?showtopic=694][/url][url=<___base_url___>/index.php?showtopic=694]https://www.linux-noob.com/forums/index.php?showtopic=694


Quote:<blockquote data-ipsquote="" class="ipsQuote" data-ipsquote-username="jpalazzi" data-cite="jpalazzi" data-ipsquote-contentapp="forums" data-ipsquote-contenttype="forums" data-ipsquote-contentid="1675" data-ipsquote-contentclass="forums_Topic"><div>I am trying to setup a DNS server with mandrake.  does anyone have any setup guides taht would help me. 

thanks
 

joys of bind :) see Jy's tutorial

 

[/url][url=<___base_url___>/index.php?showtopic=694][/url][url=<___base_url___>/index.php?showtopic=694]https://www.linux-noob.com/forums/index.php?showtopic=694










</div></blockquote>
 

 

seems to be a great tutorial, but when i did the nameserver command it bashed it.


which bit is that? just running the nameserver? try:

 



Code:
# /etc/init.d/named start





well here is the deal.

 

I have my named.conf file that is copied from that tutorial as well as the palazz.cc file i created in the /named folder

 

I can ping ns1.palazzi.cc and it returns the right ip

 

however if you do an ns lookup it wont find any nameservers

 

if you do a whois it has the right nameservers registered.

 

any ideas?

 

thanks all!