untuk server.topi-merah.com koq nggak di kasih tau IP
nya berapa. ngetes nya pake nslookup juga bisa, di
/etc/named.conf masukin ip DNS nya
/etc/named.conf
---------------
nameserver 192.168.70
--- A P <[EMAIL PROTECTED]> wrote:
> Dear Linuxer,
> saya mau setting DNS Server, nama server saya adalah
> server.topi-merah.com (server) dengan IP Address
> 192.168.1.70 dengan file /etc/named.conf sebagai
> berikut:
>
> zone "topi-merah.com" IN {
> type master;
> file "topi-merah.com";
> allow-update { none; };
> };
>
> Dan file /var/named/topi-merah.com sebagai berikut:
>
> $ORIGIN topi-merah.com
> $TTL 86400
> @ IN SOA server.topi-merah.com.
> hostmaster.topi-merah.com. (
> 2001062501 ; serial
> 21600 ; refresh after 6
> hours
> 3600 ; retry after 1 hour
> 604800 ; expire after 1 week
> 86400 ) ; minimum TTL of 1
> day
>
> IN NS server.topi-merah.com.
>
> IN MX 10 mail.topi-merah.com.
>
> IN A 192.168.1.70
>
> dns IN A 192.168.1.70
>
> Bagaimana cara test kalau setting tersebut sudah
> benar.
> Terima kasih !
>
=====
==============================================
Mafialinux (http://www.mafialinux.net)
UIN : 124737863
Yahoo : Dewa_Saraft
__________________________________________________
Do You Yahoo!?
Yahoo! GeoCities - quick and easy web site hosting, just $8.95/month.
http://geocities.yahoo.com/ps/info1
--
Utk berhenti langganan, kirim email ke [EMAIL PROTECTED]
Dapatkan FAQ milis dg mengirim email kosong ke [EMAIL PROTECTED]
Informasi arsip di http://www.linux.or.id/milis.php3