15 lines
273 B
Plaintext
15 lines
273 B
Plaintext
|
# /etc/sysconfig/firewall-masquerade.conf
|
||
|
#
|
||
|
# <ip> <proto> <dport>
|
||
|
# <ip/mask> <proto> <dport:dport>
|
||
|
# <ip> all
|
||
|
|
||
|
10.10.0.100 all
|
||
|
10.10.0.200 all
|
||
|
10.10.0.254 all
|
||
|
10.10.250.133 all
|
||
|
10.10.250.134 all
|
||
|
10.10.250.248 all
|
||
|
10.10.1.0/24 all
|
||
|
192.168.1.254 all
|