Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

iptables -F INPUT disconnecting the server

9 views
Skip to first unread message

ekambaram varathan

unread,
Sep 2, 2022, 2:48:01 AM9/2/22
to
I am trying to enable the SuSEfirewall2 in OpenSuse 12.3

iptables -S
-P INPUT ACCEPT
-P FORWARD ACCEPT
-P OUTPUT ACCEPT

iptables -L
Chain INPUT (policy ACCEPT)
target prot opt source destination

Chain FORWARD (policy ACCEPT)
target prot opt source destination

Chain OUTPUT (policy ACCEPT)
target prot opt source destination

iptables -F INPUT

as soon as I issued (iptables -F INPUT) my putty SSH session automatically disconnected and ssh going offline , Please let me know how do I solve this problem

Thanks,
Ekambaram

Carlos E.R.

unread,
Sep 2, 2022, 7:48:09 AM9/2/22
to
On 2022-09-02 08:47, ekambaram varathan wrote:
> I am trying to enable the SuSEfirewall2 in OpenSuse 12.3

Two people asking similar questions at the same time? What is this, a
training school?


>
> iptables -S
> -P INPUT ACCEPT
> -P FORWARD ACCEPT
> -P OUTPUT ACCEPT

You can not use both SuSEfirewall2 and iptables.




--
Cheers, Carlos.
0 new messages