Skip to content

Instantly share code, notes, and snippets.

@cjac
Created August 2, 2020 16:50
Show Gist options
  • Save cjac/91783934b4c8e7e0bd157aa4d6504027 to your computer and use it in GitHub Desktop.
Save cjac/91783934b4c8e7e0bd157aa4d6504027 to your computer and use it in GitHub Desktop.
mini:
root@mini:~# iptables-legacy-save
root@mini:~# nft list tables
table ip filter
table ip6 filter
table bridge filter
tiny:
root@tiny:~# iptables-legacy-save
root@tiny:~# nft list tables
table ip filter
table ip6 filter
table bridge filter
ogion:
root@ogion:~# iptables-legacy-save
root@ogion:~# nft list tables
table ip filter
table ip6 filter
table bridge filter
table ip nat
table ip mangle
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment