Re: Bandwidth Graph but no Top Talker Data
Posted: Wed Nov 19, 2014 9:12 am
[root@grh ~]# iptables -L
Chain INPUT (policy ACCEPT)
target prot opt source destination
ACCEPT udp -- anywhere anywhere udp dpt:distinct
ACCEPT udp -- anywhere anywhere udp dpt:distinct32
ACCEPT udp -- anywhere anywhere udp dpt:palace-6
ACCEPT udp -- anywhere anywhere udp dpt:distinct
ACCEPT udp -- anywhere anywhere udp dpt:distinct32
ACCEPT udp -- anywhere anywhere udp dpt:palace-6
ACCEPT udp -- anywhere anywhere udp dpt:distinct
ACCEPT udp -- anywhere anywhere udp dpt:distinct32
ACCEPT udp -- anywhere anywhere udp dpt:palace-6
ACCEPT udp -- anywhere anywhere udp dpt:distinct
ACCEPT udp -- anywhere anywhere udp dpt:distinct32
ACCEPT udp -- anywhere anywhere udp dpt:palace-6
ACCEPT udp -- anywhere anywhere udp dpt:palace-5
ACCEPT all -- anywhere anywhere state RELATED,ESTABLISHED
ACCEPT icmp -- anywhere anywhere
ACCEPT all -- anywhere anywhere
ACCEPT tcp -- anywhere anywhere state NEW tcp dpt:ssh
ACCEPT tcp -- anywhere anywhere state NEW tcp dpt:https
ACCEPT tcp -- anywhere anywhere state NEW tcp dpt:http
REJECT all -- anywhere anywhere reject-with icmp-host-prohibited
Chain FORWARD (policy ACCEPT)
target prot opt source destination
REJECT all -- anywhere anywhere reject-with icmp-host-prohibited
Chain OUTPUT (policy ACCEPT)
target prot opt source destination
[root@grh ~]#
Chain INPUT (policy ACCEPT)
target prot opt source destination
ACCEPT udp -- anywhere anywhere udp dpt:distinct
ACCEPT udp -- anywhere anywhere udp dpt:distinct32
ACCEPT udp -- anywhere anywhere udp dpt:palace-6
ACCEPT udp -- anywhere anywhere udp dpt:distinct
ACCEPT udp -- anywhere anywhere udp dpt:distinct32
ACCEPT udp -- anywhere anywhere udp dpt:palace-6
ACCEPT udp -- anywhere anywhere udp dpt:distinct
ACCEPT udp -- anywhere anywhere udp dpt:distinct32
ACCEPT udp -- anywhere anywhere udp dpt:palace-6
ACCEPT udp -- anywhere anywhere udp dpt:distinct
ACCEPT udp -- anywhere anywhere udp dpt:distinct32
ACCEPT udp -- anywhere anywhere udp dpt:palace-6
ACCEPT udp -- anywhere anywhere udp dpt:palace-5
ACCEPT all -- anywhere anywhere state RELATED,ESTABLISHED
ACCEPT icmp -- anywhere anywhere
ACCEPT all -- anywhere anywhere
ACCEPT tcp -- anywhere anywhere state NEW tcp dpt:ssh
ACCEPT tcp -- anywhere anywhere state NEW tcp dpt:https
ACCEPT tcp -- anywhere anywhere state NEW tcp dpt:http
REJECT all -- anywhere anywhere reject-with icmp-host-prohibited
Chain FORWARD (policy ACCEPT)
target prot opt source destination
REJECT all -- anywhere anywhere reject-with icmp-host-prohibited
Chain OUTPUT (policy ACCEPT)
target prot opt source destination
[root@grh ~]#