|
Rule Does Not Exist 8 Months, 2 Weeks ago
|
|
|
Subject says it all. Anybody know why the ClearOS GUI shows me a warning banner with the subj. message when I try to delete an incoming firewall rule?
TIA
|
|
Paul
Fresh Boarder
Posts: 18
|
|
|
|
|
Re:Rule Does Not Exist 8 Months, 1 Week ago
|
|
|
This looks suspiciously like a topic from 4 months ago: "1-1 NAT rule, can't disable or delete in 6.2," which also did not get answered or resolved. I cannot believe I am the only one experiencing this. I'm running 6.3.
Nobody??
|
|
Paul
Fresh Boarder
Posts: 18
|
|
|
|
|
Re:Rule Does Not Exist 6 Months, 3 Weeks ago
|
|
|
I, too, am having trouble with this. The rule will neither delete (saying it does not exist, but it does) nor disable.
Should I try to go in and delete it manually through the command line? Any suggestions?
|
|
|
|
|
|
|
Re: Rule Does Not Exist 6 Months, 3 Weeks ago
|
|
|
if you type:
iptables -L -n
Does the rule show up there?
|
|
|
|
|
|
|
Re: Rule Does Not Exist 6 Months, 2 Weeks ago
|
|
|
No, it does not appear to be there. My rule is lan ip 172.16.2.226 to wan ip xxx.xxx.xxx.35 all protocol & all ports.
This would appear in the ip table as ACCEPT all -- xxx.xxx.xxx.35/0 172.16.2.226/0
correct?
|
|
|
|
|
|
|
Re: Rule Does Not Exist 6 Months, 2 Weeks ago
|
|
|
You can manually (and carefully, watch syntax!) remove firewall rules from /etc/clearos/firewall.conf, then restart the firewall
|
|
|
|
|
|
|