Created
August 2, 2020 16:40
-
-
Save cjac/7bc1672c1f0dca990fce20e5917b299f to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
root@mini:~# iptables-save | |
# Generated by xtables-save v1.8.2 on Sun Aug 2 09:39:50 2020 | |
*filter | |
:INPUT ACCEPT [0:0] | |
:FORWARD ACCEPT [0:0] | |
:OUTPUT ACCEPT [0:0] | |
COMMIT | |
# Completed on Sun Aug 2 09:39:50 2020 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment