forked from extern/shorewall_code
More 3.0 Documentation Updates -- take 2
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@2599 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
parent
1a82d27d15
commit
98f1d5ed6a
@ -320,9 +320,9 @@ ipsec net 206.162.148.9
|
|||||||
B:</para>
|
B:</para>
|
||||||
|
|
||||||
<programlisting>#ZONE IPSEC OPTIONS IN OUT
|
<programlisting>#ZONE IPSEC OPTIONS IN OUT
|
||||||
# ONLY OPTIONS OPTIONS#ZONE DISPLAY COMMENTS
|
# ONLY OPTIONS OPTIONS
|
||||||
vpn VPN Virtual Private Network
|
vpn No
|
||||||
net Internet The big bad internet
|
net No
|
||||||
#LAST LINE -- ADD YOUR ENTRIES ABOVE THIS LINE -- DO NOT REMOVE</programlisting>
|
#LAST LINE -- ADD YOUR ENTRIES ABOVE THIS LINE -- DO NOT REMOVE</programlisting>
|
||||||
</blockquote>
|
</blockquote>
|
||||||
|
|
||||||
@ -503,10 +503,11 @@ sec yes mode=tunnel <emphasis role="bold">mss=1400</emphasis
|
|||||||
<blockquote>
|
<blockquote>
|
||||||
<para>/etc/shorewall/zones — System A</para>
|
<para>/etc/shorewall/zones — System A</para>
|
||||||
|
|
||||||
<programlisting>#ZONE DISPLAY COMMENTS
|
<programlisting>#ZONE IPSEC OPTIONS IN OUT
|
||||||
vpn VPN Road Warriors
|
# ONLY OPTIONS OPTIONS
|
||||||
net Internet The big bad internet
|
vpn Yes
|
||||||
loc local Local Network (192.168.1.0/24)
|
net No
|
||||||
|
loc No
|
||||||
#LAST LINE -- ADD YOUR ENTRIES ABOVE THIS LINE -- DO NOT REMOVE</programlisting>
|
#LAST LINE -- ADD YOUR ENTRIES ABOVE THIS LINE -- DO NOT REMOVE</programlisting>
|
||||||
</blockquote>
|
</blockquote>
|
||||||
|
|
||||||
@ -533,7 +534,7 @@ ipsec net 0.0.0.0/0 vpn
|
|||||||
<para>/etc/shorewall/hosts — System A:</para>
|
<para>/etc/shorewall/hosts — System A:</para>
|
||||||
|
|
||||||
<programlisting>#ZONE HOSTS OPTIONS
|
<programlisting>#ZONE HOSTS OPTIONS
|
||||||
vpn eth0:0.0.0.0/0 <emphasis role="bold"> ipsec</emphasis>
|
vpn eth0:0.0.0.0/0
|
||||||
#LAST LINE -- ADD YOUR ENTRIES ABOVE THIS LINE -- DO NOT REMOVE</programlisting>
|
#LAST LINE -- ADD YOUR ENTRIES ABOVE THIS LINE -- DO NOT REMOVE</programlisting>
|
||||||
</blockquote>
|
</blockquote>
|
||||||
|
|
||||||
@ -545,10 +546,11 @@ vpn eth0:0.0.0.0/0 <emphasis role="bold"> ipsec</emphasis>
|
|||||||
<blockquote>
|
<blockquote>
|
||||||
<para>/etc/shorewall/zones - System B:</para>
|
<para>/etc/shorewall/zones - System B:</para>
|
||||||
|
|
||||||
<programlisting>#ZONE DISPLAY COMMENTS
|
<programlisting>#ZONE IPSEC OPTIONS IN OUT
|
||||||
vpn VPN VPN back home
|
# ONLY OPTIONS OPTIONS
|
||||||
net Internet The big bad internet
|
vpn Yes
|
||||||
loc local Local Network (192.168.1.0/24)
|
net No
|
||||||
|
loc No
|
||||||
#LAST LINE -- ADD YOUR ENTRIES ABOVE THIS LINE -- DO NOT REMOVE</programlisting>
|
#LAST LINE -- ADD YOUR ENTRIES ABOVE THIS LINE -- DO NOT REMOVE</programlisting>
|
||||||
|
|
||||||
<para>/etc/shorewall/tunnels - System B:</para>
|
<para>/etc/shorewall/tunnels - System B:</para>
|
||||||
@ -560,7 +562,7 @@ ipsec net 206.162.148.9 vpn
|
|||||||
<para>/etc/shorewall/hosts - System B:</para>
|
<para>/etc/shorewall/hosts - System B:</para>
|
||||||
|
|
||||||
<programlisting>#ZONE HOSTS OPTIONS
|
<programlisting>#ZONE HOSTS OPTIONS
|
||||||
vpn eth0:0.0.0.0/0 <emphasis role="bold"> ipsec</emphasis>
|
vpn eth0:0.0.0.0/0
|
||||||
#LAST LINE -- ADD YOUR ENTRIES ABOVE THIS LINE -- DO NOT REMOVE</programlisting>
|
#LAST LINE -- ADD YOUR ENTRIES ABOVE THIS LINE -- DO NOT REMOVE</programlisting>
|
||||||
</blockquote>
|
</blockquote>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user