Hello,<br>
This sounds a bit crazy, i am very novice in linux and trying to learn linux.<br>
I am now testing all the basic services installed on my machine..<br>
Using on my laptop, XP home is based OS<br>
running Fedora on Emulator ...<br>
How do i know whether my DNS is setup properly?<br>
because i tried to add zone and reverse zone in my /etc/named.conf<br>
and then, i tried nslookup and it doesn't work<br>
once i put <br>
<br>
>server localhost<br>
then nslookup will show it right.<br>
such as <br>
Default server: localhost<br>
Address: 127.0.0.1#53<br>
then<br>
><a href="http://www.testserver.com">www.testserver.com</a><br>
server: localhost<br>
address: 127.0.0.1#53<br>
<br>
Name: <a href="http://www.testserver.com">www.testserver.com</a><br>
address: <a href="http://127.0.0.1">127.0.0.1</a><br>
<br>
my domainname is testserver and i created testserver.hosts under
/var/named to give SOA.. and i added things in system-config-bind under
the <a href="http://www.testserver.com">www.testserver.com</a> , ADD, IPv4 address.. such as <br>
<a href="http://mail.testserver.com">mail.testserver.com</a> <a href="http://ftp.testserver.com">ftp.testserver.com</a><br>
<br>
<br clear="all">Because i am supposed to config all the services (DNS,
httpd, ftp, mail, etc) in fedora.. but i do not have real ip address to
configure, so i just wanted to know how to make my DNS server work
without using static ip address. This is actually for my school
project...which needs internet server, intranet sever and workstation
for SME environment..we have to do documentation, admin man, user man,
and docs like <a href="http://tldp.org">tldp.org</a>.<br>
<br>
<br>
Thanks in advance.<br>
<br>Best Regards,<br><br>Linn<br><a href="mailto:nandalinnaung@gmail.com">nandalinnaung@gmail.com</a>