forked from extern/shorewall_code
Correct two-interface sample snat file
- s/92/192/ Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
parent
c3303067fc
commit
31bd10ffdd
@ -20,4 +20,4 @@
|
||||
MASQUERADE 10.0.0.0/8,\
|
||||
169.254.0.0/16,\
|
||||
172.16.0.0/12,\
|
||||
92.168.0.0/16 eth0
|
||||
192.168.0.0/16 eth0
|
||||
|
Loading…
Reference in New Issue
Block a user