tetep ga bisa mas :(
nih yang saya // script nya
allow-query { any; };
recursion yes;
// recursion no;
// allow-recursion { 192.168.3.100; };
//dnssec-enable yes;
//dnssec-validation yes;
//dnssec-lookaside auto;
/* Path to ISC DLV key */
bindkeys-file "/etc/named.iscdlv.key";
managed-keys-directory "/var/named/dynamic";
---------------------------- hasil nya tetep ga bisa -------------------------
[root@dnscentos ~]# nslookup dnscentos.sk.com
Server:192.168.3.100
Address:192.168.3.100#53
Name:dnscentos.sk.com
Address: 192.168.3.100
[root@dnscentos ~]# ping google.com
ping: unknown host google.com
if config saya :
[root@dnscentos ~]# ifconfig -a
eth0 Link encap:Ethernet HWaddr 08:00:27:07:9C:57
inet addr:192.168.3.100 Bcast:192.168.3.255 Mask:255.255.255.0
inet6 addr: fe80::a00:27ff:fe07:9c57/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:3255 errors:0 dropped:0 overruns:0 frame:0
TX packets:944 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:751543 (733.9 KiB) TX bytes:73282 (71.5 KiB)
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:1214 errors:0 dropped:0 overruns:0 frame:0
TX packets:1214 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:344267 (336.1 KiB) TX bytes:344267 (336.1 KiB)
________________________________
Dari: "[email protected]" <[email protected]>
Kepada: [email protected]
Dikirim: Selasa, 19 Maret 2013 14:57
Judul: Re: [ITCENTER] [tanya] dns server tidak bisa browsing inet
Dnssec nya coba di kasih //
this email delivered by astaConnect®
www.astainformatics.com
-----Original Message-----
From: tepupunk <[email protected]>
Sender: [email protected]
Date: Fri, 15 Mar 2013 19:13:04
To: [email protected]<[email protected]>
Reply-To: [email protected]
Subject: [ITCENTER] [tanya] dns server tidak bisa browsing inet
dear all,
mau tanya mengenai dns server BIND ( BIND version 9.8.2 )di linux
saya sudah install dan seting dns server dengan BIND di centos 6.4
untuk lokal saya sudah bisa lookup ke Address
tapi klo saya lookup ke google koq ga mau yah.padahal saya sudah buat forwarder
ke ip mikrotik 192.168.3.1 dan juga ke dns google 8.8.8.8 tapi tetap tidak bisa.
firewall = OFF
ini setingan named saya,
----------------------------------
//
// named.conf
//
// Provided by Red Hat bind package to configure the ISC BIND named(8) DNS
// server as a caching only nameserver (as a localhost DNS resolver only).
//
// See /usr/share/doc/bind*/sample/ for example named configuration files.
//
options {
listen-on port 53 { any;};
directory "/var/named";
dump-file "/var/named/data/cache_dump.db";
statistics-file "/var/named/data/named_stats.txt";
memstatistics-file "/var/named/data/named_mem_stats.txt";
allow-query { any; };
recursion yes;
dnssec-enable yes;
dnssec-validation yes;
dnssec-lookaside auto;
/* Path to ISC DLV key */
bindkeys-file "/etc/named.iscdlv.key";
managed-keys-directory "/var/named/dynamic";
forwarders {
192.168.3.1;
};
};
logging {
channel default_debug {
file "data/named.run";
severity dynamic;
};
};
zone "." IN {
type hint;
file "named.ca";
};
include "/etc/named.rfc1912.zones";
include "/etc/named.root.key";
zone "sk.com" {
type master;
file "/var/named/sk.com.hosts";
};
zone "3.168.192.in-addr.arpa" {
type master;
file "/var/named/192.168.3.rev";
};
zone "1.168.192.in-addr.arpa" {
type master;
file "/var/named/192.168.1.rev";
};
---------------------------------------
host saya :
127.0.0.1 localhost localhost.localdomain localhost4 localhost4.localdomain4
::1 localhost localhost.localdomain localhost6 localhost6.localdomain6
resolv.conf:
# Generated by NetworkManager
search sk.com
nameserver 192.168.3.100
setingan IP di dns server
ip = 192.168.3.100
gateway = 192.168.3.1
dns = 192.168.3.100
* 192.168.3.1 = ip mikrotik juga
mohon pencerahan kawan2 semua
thanks b4
[Non-text portions of this message have been removed]
[Non-text portions of this message have been removed]
------------------------------------
--
www.itcenter.or.id - Komunitas Teknologi Informasi Indonesia
Gabung, Keluar, Mode Kirim : [email protected]
Yahoo! Groups Links
[Non-text portions of this message have been removed]
------------------------------------
--
www.itcenter.or.id - Komunitas Teknologi Informasi Indonesia
Gabung, Keluar, Mode Kirim : [email protected]
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/ITCENTER/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/ITCENTER/join
(Yahoo! ID required)
<*> To change settings via email:
[email protected]
[email protected]
<*> 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/