Dear Sir,
Please find below outputs
~# netstat -tap
Active Internet connections (servers and established)
Proto Recv-Q Send-Q Local Address Foreign Address State
PID/Program name
tcp 0 0 *

op3s *:* LISTEN
6770/pop3-login
tcp 0 0 localhost:10025 *:* LISTEN
7874/master
tcp 0 0 *:mysql *:* LISTEN
7738/mysqld
tcp 0 0 localhost:11211 *:* LISTEN
1783/memcached
tcp 0 0 *

op3 *:* LISTEN
6770/pop3-login
tcp 0 0 *:imap2 *:* LISTEN
6641/imap-login
tcp 0 0 localhost:spamd *:* LISTEN
1062/spamd.pid
tcp 0 0 *:sunrpc *:* LISTEN
785/portmap
tcp 0 0 *:tproxy *:* LISTEN
1791/mono
tcp 0 0 xx.xx.xx.xxx:domain *:* LISTEN
9002/named
tcp 0 0 mail.myserver:domain *:* LISTEN
9002/named
tcp 0 0 localhost:domain *:* LISTEN
9002/named
tcp 0 0 *:ftp *:* LISTEN
8970/pure-ftpd (SER
tcp 0 0 *:ssh *:* LISTEN
905/sshd
tcp 0 0 localhost:953 *:* LISTEN
9002/named
tcp 0 0 *:smtp *:* LISTEN
7874/master
tcp 0 0 *:imaps *:* LISTEN
6641/imap-login
tcp 0 0 localhost:801 *:* LISTEN
1897/famd
tcp6 0 0 [::]:www [::]:* LISTEN
2021/apache2
tcp6 0 0 [::]:81 [::]:* LISTEN
2027/lighttpd
tcp6 0 0 [::]:domain [::]:* LISTEN
9002/named
tcp6 0 0 [::]:ftp [::]:* LISTEN
8970/pure-ftpd (SER
tcp6 0 0 [::]:ssh [::]:* LISTEN
905/sshd
tcp6 0 0 ::1%20794752:953 [::]:* LISTEN
9002/named
tcp6 0 0 [::]:https [::]:* LISTEN
2021/apache2
:~#
:~# iptables -L
Chain INPUT (policy DROP)
target prot opt source destination
fail2ban-ssh tcp -- anywhere anywhere multiport dports
ssh
DROP tcp -- anywhere loopback/8
ACCEPT all -- anywhere anywhere state RELATED,ESTAB
LISHED
ACCEPT all -- anywhere anywhere
DROP all -- BASE-ADDRESS/4 anywhere
PUB_IN all -- anywhere anywhere
PUB_IN all -- anywhere anywhere
PUB_IN all -- anywhere anywhere
PUB_IN all -- anywhere anywhere
DROP all -- anywhere anywhere
Chain FORWARD (policy DROP)
target prot opt source destination
ACCEPT all -- anywhere anywhere state RELATED,ESTAB
LISHED
DROP all -- anywhere anywhere
Chain OUTPUT (policy ACCEPT)
target prot opt source destination
PUB_OUT all -- anywhere anywhere
PUB_OUT all -- anywhere anywhere
PUB_OUT all -- anywhere anywhere
PUB_OUT all -- anywhere anywhere
Chain INT_IN (0 references)
target prot opt source destination
ACCEPT icmp -- anywhere anywhere
DROP all -- anywhere anywhere
Chain INT_OUT (0 references)
target prot opt source destination
ACCEPT icmp -- anywhere anywhere
ACCEPT all -- anywhere anywhere
Chain PAROLE (13 references)
target prot opt source destination
ACCEPT all -- anywhere anywhere
Chain PUB_IN (4 references)
target prot opt source destination
ACCEPT icmp -- anywhere anywhere icmp destination-un
reachable
ACCEPT icmp -- anywhere anywhere icmp echo-reply
ACCEPT icmp -- anywhere anywhere icmp time-exceeded
ACCEPT icmp -- anywhere anywhere icmp echo-request
PAROLE tcp -- anywhere anywhere tcp dpt:ftp-data
PAROLE tcp -- anywhere anywhere tcp dpt:ftp
PAROLE tcp -- anywhere anywhere tcp dpt:ssh
PAROLE tcp -- anywhere anywhere tcp dpt:smtp
PAROLE tcp -- anywhere anywhere tcp dpt:domain
PAROLE tcp -- anywhere anywhere tcp dpt:www
PAROLE tcp -- anywhere anywhere tcp dpt

op3
PAROLE tcp -- anywhere anywhere tcp dpt:imap2
PAROLE tcp -- anywhere anywhere tcp dpt:https
PAROLE tcp -- anywhere anywhere tcp dpt:mysql
PAROLE tcp -- anywhere anywhere tcp dpt:http-alt
PAROLE tcp -- anywhere anywhere tcp dpt:tproxy
PAROLE tcp -- anywhere anywhere tcp dpt:webmin
ACCEPT udp -- anywhere anywhere udp dpt:domain
ACCEPT udp -- anywhere anywhere udp dpt:mysql
DROP icmp -- anywhere anywhere
DROP all -- anywhere anywhere
Chain PUB_OUT (4 references)
target prot opt source destination
ACCEPT all -- anywhere anywhere
Chain fail2ban-ssh (1 references)
target prot opt source destination
RETURN all -- anywhere anywhere
:~#
Recent comments
13 hours 51 min ago
14 hours 51 min ago
18 hours 38 min ago
19 hours 52 min ago
23 hours 28 min ago
1 day 6 hours ago
1 day 15 hours ago
1 day 17 hours ago
2 days 8 hours ago
2 days 10 hours ago