teman2 linuxer,
saya ada sedikit massalah dengan DNS komp saya... saya sertakan analisanya.
[EMAIL PROTECTED] named]# host server
;; Got SERVFAIL reply from 127.0.0.1, trying next server
;; Got SERVFAIL reply from 192.168.1.1, trying next server
;; Got SERVFAIL reply from 127.0.0.1, trying next server
;; Got SERVFAIL reply from 192.168.1.1, trying next server
tiap kali "host server", atau "dig server" selalu SERVFAIL
ini adalah konfig named.conf saya
zone "icebox.com" in {
type master;
file "icebox.com.zone";
notify no;
};
//reverse zone
zone "1.168.192.in-addr.arpa" {
type master;
file "icebox.com.rev";
notify no;
};
ini file zonenya
@ IN SOA icebox.com. hendrik.icebox.com. (
20031209220000; Serial
28800 ; Refresh
14400 ; Retry
3600000 ; Expire
86400 ) ; Minimum
TXT "Server Icebox.com"
NS ns
A 192.168.1.1
MX 10 mail.icebox.com.
MX 20 mail2.icebox.com.
localhost A 127.0.0.1
server A 192.168.1.1
ns A 192.168.1.1
hendrik A 192.168.1.1
www CNAME www
mail CNAME mail
dan ini file reversenya
@ IN SOA icebox.com. hendrik.icebox.com. (
20031209220001
28800
14400
3600000
86400 )
@ IN NS ns.icebox.com.
1 IN PTR hendrik.icebox.com.
1.1.168.192.in-addr.arpa. IN PTR server.icebox.com.
file reverse dan zone sudah mengikuti standar penulisan DNS, koq selalu
SERVFAIL ya??? jadi bingung saya, mohon pencerahannya teman2...
terimakasih
--
Unsubscribe: kirim email kosong ke [EMAIL PROTECTED]
Arsip dan info di http://linux.or.id/milis.php