Linux command
ip6tables-restore 命令
网络
复制后可按需替换文件名、目录或参数。
常用示例
Example
tldr iptables-restore
说明
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.
FAQ
What is the ip6tables-restore command used for?
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.
How do I run a basic ip6tables-restore example?
Run `tldr iptables-restore` in a terminal, then adjust file names, paths, flags, or remote targets for your system.