forked from extern/shorewall_code
Fix a couple of problems in my configuraton doc
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@2879 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
parent
73ef5e72e0
commit
367850477c
@ -454,6 +454,8 @@ iface br0 inet static
|
|||||||
remote access (see <ulink url="myfiles.htm">this
|
remote access (see <ulink url="myfiles.htm">this
|
||||||
article</ulink>).</para>
|
article</ulink>).</para>
|
||||||
|
|
||||||
|
<para></para>
|
||||||
|
|
||||||
<programlisting>dev tap0
|
<programlisting>dev tap0
|
||||||
|
|
||||||
local 192.168.3.254
|
local 192.168.3.254
|
||||||
@ -483,7 +485,16 @@ ping-timer-rem
|
|||||||
persist-tun
|
persist-tun
|
||||||
persist-key
|
persist-key
|
||||||
|
|
||||||
|
client-config-dir /etc/openvpn/bridge-clients
|
||||||
|
ccd-exclusive
|
||||||
|
|
||||||
verb 3</programlisting>
|
verb 3</programlisting>
|
||||||
|
|
||||||
|
<para>The files in <filename>/etc/openvpn/bridge-clients</filename>
|
||||||
|
are used to assign a fixed IP address to each laptop. For example,
|
||||||
|
tipper.shorewall.net:</para>
|
||||||
|
|
||||||
|
<programlisting>ifconfig-push 192.168.1.8 255.255.255.0</programlisting>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
<section>
|
<section>
|
||||||
|
@ -234,6 +234,7 @@ OMAK=<ip address of the gateway at our second home></programlisting></para
|
|||||||
<blockquote>
|
<blockquote>
|
||||||
<programlisting>#ZONE TYPE OPTTIONS IN OUT
|
<programlisting>#ZONE TYPE OPTTIONS IN OUT
|
||||||
# OPTIONS OPTIONS
|
# OPTIONS OPTIONS
|
||||||
|
fw firewall
|
||||||
net ipv4
|
net ipv4
|
||||||
dmz ipv4
|
dmz ipv4
|
||||||
loc ipv4
|
loc ipv4
|
||||||
|
Loading…
Reference in New Issue
Block a user