mirror of
https://gitlab.com/shorewall/code.git
synced 2024-11-26 01:23:14 +01:00
22 lines
1.0 KiB
Plaintext
22 lines
1.0 KiB
Plaintext
|
#
|
||
|
# Shorewall - Sample SNAT/Masqueradee File for three-interface configuration.
|
||
|
# Copyright (C) 2006-2016 by the Shorewall Team
|
||
|
#
|
||
|
# This library is free software; you can redistribute it and/or
|
||
|
# modify it under the terms of the GNU Lesser General Public
|
||
|
# License as published by the Free Software Foundation; either
|
||
|
# version 2.1 of the License, or (at your option) any later version.
|
||
|
#
|
||
|
# See the file README.txt for further details.
|
||
|
#------------------------------------------------------------------------------
|
||
|
# For information about entries in this file, type "man shorewall-snat"
|
||
|
###################################################################################################################
|
||
|
#ACTION SOURCE DEST PROTO PORT IPSEC MARK USER SWITCH ORIGDEST PROBABILITY
|
||
|
#
|
||
|
# Rules generated from masq file /home/teastep/shorewall/trunk/Shorewall/Samples/three-interfaces/masq by Shorewall 5.0.13-RC1 - Sat Oct 15 11:43:47 PDT 2016
|
||
|
#
|
||
|
MASQUERADE 10.0.0.0/8,\
|
||
|
169.254.0.0/16,\
|
||
|
172.16.0.0/12,\
|
||
|
192.168.0.0/16 eth0
|