Revision history of "FIREWALL: iptables: Setup Default (en)"

Jump to navigation Jump to search

Diff selection: Mark the radio boxes of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

  • curprev 08:05, 7 January 2025Onnowpurbo talk contribs 281 bytes +281 Created page with "If we want to clear all iptables & ip6tables rules and allow all packets to be accepted: iptables -F ip6tables -F iptables -P INPUT ACCEPT iptables -P OUTPUT ACCEPT ipta..."