I have recently started using iptables, and I executed iptables -F without knowledge of what it might do. And suddenly I have lost connection to the node. I can't even ping the node. Any help would be highly appreciated!
|
feedback
|
|
You flushed all your iptables rules, including the default ACCEPT. You'll need to either reboot the server (and hope that it loads up a proper set of rules) or get on the console and fix it from there. | |||||||||||
feedback
|
|
The | ||||
|
feedback
|