P
postcd
Guest
Hello,
my server web based control panel is accessible, but somehow cant connect to the server (no_socket_connect_to_server):
Please can i ask for advice if my firewall config is right?
It is iptables on redhat enterprise linux 6.6
I have doubts about first line.. should i remove it? how without flushing firewall? Thank you
my server web based control panel is accessible, but somehow cant connect to the server (no_socket_connect_to_server):
Please can i ask for advice if my firewall config is right?
Chain INPUT (policy ACCEPT)
target prot opt source destination
DROP all -- localhost anywhere
DROP all -- ...some ip there... anywhere
Chain FORWARD (policy ACCEPT)
target prot opt source destination
...
It is iptables on redhat enterprise linux 6.6
I have doubts about first line.. should i remove it? how without flushing firewall? Thank you