From 8374d96f9bcce8d5d08f995be9885aba887dd118 Mon Sep 17 00:00:00 2001 From: teastep Date: Wed, 12 Oct 2005 00:44:04 +0000 Subject: [PATCH] More OpenVPN bridging git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@2857 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb --- Shorewall-docs2/OPENVPN.xml | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/Shorewall-docs2/OPENVPN.xml b/Shorewall-docs2/OPENVPN.xml index 1df902c38..76e6d6ead 100644 --- a/Shorewall-docs2/OPENVPN.xml +++ b/Shorewall-docs2/OPENVPN.xml @@ -419,7 +419,8 @@ verb 3
- Securing a Home Wireless Network with OpenVPN + Securing a Home Wireless Network with OpenVPN (OpenVPN + Bridge) This section will discuss how I secured my home wireless network using OpenVPN. Our network is as shown in the following diagram. @@ -429,7 +430,12 @@ verb 3 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 use OpenVPN to bridge those two laptops with the Local Zone shown in the - lower left hand corner. + lower left hand corner. The laptops are configured with addresses in the + 192.168.3.0/24 network connection to the firewall's eth0 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.
Configuring the Bridge