Dear All,
I have reinstalled the SUSE, by mistake i have enabled the firewall as a default which when i restart the firewall kicks me out so i needed to know how i can ALLOW ALL as a default SUSE firewall rule now. So that when i restart the firewall ALLOW ALL should be the rule.
Do you mean to disable the firewall?
su
rcSuSEfirewall2 stop
when ever i disable the firewall, all services go off as a result. Then i have to write allow all rule, i need to make default as allow all rule
That doesn’t sound right. Maybe you didn’t really disable the firewall, but somehow set it to a very restrictive setting, maybe a default of DROP for all incoming connections. When the firewall is really disabled, everything is allowed. When the firewall is “disabled” by your reckoning, do a:
iptables -L