Linux-Noob Forums
Mandrake - Printable Version

+- Linux-Noob Forums (https://www.linux-noob.com/forums)
+-- Forum: Linux Noob (https://www.linux-noob.com/forums/forum-3.html)
+--- Forum: Network Problems (https://www.linux-noob.com/forums/forum-58.html)
+--- Thread: Mandrake (/thread-2542.html)



Mandrake - jpalazzi - 2005-07-23


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

 

thanks




Mandrake - znx - 2005-07-24


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




Mandrake - jpalazzi - 2005-07-24


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.




Mandrake - znx - 2005-07-25


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

 



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







Mandrake - jpalazzi - 2005-07-25


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!