I used : The Perfect Server – Debian Lenny (Debian 5.0) [ISPConfig 3]
I followed all instructions.. (I gave up from Plesk....

)
no indication upon special opening of port 8080
netstat -anp | grep 8080
tcp6 0 0 :::8080 :::* LISTEN 24822/apache2
iptables --list
Chain INPUT (policy ACCEPT)
target prot opt source destination
fail2ban-ssh tcp -- anywhere anywhere multiport dports ssh
ACCEPT all -- anywhere anywhere
REJECT all -- anywhere loopback/8 reject-with icmp-port-unreachable
ACCEPT all -- anywhere anywhere state RELATED,ESTABLISHED
ACCEPT tcp -- anywhere anywhere tcp dpt:www
ACCEPT tcp -- anywhere anywhere tcp dpt:https
ACCEPT tcp -- anywhere anywhere state NEW tcp dpt:30000
ACCEPT icmp -- anywhere anywhere icmp echo-request
LOG all -- anywhere anywhere limit: avg 5/min burst 5 LOG level debug prefix `iptables denied: '
REJECT all -- anywhere anywhere reject-with icmp-port-unreachable
Chain FORWARD (policy ACCEPT)
target prot opt source destination
REJECT all -- anywhere anywhere reject-with icmp-port-unreachable
Chain OUTPUT (policy ACCEPT)
target prot opt source destination
ACCEPT all -- anywhere anywhere
Chain fail2ban-ssh (1 references)
target prot opt source destination
RETURN all -- anywhere anywhere
I found the issue : did not open 8080 in iptable , I had only 80 / 443)
Recent comments
10 hours 26 min ago
13 hours 22 min ago
14 hours 35 min ago
15 hours 59 min ago
17 hours 37 min ago
19 hours 5 min ago
20 hours 19 min ago
1 day 12 hours ago
1 day 13 hours ago
1 day 16 hours ago