
7th June 2012, 09:23
|
|
Member
|
|
Join Date: Sep 2011
Posts: 47
Thanks: 10
Thanked 0 Times in 0 Posts
|
|
root@ns1:~# netstat -tap
Active Internet connections (servers and established)
Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name
tcp 0 0 localhost:mysql *:* LISTEN 1161/mysqld
tcp 0 0 *:sunrpc *:* LISTEN 748/portmap
tcp 0 0 *:munin *:* LISTEN 30817/munin-node
tcp 0 0 ns1.XXX.dk:domain *:* LISTEN 945/named
tcp 0 0 localhost:domain *:* LISTEN 945/named
tcp 0 0 *:ssh *:* LISTEN 1229/sshd
tcp 0 0 localhost:smtp *:* LISTEN 1514/exim4
tcp 0 0 localhost:953 *:* LISTEN 945/named
tcp 0 0 *:39107 *:* LISTEN 760/rpc.statd
tcp 0 0 ns1.XXX.dk:48040 web.XXX.dk:mysql TIME_WAIT -
tcp 0 52 ns1.XXX.dk:ssh 192.168.2.60:56597 ESTABLISHED 10166/0
tcp6 0 0 [::]:domain [::]:* LISTEN 945/named
tcp6 0 0 [::]:ssh [::]:* LISTEN 1229/sshd
tcp6 0 0 ip6-localhost:smtp [::]:* LISTEN 1514/exim4
tcp6 0 0 ip6-localhost:953 [::]:* LISTEN 945/named
root@ns1:~#
|

7th June 2012, 09:24
|
|
Member
|
|
Join Date: Sep 2011
Posts: 47
Thanks: 10
Thanked 0 Times in 0 Posts
|
|
root@ns1:~# netstat -udp
Active Internet connections (w/o servers)
Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name
root@ns1:~#
|

8th June 2012, 18:24
|
|
Super Moderator
|
|
Join Date: Apr 2005
Location: Lüneburg, Germany
Posts: 41,665
Thanks: 1,896
Thanked 2,595 Times in 2,446 Posts
|
|
|

8th June 2012, 19:40
|
|
Member
|
|
Join Date: Sep 2011
Posts: 47
Thanks: 10
Thanked 0 Times in 0 Posts
|
|
root@ns1:~# netstat -uap
Active Internet connections (servers and established)
Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name
udp 0 0 ns1.XXX.dk:domain *:* 13202/named
udp 0 0 localhost:domain *:* 13202/named
udp 0 0 *:sunrpc *:* 748/portmap
udp 0 0 ns1.XXX.dk:ntp *:* 1611/ntpd
udp 0 0 localhost:ntp *:* 1611/ntpd
udp 0 0 *:ntp *:* 1611/ntpd
udp 0 0 *:33025 *:* 760/rpc.statd
udp 0 0 *:936 *:* 760/rpc.statd
udp6 0 0 [::]:domain [::]:* 13202/named
udp6 0 0 fe80::250:56ff:febb:ntp [::]:* 1611/ntpd
udp6 0 0 ip6-localhost:ntp [::]:* 1611/ntpd
udp6 0 0 [::]:ntp [::]:* 1611/ntpd
root@ns1:~#
|

9th June 2012, 10:46
|
|
Super Moderator
|
|
Join Date: Apr 2005
Location: Lüneburg, Germany
Posts: 41,665
Thanks: 1,896
Thanked 2,595 Times in 2,446 Posts
|
|
Ok, named is running. Please cehck your firewall - port 53 (TCP and UDP) must be open.
|
|
The Following User Says Thank You to falko For This Useful Post:
|
|

9th June 2012, 11:01
|
|
Member
|
|
Join Date: Sep 2011
Posts: 47
Thanks: 10
Thanked 0 Times in 0 Posts
|
|
I did that, its not working internal either...
|

10th June 2012, 11:30
|
|
Super Moderator
|
|
Join Date: Apr 2005
Location: Lüneburg, Germany
Posts: 41,665
Thanks: 1,896
Thanked 2,595 Times in 2,446 Posts
|
|
Are there any named errors in your syslog?
|

10th June 2012, 13:38
|
|
Member
|
|
Join Date: Sep 2011
Posts: 47
Thanks: 10
Thanked 0 Times in 0 Posts
|
|
Where is that located?
|

10th June 2012, 18:15
|
|
Member
|
|
Join Date: Sep 2011
Posts: 47
Thanks: 10
Thanked 0 Times in 0 Posts
|
|
Found it.... got some....
Jun 10 18:00:01 ns1 /USR/SBIN/CRON[9230]: (root) CMD (if [ -x /etc/munin/plugins/apt_all ]; then /etc/munin/plugins/apt_all update 7200 12 >/dev/null; elif [ -x /etc/munin/plugins/apt ]; then /etc/munin/plugins/apt update 7200 12 >/dev/null; fi)
Jun 10 18:00:02 ns1 named[13202]: error (network unreachable) resolving 'security.debian.org/A/IN': 2001:41b8:202:deb:216:36ff:fe40:3905#53
Jun 10 18:00:02 ns1 named[13202]: error (network unreachable) resolving 'security.debian.org/A/IN': 2001:8d8:580:400:6564:a62:0:4#53
Jun 10 18:00:13 ns1 mpt-statusd: detected non-optimal RAID status
Jun 10 18:01:01 ns1 /USR/SBIN/CRON[9314]: (root) CMD (/usr/local/ispconfig/server/server.sh > /dev/null 2>> /var/log/ispconfig/cron.log)
Jun 10 18:02:01 ns1 /USR/SBIN/CRON[9689]: (root) CMD (/usr/local/ispconfig/server/server.sh > /dev/null 2>> /var/log/ispconfig/cron.log)
Jun 10 18:03:01 ns1 /USR/SBIN/CRON[9697]: (root) CMD (/usr/local/ispconfig/server/server.sh > /dev/null 2>> /var/log/ispconfig/cron.log)
Jun 10 18:04:01 ns1 /USR/SBIN/CRON[9705]: (root) CMD (/usr/local/ispconfig/server/server.sh > /dev/null 2>> /var/log/ispconfig/cron.log)
Jun 10 18:05:01 ns1 /USR/SBIN/CRON[9714]: (root) CMD (/usr/local/ispconfig/server/server.sh > /dev/null 2>> /var/log/ispconfig/cron.log)
Jun 10 18:05:01 ns1 /USR/SBIN/CRON[9715]: (root) CMD (if [ -x /etc/munin/plugins/apt_all ]; then /etc/munin/plugins/apt_all update 7200 12 >/dev/null; elif [ -x /etc/munin/plugins/apt ]; then /etc/munin/plugins/apt update 7200 12 >/dev/null; fi)
Jun 10 18:06:01 ns1 /USR/SBIN/CRON[9773]: (root) CMD (/usr/local/ispconfig/server/server.sh > /dev/null 2>> /var/log/ispconfig/cron.log)
Jun 10 18:07:01 ns1 /USR/SBIN/CRON[10148]: (root) CMD (/usr/local/ispconfig/server/server.sh > /dev/null 2>> /var/log/ispconfig/cron.log)
Jun 10 18:08:01 ns1 /USR/SBIN/CRON[10156]: (root) CMD (/usr/local/ispconfig/server/server.sh > /dev/null 2>> /var/log/ispconfig/cron.log)
Jun 10 18:09:01 ns1 /USR/SBIN/CRON[10165]: (root) CMD (/usr/local/ispconfig/server/server.sh > /dev/null 2>> /var/log/ispconfig/cron.log)
Jun 10 18:09:01 ns1 /USR/SBIN/CRON[10166]: (root) CMD ( [ -x /usr/lib/php5/maxlifetime ] && [ -d /var/lib/php5 ] && find /var/lib/php5/ -type f -cmin +$(/usr/lib/php5/maxlifetime) -delete)
Jun 10 18:10:01 ns1 /USR/SBIN/CRON[10180]: (root) CMD (/usr/local/ispconfig/server/server.sh > /dev/null 2>> /var/log/ispconfig/cron.log)
Jun 10 18:10:01 ns1 /USR/SBIN/CRON[10181]: (root) CMD (if [ -x /etc/munin/plugins/apt_all ]; then /etc/munin/plugins/apt_all update 7200 12 >/dev/null; elif [ -x /etc/munin/plugins/apt ]; then /etc/munin/plugins/apt update 7200 12 >/dev/null; fi)
Jun 10 18:10:13 ns1 mpt-statusd: detected non-optimal RAID status
Jun 10 18:10:36 ns1 named[13202]: error (network unreachable) resolving 'blackhole-1.iana.org/A/IN': 2001:500:89::53#53
Jun 10 18:10:36 ns1 named[13202]: error (network unreachable) resolving 'b.iana-servers.net/A/IN': 2001:500:8d::53#53
Jun 10 18:10:36 ns1 named[13202]: error (network unreachable) resolving 'a.iana-servers.net/A/IN': 2001:500:8c::53#53
Jun 10 18:10:36 ns1 named[13202]: error (network unreachable) resolving 'a.iana-servers.net/A/IN': 2001:648:2c30::1:10#53
Jun 10 18:10:36 ns1 named[13202]: error (network unreachable) resolving 'a.iana-servers.net/AAAA/IN': 2620:0:2ee0:2::153#53
Jun 10 18:10:36 ns1 named[13202]: client 192.168.1.121#57419: RFC 1918 response from Internet for 60.2.168.192.in-addr.arpa
Jun 10 18:11:01 ns1 /USR/SBIN/CRON[10252]: (root) CMD (/usr/local/ispconfig/server/server.sh > /dev/null 2>> /var/log/ispconfig/cron.log)
Jun 10 18:11:12 ns1 named[13202]: client 192.168.1.121#60912: RFC 1918 response from Internet for 60.2.168.192.in-addr.arpa
|

11th June 2012, 11:13
|
|
Super Moderator
|
|
Join Date: Apr 2005
Location: Lüneburg, Germany
Posts: 41,665
Thanks: 1,896
Thanked 2,595 Times in 2,446 Posts
|
|
Does the server's internet connection work? Do you have valid nameservers in /etc/resolv.conf?
|
| Thread Tools |
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT +2. The time now is 01:43.
|
|
Recent comments
1 day 21 min ago
1 day 5 hours ago
1 day 9 hours ago
1 day 11 hours ago
2 days 1 hour ago
2 days 1 hour ago
2 days 6 hours ago
2 days 13 hours ago
2 days 14 hours ago
2 days 15 hours ago