drub4n
28th August 2009, 19:54
Hello,
I've install ISPConfig3 on a debian lenny using the tutorial.
I've got an error with mydns and the firewall,
I've added my domain
configure firewall for my server by default
Open TCP Ports 20,21,22,25,53,80,110,143,443,3306,8080,10000
Open UDP Ports 53,3306
But when I try a zonecheck, i got this
Server doesn't listen/answer on port 53 for UDP protocol
netstat -tanpu
Connexions Internet actives (serveurs et établies)
Proto Recv-Q Send-Q Adresse locale Adresse distante Etat PID/Program name
tcp 0 0 0.0.0.0:993 0.0.0.0:* LISTEN 13195/couriertcpd
tcp 0 0 0.0.0.0:995 0.0.0.0:* LISTEN 13223/couriertcpd
tcp 0 0 127.0.0.1:10024 0.0.0.0:* LISTEN 12552/amavisd (mast
tcp 0 0 127.0.0.1:10025 0.0.0.0:* LISTEN 12473/master
tcp 0 0 127.0.0.1:3306 0.0.0.0:* LISTEN 12297/mysqld
tcp 0 0 127.0.0.1:940 0.0.0.0:* LISTEN 16028/famd
tcp 0 0 0.0.0.0:110 0.0.0.0:* LISTEN 13206/couriertcpd
tcp 0 0 0.0.0.0:143 0.0.0.0:* LISTEN 13176/couriertcpd
tcp 0 0 0.0.0.0:111 0.0.0.0:* LISTEN 15852/portmap
tcp 0 0 0.0.0.0:8080 0.0.0.0:* LISTEN 3683/apache2
tcp 0 0 0.0.0.0:80 0.0.0.0:* LISTEN 3683/apache2
tcp 0 0 0.0.0.0:21 0.0.0.0:* LISTEN 13283/pure-ftpd (SE
tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 8184/named
tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 2606/sshd
tcp 0 0 0.0.0.0:25 0.0.0.0:* LISTEN 12473/master
tcp 0 0 127.0.0.1:953 0.0.0.0:* LISTEN 8184/named
tcp 0 0 0.0.0.0:443 0.0.0.0:* LISTEN 3683/apache2
udp 0 0 127.0.0.1:53 0.0.0.0:* 16774/named
udp 0 0 127.0.0.1:53 0.0.0.0:* 8184/named
udp 0 0 0.0.0.0:111 0.0.0.0:* 15852/portmap
how to setup udp port 53 to listen ?
thanks
I've install ISPConfig3 on a debian lenny using the tutorial.
I've got an error with mydns and the firewall,
I've added my domain
configure firewall for my server by default
Open TCP Ports 20,21,22,25,53,80,110,143,443,3306,8080,10000
Open UDP Ports 53,3306
But when I try a zonecheck, i got this
Server doesn't listen/answer on port 53 for UDP protocol
netstat -tanpu
Connexions Internet actives (serveurs et établies)
Proto Recv-Q Send-Q Adresse locale Adresse distante Etat PID/Program name
tcp 0 0 0.0.0.0:993 0.0.0.0:* LISTEN 13195/couriertcpd
tcp 0 0 0.0.0.0:995 0.0.0.0:* LISTEN 13223/couriertcpd
tcp 0 0 127.0.0.1:10024 0.0.0.0:* LISTEN 12552/amavisd (mast
tcp 0 0 127.0.0.1:10025 0.0.0.0:* LISTEN 12473/master
tcp 0 0 127.0.0.1:3306 0.0.0.0:* LISTEN 12297/mysqld
tcp 0 0 127.0.0.1:940 0.0.0.0:* LISTEN 16028/famd
tcp 0 0 0.0.0.0:110 0.0.0.0:* LISTEN 13206/couriertcpd
tcp 0 0 0.0.0.0:143 0.0.0.0:* LISTEN 13176/couriertcpd
tcp 0 0 0.0.0.0:111 0.0.0.0:* LISTEN 15852/portmap
tcp 0 0 0.0.0.0:8080 0.0.0.0:* LISTEN 3683/apache2
tcp 0 0 0.0.0.0:80 0.0.0.0:* LISTEN 3683/apache2
tcp 0 0 0.0.0.0:21 0.0.0.0:* LISTEN 13283/pure-ftpd (SE
tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 8184/named
tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 2606/sshd
tcp 0 0 0.0.0.0:25 0.0.0.0:* LISTEN 12473/master
tcp 0 0 127.0.0.1:953 0.0.0.0:* LISTEN 8184/named
tcp 0 0 0.0.0.0:443 0.0.0.0:* LISTEN 3683/apache2
udp 0 0 127.0.0.1:53 0.0.0.0:* 16774/named
udp 0 0 127.0.0.1:53 0.0.0.0:* 8184/named
udp 0 0 0.0.0.0:111 0.0.0.0:* 15852/portmap
how to setup udp port 53 to listen ?
thanks