Hi there
I have a directadmin server running on centos 7 machine. it's running for years.
We have our own firewall on the network so we don't need linux firewall anymore but I faced to some problems during deactivating the iptables.
I deactivated iptables using "service iptables stop" or "systemctl stop iptables " and "systemctl disable iptables", nothing happened an I still wasn't able to ping the server from outside.
Then I ran "iptables -F" and right after that, the server was inaccessible. nither the site nor the ssh was accessible after that and I shoud connect using vnc.
I'm looking fowrard fo a easy way to get rid of any kind of firewall on the linux and I want all ports and protocols remain open.
Please help me doing this
Thanks
I have a directadmin server running on centos 7 machine. it's running for years.
We have our own firewall on the network so we don't need linux firewall anymore but I faced to some problems during deactivating the iptables.
I deactivated iptables using "service iptables stop" or "systemctl stop iptables " and "systemctl disable iptables", nothing happened an I still wasn't able to ping the server from outside.
Then I ran "iptables -F" and right after that, the server was inaccessible. nither the site nor the ssh was accessible after that and I shoud connect using vnc.
I'm looking fowrard fo a easy way to get rid of any kind of firewall on the linux and I want all ports and protocols remain open.
Please help me doing this
Thanks