Hello,
In imscp panel, in services status, my DNS is DOWN after the imscp installation (beta2), how can I up my DNS ?
In ssh, service bind9 status says running... apache2 running (on imscp and ssh)... but when i go to my domain (add to imscp client) he accepts but i can see it...
My iptables imscp are :
QuoteDisplay More# iptables -L
Chain INPUT (policy ACCEPT)
target prot opt source destination
IMSCP_INPUT all -- anywhere anywhere
Chain FORWARD (policy ACCEPT)
target prot opt source destination
Chain OUTPUT (policy ACCEPT)
target prot opt source destination
IMSCP_OUTPUT all -- anywhere anywhere
Chain IMSCP_INPUT (1 references)
target prot opt source destination
tcp -- anywhere anywhere tcp spt:submission
tcp -- anywhere anywhere tcp spt:ssmtp
tcp -- anywhere anywhere tcp spt:smtp
tcp -- anywhere anywhere tcp dpt:imaps
tcp -- anywhere anywhere tcp dpt:pop3s
tcp -- anywhere anywhere tcp dpt:submission
tcp -- anywhere anywhere tcp dpt:ssmtp
tcp -- anywhere anywhere tcp dpt:smtp
tcp -- anywhere anywhere tcp dpt:imap2
tcp -- anywhere anywhere tcp dpt:pop3
tcp -- anywhere anywhere tcp dpt:https
tcp -- anywhere anywhere tcp dpt:www
RETURN all -- anywhere anywhere
Chain IMSCP_OUTPUT (1 references)
target prot opt source destination
tcp -- anywhere anywhere tcp dpt:submission
tcp -- anywhere anywhere tcp dpt:ssmtp
tcp -- anywhere anywhere tcp dpt:smtp
tcp -- anywhere anywhere tcp spt:imaps
tcp -- anywhere anywhere tcp spt:pop3s
tcp -- anywhere anywhere tcp spt:submission
tcp -- anywhere anywhere tcp spt:ssmtp
tcp -- anywhere anywhere tcp spt:smtp
tcp -- anywhere anywhere tcp spt:imap2
tcp -- anywhere anywhere tcp spt:pop3
tcp -- anywhere anywhere tcp spt:https
tcp -- anywhere anywhere tcp spt:www
RETURN all -- anywhere
I don't see port 53, dns, it's ok?
Sorry to my english, i'm french
Thanks to your help,
Florian