Dear all,
Mohon pencerahannya..........
saya sudah setting Bind dgn konfigurasi.....
[EMAIL PROTECTED] named]# cat /usr/local/named/etc/named.conf
options {
directory "/var/named";
listen-on {192.168.10.3; };
pid-file "/var/named/named.pid";
query-source address * port 53;
forward first;
forwarders {
xxx.xxx.xxx.xxx;
xxx.xxx.xxx.xxx;
};
};
logging {
category lame-servers { null; };
};
zone "." IN {
type hint;
file "named.root";
};
zone "localhost" IN {
type master;
file "db.localhost";
allow-update { none; };
};
zone "0.0.127.in-addr.arpa" IN {
type master;
file "db.127.0.0";
allow-update { none; };
};
zone "10.168.192.in-addr.arpa" IN {
type master;
file "db.192.168.10";
};
key "rndc-key" {
algorithm hmac-md5;
secret "USiSPLM/kChIZwpTtmWknA==";
};
controls {
inet 127.0.0.1 port 953
allow { 127.0.0.1; } keys { "rndc-key"; };
};
[EMAIL PROTECTED] named]# cat db.127.0.0
$TTL 86400
@ IN SOA localhost. root.localhost. (
2003021500 ; serial
28800 ; refresh
14400 ; retry
3600000 ; expiry
86400 ) ; minimum
IN NS localhost.
1 IN PTR localhost.
[EMAIL PROTECTED] named]# cat db.192.168.10
$TTL 86400
@ IN SOA localhost. root.localhost. (
2003021500 ; serial
28800 ; refresh
14400 ; retry
3600000 ; expiry
86400 ) ; minimum
IN NS localhost.
1 IN PTR localhost.
[EMAIL PROTECTED] named]# cat db.localhost
$TTL 86400
$ORIGIN localhost.
@ IN SOA localhost. root.localhost. (
2003021500 ; serial
28800 ; refresh
14400 ; retry
3600000 ; expiry
86400 ) ; minimum
IN NS localhost.
IN A 127.0.0.1
Gimana caranya kompi2 di LAN saya (linux & Windows) dapat berkomunikasi
lewat HOSTNAME, bukan IP... (Misalkan: ping adi bukan ping ip_address_adi).
dimanakah saya mesti daftarkan nama2 host tersebut?
apakah saya harus buat satu "db.xxx" baru untuk mencantumkan nama2 host
di jaringan saya?
Mohon pencerahannya?
Regards,
Ino3
___________________________________________________________
Yahoo! Messenger - NEW crystal clear PC to PC calling worldwide with voicemail
http://uk.messenger.yahoo.com
--
www.itcenter.or.id - Komunitas Teknologi Informasi Indonesia
Info, Gabung, Keluar, Mode Kirim : [EMAIL PROTECTED]
::: Hapus bagian yang tidak perlu (footer, dst) saat reply! :::
## Jobs: itcenter.or.id/jobs ## Bursa: itcenter.or.id/bursa ##
$$ Iklan/promosi : www.itcenter.or.id/sponsorship $$
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/ITCENTER/
<*> To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/