Selasa, 15 Mei 2012

[Cpanel Blog] IPTABLES Issue, not saving in CentOS 6.2 May,2012

Hi,

I'm using CentOS 6.2 86_64 with CloudLinux and it seems IPTABLES is not saving.

I am trying to make it that you can only access whm on our main IP of the server. But trying other IPs I can still connect to WHM.

I have tried

iptables -A INPUT -s ! xxx.xxx.xxx.xxx -p tcp --dport 2082:2087 -j DROP

which warns Using intrapositioned negation (`--option ! this`) is deprecated in favor of extrapositioned (`! --option this`) and after a save I can still access WHM on other IPs

iptables -A INPUT -s xxx.xxx.xxx.xxx -p tcp --dport 2082:2087 -j DROP

which no errors but after save I can still reach WHM on that IP.
IPTABLES Issue, not saving in CentOS 6.2
[Cpanel Blog] Beast TLS Vulnerability May,2012

Related Post



0 komentar: