LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

ip6tables-restore

Restore IPv6 firewall rules from file

TLDR

This command is an alias of iptables-restore for IPv6 firewall
$ tldr iptables-restore
copy

SYNOPSIS

ip6tables-restore [options] [file]

DESCRIPTION

ip6tables-restore restores IPv6 firewall rules previously saved by ip6tables-save. It is functionally identical to iptables-restore but operates on the IPv6 ip6tables ruleset instead of the IPv4 iptables ruleset.

SEE ALSO

Copied to clipboard
Kai