mirror of
https://github.com/ChrisTitusTech/firewallsetup.git
synced 2026-08-24 10:13:27 -05:00
Update README.md
This commit is contained in:
@@ -16,7 +16,7 @@ sudo /etc/init.d/netfilter-persistent save
|
||||
### Arch Linux Distributions
|
||||
*Use iptable-save which is pre-installed*
|
||||
```
|
||||
sudo iptables-save
|
||||
sudo iptables-save > /etc/iptables/iptables.rules
|
||||
```
|
||||
### RHEL / CentOS Distributions
|
||||
*This is by far the simpliest way to save rules and check them # chkconfig --list | grep iptables*
|
||||
|
||||
Reference in New Issue
Block a user