mirror of
https://gitlab.com/shorewall/code.git
synced 2024-12-24 15:18:53 +01:00
More OpenVPN bridging
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@2857 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
parent
f10db8a006
commit
8374d96f9b
@ -419,7 +419,8 @@ verb 3</programlisting>
|
|||||||
</section>
|
</section>
|
||||||
|
|
||||||
<section>
|
<section>
|
||||||
<title>Securing a Home Wireless Network with OpenVPN</title>
|
<title>Securing a Home Wireless Network with OpenVPN (OpenVPN
|
||||||
|
Bridge)</title>
|
||||||
|
|
||||||
<para>This section will discuss how I secured my home wireless network
|
<para>This section will discuss how I secured my home wireless network
|
||||||
using OpenVPN. Our network is as shown in the following diagram.</para>
|
using OpenVPN. Our network is as shown in the following diagram.</para>
|
||||||
@ -429,7 +430,12 @@ verb 3</programlisting>
|
|||||||
<para>The Wireless zone is in the lower right of the diagram and consists
|
<para>The Wireless zone is in the lower right of the diagram and consists
|
||||||
of two laptops: Eastepnc6000 (Windows XP - SP1) and Tipper (SuSE 10.0). We
|
of two laptops: Eastepnc6000 (Windows XP - SP1) and Tipper (SuSE 10.0). We
|
||||||
use OpenVPN to bridge those two laptops with the Local Zone shown in the
|
use OpenVPN to bridge those two laptops with the Local Zone shown in the
|
||||||
lower left hand corner.</para>
|
lower left hand corner. The laptops are configured with addresses in the
|
||||||
|
192.168.3.0/24 network connection to the firewall's <filename
|
||||||
|
class="devicefile">eth0</filename> interface which places them in the
|
||||||
|
firewall's Wifi zone. OpenVPN bridging allows them to be assigned an
|
||||||
|
additional temporary IP address from the 192.168.1.0/24 network and to be
|
||||||
|
securely bridged to the LAN on the lower left.</para>
|
||||||
|
|
||||||
<section>
|
<section>
|
||||||
<title>Configuring the Bridge</title>
|
<title>Configuring the Bridge</title>
|
||||||
|
Loading…
Reference in New Issue
Block a user