Thread: Bind DNS server setup - I'm about to commit suicide !!!
dear all,
after many hours of hair pulling, i've got 2 options: ask or commit suicide !!
i've installed bind9 on brand new ubuntu 10.04 server. i've read ~*50 sites explaining how set up, , should ok.
when run dig on server, works ok, indeed.
when try access outside world, dig says (replaced server ip xx.xx.xx.xx) :
; <<>> dig 9.4.3-p3 <<>> +norec @xx.xx.xx.xx google.com
; (1 server found)
;; global options: printcmd
;; connection timed out; no servers reached
checked nmap -p53 xx.xx.xx.xx
starting nmap 4.90rc1 ( http://nmap.org ) @ 2011-06-28 23:49 cest
interesting ports on xxxxx.com (xx.xx.xx.xx):
port state service
53/tcp closed domain
nmap done: 1 ip address (1 host up) scanned in 0.46 seconds
why ????
on server, check netstat -plantu :
active internet connections (servers , established)
proto recv-q send-q local address foreign address state pid/program name
tcp 0 0 127.0.0.1:3306 0.0.0.0:* listen 3081/mysqld
tcp 0 0 0.0.0.0:110 0.0.0.0:* listen 6163/dovecot
tcp 0 0 0.0.0.0:80 0.0.0.0:* listen 4031/apache2
tcp 0 0 0.0.0.0:8080 0.0.0.0:* listen 876/java
tcp 0 0 127.0.0.1:53 0.0.0.0:* listen 13446/named
tcp 0 0 0.0.0.0:22 0.0.0.0:* listen 22441/sshd
tcp 0 0 127.0.0.1:953 0.0.0.0:* listen 13446/named
tcp 0 0 0.0.0.0:25 0.0.0.0:* listen 5195/master
tcp 0 0 0.0.0.0:995 0.0.0.0:* listen 6163/dovecot
tcp 0 0 127.0.0.1:8005 0.0.0.0:* listen 876/java
tcp 0 64 xx.xx.xx.xx:22 yy.yy.yy.yy:64512 established 6413/1
tcp 0 0 xx.xx.xx.xx:22 yy.yy.yy.yy:64514 established 6718/sshd: root@not
tcp6 0 0 ::1:53 :::* listen 13446/named
tcp6 0 0 :::22 :::* listen 22441/sshd
tcp6 0 0 ::1:953 :::* listen 13446/named
udp 0 0 127.0.0.1:53 0.0.0.0:* 13446/named
udp 0 0 0.0.0.0:68 0.0.0.0:* 2966/dhclient3
udp6 0 0 ::1:53 :::* 13446/named
, firewall open : iptables -l -n
chain input (policy accept)
target prot opt source destination
chain forward (policy accept)
target prot opt source destination
chain output (policy accept)
target prot opt source destination
chain fwknop_input (0 references)
target prot opt source destination
why ???![]()
ask easy , less hassel.... no body...
happy..
got insurance number ... pay tax lol.
Forum The Ubuntu Forum Community Ubuntu Official Flavours Support Networking & Wireless [SOLVED] Bind DNS server setup - I'm about to commit suicide !!!
Ubuntu
Comments
Post a Comment