ip6tables-save

This command is an alias of iptables-save for the IPv6 firewall.

Install

All systems
curl cmd.cat/ip6tables-save.sh
Debian Debian
apt-get install iptables
Ubuntu
apt-get install iptables
Alpine
apk add iptables
Arch Arch Linux
pacman -S iptables
image/svg+xml Kali Linux
apt-get install iptables
CentOS
yum install iptables
Fedora
dnf install iptables
Windows (WSL2)
sudo apt-get update sudo apt-get install iptables
Raspbian
apt-get install iptables
Docker
docker run cmd.cat/ip6tables-save ip6tables-save powered by Commando

This command is an alias of iptables-save for the IPv6 firewall.

  • View documentation for the original command:
    tldr iptables-save

© tl;dr; authors and contributors