Skip to content

Instantly share code, notes, and snippets.

@chantra
Created May 11, 2015 20:54
Show Gist options
  • Save chantra/ec4a28294cf0bdcae66d to your computer and use it in GitHub Desktop.
Save chantra/ec4a28294cf0bdcae66d to your computer and use it in GitHub Desktop.
# Generated by iptables-save v1.4.21 on Mon May 11 20:53:25 2015
*raw
:PREROUTING ACCEPT [69:6704]
:OUTPUT ACCEPT [43:6117]
COMMIT
# Completed on Mon May 11 20:53:25 2015
# Generated by iptables-save v1.4.21 on Mon May 11 20:53:25 2015
*filter
:INPUT ACCEPT [80:7144]
:FORWARD ACCEPT [0:0]
:OUTPUT ACCEPT [55:7157]
COMMIT
# Completed on Mon May 11 20:53:25 2015
# Generated by iptables-save v1.4.21 on Mon May 11 20:53:25 2015
*nat
:PREROUTING ACCEPT [3:279]
:INPUT ACCEPT [3:279]
:OUTPUT ACCEPT [0:0]
:POSTROUTING ACCEPT [0:0]
:nat - [0:0]
-A POSTROUTING -o em1 -j MASQUERADE
COMMIT
# Completed on Mon May 11 20:53:25 2015
# Generated by iptables-save v1.4.21 on Mon May 11 20:53:25 2015
*mangle
:PREROUTING ACCEPT [91:7584]
:INPUT ACCEPT [91:7584]
:FORWARD ACCEPT [0:0]
:OUTPUT ACCEPT [65:8061]
:POSTROUTING ACCEPT [65:8061]
COMMIT
# Completed on Mon May 11 20:53:25 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment