2005-07-23, 08:22 PM
2005-07-24, 08:10 PM
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
2005-07-24, 11:26 PM
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.
2005-07-25, 06:46 PM
which bit is that? just running the nameserver? try:
Code:
# /etc/init.d/named start
2005-07-25, 08:42 PM
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!