<?xml version="1.0" encoding="UTF-8"?> <rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" ><channel><title>NewPush &#187; VPN</title> <atom:link href="http://newpush.com/tag/vpn/feed/" rel="self" type="application/rss+xml" /><link>http://newpush.com</link> <description>Server Hosting, Data Warehouse Hosting, Collaboration</description> <lastBuildDate>Mon, 30 Jan 2012 15:40:45 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <item><title>What is the difference between site to site and mobile VPN?</title><link>http://newpush.com/2011/11/what-is-the-difference-between-site-to-site-and-mobile-vpn/</link> <comments>http://newpush.com/2011/11/what-is-the-difference-between-site-to-site-and-mobile-vpn/#comments</comments> <pubDate>Fri, 04 Nov 2011 01:40:47 +0000</pubDate> <dc:creator>Balazs</dc:creator> <category><![CDATA[Cloud Computing]]></category> <category><![CDATA[Data Warehouse]]></category> <category><![CDATA[Dedicated Servers]]></category> <category><![CDATA[Hosting Support]]></category> <category><![CDATA[Managed Hosting]]></category> <category><![CDATA[OpenBSD]]></category> <category><![CDATA[VPN]]></category><guid isPermaLink="false">http://newpush.com/?p=1284</guid> <description><![CDATA[For most businesses, there are two types of VPN that apply: site to site VPN: this is used to link sites, such as your office and the data center, mobile VPN: this is used to link mobile or home users &#8230; <a href="http://newpush.com/2011/11/what-is-the-difference-between-site-to-site-and-mobile-vpn/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description> <content:encoded><![CDATA[<p>For most businesses, there are two types of VPN that apply:</p><ul><li>site to site VPN: this is used to link sites, such as your office and the data center,</li><li>mobile VPN: this is used to link mobile or home users to a corporate site, or a data center.</li></ul><p>The mobile VPN to your office is typically free, you just need to pay a one time setup fee and sometimes an extra license fee depending on the vendor.  If your firewall is based on pfSense, there are no extra license fees.</p><p>The site to site VPN is typically priced on a per channel basis, to cover our bandwidth and virtual port costs on the terminating firewall in the data center.  This is optional, and you can decide to sign up for that service once there is a clear business case for it.</p> ]]></content:encoded> <wfw:commentRss>http://newpush.com/2011/11/what-is-the-difference-between-site-to-site-and-mobile-vpn/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Directing all VPN traffic through the OpenVPN concentrator</title><link>http://newpush.com/2009/11/directing-all-vpn-traffic-through-the-openvpn-concentrator/</link> <comments>http://newpush.com/2009/11/directing-all-vpn-traffic-through-the-openvpn-concentrator/#comments</comments> <pubDate>Sun, 29 Nov 2009 07:33:00 +0000</pubDate> <dc:creator>Balazs</dc:creator> <category><![CDATA[Linux]]></category> <category><![CDATA[Mac OS X]]></category> <category><![CDATA[OpenBSD]]></category> <category><![CDATA[OpenVPN]]></category> <category><![CDATA[Schimo]]></category> <category><![CDATA[Tunnelblick]]></category> <category><![CDATA[VPN]]></category><guid isPermaLink="false">http://www.wdream.com/?p=429</guid> <description><![CDATA[Problem It is necessary for some users to have all their traffic directed through the OpenVPN concentrator. The number one reason for such a configuration is to protect the HTTP traffic over unsecured WiFi (a.k.a. hotspots). Solution Add to the &#8230; <a href="http://newpush.com/2009/11/directing-all-vpn-traffic-through-the-openvpn-concentrator/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description> <content:encoded><![CDATA[<h4>Problem</h4><p>It is necessary for some users to have all their traffic directed through the OpenVPN concentrator.  The number one reason for such a configuration is to protect the HTTP traffic over unsecured WiFi (a.k.a. hotspots).</p><h4>Solution</h4><p>Add to the bottom of the connecting client&#8217;s configuration file (typically under <code>/etc/openvpn/clients.d</code> the following line:<code><br /> push "redirect-gateway"<br /> </code></p> ]]></content:encoded> <wfw:commentRss>http://newpush.com/2009/11/directing-all-vpn-traffic-through-the-openvpn-concentrator/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Fast and Secure VPN setup with OpenBSD 4.5</title><link>http://newpush.com/2009/06/fast-and-secure-vpn-setup-with-openbsd/</link> <comments>http://newpush.com/2009/06/fast-and-secure-vpn-setup-with-openbsd/#comments</comments> <pubDate>Tue, 30 Jun 2009 20:04:58 +0000</pubDate> <dc:creator>Balazs</dc:creator> <category><![CDATA[OpenBSD]]></category> <category><![CDATA[isakmp]]></category> <category><![CDATA[VPN]]></category><guid isPermaLink="false">http://www.wdream.com/?p=319</guid> <description><![CDATA[Premise Setting up VPN with IPsec using public / private key authentication between two networks using OpenBSD firewalls. Concept Each VPN concentrator will have the public key fo the other machine, and one of the VPN concentrators will be designated &#8230; <a href="http://newpush.com/2009/06/fast-and-secure-vpn-setup-with-openbsd/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description> <content:encoded><![CDATA[<p><h3>Premise</h3><p>Setting up VPN with IPsec using public / private key authentication between two networks using OpenBSD firewalls.</p><h3>Concept</h3><p>Each VPN concentrator will have the public key fo the other machine, and one of the VPN concentrators will be designated as the active requester.  The other will be set up in a passive role, to accept the connection initiation, like a central VPN gateway at a datacenter would.</p><h3>Practical steps</h3><ol><li>Set up proper rules so that the firewalls pass proper traffic.  That is done by adding the line in pf.conf to allow for the gateways to communicate:<pre>
pass quick on $ext_if from $remote_vpn_gw_ip</pre></li><li>Set up the public key for each firewall on it&#8217;s counterpart:<pre>
mkdir -p /etc/isakmpd/pubkeys/ipv4
cp remote_gateway_local.pub /etc/isakmpd/pubkeys/ipv4/xxx.xxx.xxx.xxx</pre><p>where xxx.xxx.xxx.xxx is the IP address of the remote gateway. (See below how to generate the public / private keys.)</li><li>Create the <code>ipsec.conf</code> configuration file on the active VPN gateway:<pre>
GW_LOCAL=ip_of_local_vpn_gateway
GW_REMOTE=ip_of_remote_vpn_gateway
LOCAL_NETWORKS="{ local_net1/mask1, local_net2/mask2, ... }"
REMOTE _NETWORKS="{ remote_net1/mask1, local_net2/mask2, ... }"

ike esp from $LOCAL_NETWORKS to $REMOTE_NETWORKS peer $GW_REMOTE
ike esp from $GW_LOCAL to $REMOTE_NETWORKS peer $GW_REMOTE
ike esp from $GW_LOCAL to $GW_REMOTE</pre></li><li>Create the <code>ipsec.conf</code> configuration file on the passive VPN gateway:<pre>
GW_LOCAL=ip_of_local_vpn_gateway
GW_REMOTE=ip_of_remote_vpn_gateway
LOCAL_NETWORKS="{ local_net1/mask1, local_net2/mask2, ... }"
REMOTE _NETWORKS="{ remote_net1/mask1, local_net2/mask2, ... }"

ike passive esp from $LOCAL_NETWORKS to $REMOTE_NETWORKS peer $GW_REMOTE
ike passive esp from $GW_LOCAL to $REMOTE_NETWORKS peer $GW_REMOTE
ike passive esp from $GW_LOCAL to $GW_REMOTE</pre></li><li>Start the VPN on each VPN gateway:<pre>
isakmpd -K
ipsecctl -f /etc/ipsec.conf</pre></li><li>Test the connections:<pre>
ipsecctl -sa</pre><p>it may take a few minutes for the VPN channels to get established.</ol><h3>Public / Private Keys</h3><p>Generating Public / Private keys with OpenSSL (on full OpenBSD install, this is already done automatically):<pre>
openssl genrsa -out /etc/isakmpd/private/local.key
chmod 600 /etc/isakmpd/private/local.key
openssl rsa -out /etc/isakmpd/private/local.pub -in /etc/isakmpd/private/local.key -pubout
</pre><p>If you are running a lightweight distro like <code>flashdist</code>, then you might need to generate these keys on a different machine.</p><h3>References</h3><ul><li><a href="http://www.securityfocus.com/infocus/1859">Zero to IPSec in 4 minutes</a></li><li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ipsec.conf&#038;apropos=0&#038;sektion=0&#038;manpath=OpenBSD+Current&#038;arch=i386&#038;format=html">OpenBSD ipsec.conf man page</a></li><li><a href="http://www.nabble.com/man-isakmpd-typos-td20180444.html">man isakmpd typos email thread</a></li></ul> ]]></content:encoded> <wfw:commentRss>http://newpush.com/2009/06/fast-and-secure-vpn-setup-with-openbsd/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>How to set up PPTP on Win2k</title><link>http://newpush.com/2009/05/how-to-set-up-pptp-on-win2k/</link> <comments>http://newpush.com/2009/05/how-to-set-up-pptp-on-win2k/#comments</comments> <pubDate>Sun, 31 May 2009 15:10:34 +0000</pubDate> <dc:creator>Balazs</dc:creator> <category><![CDATA[Windows]]></category> <category><![CDATA[PPTP]]></category> <category><![CDATA[VPN]]></category><guid isPermaLink="false">http://www.wdream.com/?p=281</guid> <description><![CDATA[Setting up a folder for PPTP access: Right click and select properties Select Sharing tab Check &#8220;Share this folder&#8221; and give it a share name Click the permissions button, and make sure that only the right user(s) have permission Setting &#8230; <a href="http://newpush.com/2009/05/how-to-set-up-pptp-on-win2k/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description> <content:encoded><![CDATA[<p><span class="grey">Setting up a folder for PPTP access:</p><ol><li>Right click and select properties</li><li>Select Sharing tab</li><li>Check &#8220;Share this folder&#8221; and give it a share name</li><li>Click the permissions button, and make sure that only the right user(s) have permission</li></ol><p>Setting up user for PPTP:</p><ol><li>Start-&gt;Settings-&gt;Network and Dial-up connections-&gt;Incoming connections</li><li>Click users tab</li><li>Check the check box next to user to authorize</li></ol><p></span></p> ]]></content:encoded> <wfw:commentRss>http://newpush.com/2009/05/how-to-set-up-pptp-on-win2k/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>How to set up &quot;road warior&quot; VPN with OpenBSD</title><link>http://newpush.com/2009/05/how-to-set-up-road-warior-vpn-with-openbsd/</link> <comments>http://newpush.com/2009/05/how-to-set-up-road-warior-vpn-with-openbsd/#comments</comments> <pubDate>Fri, 29 May 2009 23:56:45 +0000</pubDate> <dc:creator>Balazs</dc:creator> <category><![CDATA[OpenBSD]]></category> <category><![CDATA[VPN]]></category><guid isPermaLink="false">http://www.wdream.com/?p=208</guid> <description><![CDATA[I found this solution in the summary of a related thread on misc@openbsd.org (mailing list). Thanks for the various assists on this, I&#8217;m glad to say that the problem I was having is now solved. I am now successfully interworking &#8230; <a href="http://newpush.com/2009/05/how-to-set-up-road-warior-vpn-with-openbsd/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description> <content:encoded><![CDATA[<p><span class="grey">I found this solution in the summary of a related thread on misc@openbsd.org (mailing list).</span></p><ol><em> Thanks for the various assists on this, I&#8217;m glad to say that the problem I was having is now solved. I am now successfully interworking dynamically addressed (DHCP) Win2K-pro and XP clients with OpenBSD isakmpd using X.509 certificate-based authentication. I believe this to be a lot more scalable and manageable than using pre-shared secrets.</em></p><p><em>For reference, the problem I was having was caused by incorrectly entering the X.509 certificates into the cert stores on the Windows machines using the MMC snap-in. So it wasn&#8217;t an OBSD issue at all <img src="http://newpush.com/wp-includes/images/smilies/icon_wink.gif?9d7bd4" alt=';-)' class='wp-smiley' /> </em></p><p><em>If anyone has the same problem, you need to make sure you are entering the CA and client certs into the cert stores for the LOCAL COMPUTER *not* the CURRENT USER (which is the default if you just double-click on the cert bundle on the desktop). Doh! Instead click start-&gt;run and enter &#8220;mmc&#8221; then add the snap-in for &#8216;Manage Certificates&#8217; making sure you select &#8216;local computer&#8217; in the dialogue. Obviously you will also need to add the snap-in for &#8216;manage IPsec policies&#8217; too.</em></p><p><em>All-in-all not entirely a pain-free process, but a great learning experience (and now at last I am confident my wireless LAN is *properly* secure).</em></p><p><em>For ref, below are the isakmpd.conf and isakmp.policy files which I am using on the OPENBSD server.</em></p><p><em>Generating the X.509 certs correctly requires some care. I do it using the &#8216;ca&#8217; command on openssl (this avoids the need to use certpatch, but make sure you read the relevant parts of the IPSEC/ISAKMPD/VPN manpages about what is needed here &#8211; because you are using DHCP clients, you need to put the FQDN in the subjectAltName part of the cert). I also use the &#8216;pkcs12&#8242; command on openssl to produce a cert-bundle which is the easiest way to safely transport and import the certs and private key onto the windows boxes. I have some basic scripts for doing the openssl bits, which I guess I can email to anyone who&#8217;s interested.</em></p><p><em>By the way, if you are using PF don&#8217;t forget you will additionally need to create some relevant filtering rules to allow traffic on esp0&#8230;</em></p><p><em>Rgds to all<br /> MC</em></ol><pre>===
# This is the isakmpd.conf file for the SERVER
#

[General]
Listen-on=              10.0.0.1

[Phase 1]
Default=                ISAKMP-peer-dhcp

[Phase 2]
Passive-connections=    IPsec-connection

[ISAKMP-peer-dhcp]
Phase=                  1
Local-address=          10.0.0.1
ID=                     server-fqdn-id
Configuration=          IKE-main-mode-config

[server-fqdn-id]
ID-type=                FQDN
Name=                   server

[IKE-main-mode-config]
DOI=                    IPSEC
EXCHANGE_TYPE=          ID_PROT
Transforms=             AES-SHA-RSA_SIG, 3DES-SHA-RSA_SIG

[IPsec-connection]
Phase=                  2
ISAKMP-peer=            ISAKMP-peer-dhcp
Configuration=          IKE-quick-mode-config
Local-ID=               server-ipv4-id
Remote-ID=              generic-ipv4-id

[IKE-quick-mode-config]
DOI=                    IPSEC
EXCHANGE_TYPE=          QUICK_MODE
Suites=                 QM-ESP-TRP-AES-SHA-SUITE, QM-ESP-TRP-AES-MD5-SUITE, QM-ESP-TRP-3DES-SHA-SUITE, QM-ESP-TRP-3DES-MD5-SUITE

[server-ipv4-id]
ID-type=                IPV4_ADDR
Address=                10.0.0.1

[generic-ipv4-id]
ID-type=                IPV4_ADDR
Address=                0.0.0.0

[X509-certificates]
Ca-directory=           /etc/isakmpd/ca/
Cert-directory=         /etc/isakmpd/certs/
Private-key=            /etc/isakmpd/private/local.key

===
# this is the matching isakmpd.policy file for the SERVER
Authorizer: "POLICY"
Licensees: "DN:/C=My Country/O=My Org/OU=PKI Infrastructure/CN=My Root CA"
conditions:app_domain == "IPsec policy" &amp;&amp;
        doi == "ipsec" &amp;&amp;
        esp_present == "yes" &amp;&amp;
        esp_enc_alg != "null" -&gt; "true";</pre>]]></content:encoded> <wfw:commentRss>http://newpush.com/2009/05/how-to-set-up-road-warior-vpn-with-openbsd/feed/</wfw:commentRss> <slash:comments>2</slash:comments> </item> <item><title>How do I find out more about OpenBSD VPN?</title><link>http://newpush.com/2009/05/how-do-i-find-out-more-about-openbsd-vpn/</link> <comments>http://newpush.com/2009/05/how-do-i-find-out-more-about-openbsd-vpn/#comments</comments> <pubDate>Fri, 29 May 2009 23:55:39 +0000</pubDate> <dc:creator>Balazs</dc:creator> <category><![CDATA[OpenBSD]]></category> <category><![CDATA[VPN]]></category><guid isPermaLink="false">http://www.wdream.com/?p=206</guid> <description><![CDATA[Here are some of the resources we found useful to learn more about VPNs in general and on OpenBSD specifically: FreeSWAN Project Documentation Braindead RSA OpenBDS Support]]></description> <content:encoded><![CDATA[<p><span class="grey">Here are some of the resources we found useful to learn more about VPNs in general and on OpenBSD specifically:</p><ul><li><a href="http://www.ipsec-howto.org/x153.html">FreeSWAN Project Documentation</a></li><li><a href="http://www.xs4all.nl/%7Ehanb/software/braindead-rsa/">Braindead RSA</a></li><li><a href="http://www.openbsdsupport.org/vpn-ipsec.html">OpenBDS Support</a></li></ul><p></span></p> ]]></content:encoded> <wfw:commentRss>http://newpush.com/2009/05/how-do-i-find-out-more-about-openbsd-vpn/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Debugging an OpenBSD 4.5 ISAKMP VPN problem</title><link>http://newpush.com/2009/05/debugging-an-openbsd-45-isakmp-vpn-problem/</link> <comments>http://newpush.com/2009/05/debugging-an-openbsd-45-isakmp-vpn-problem/#comments</comments> <pubDate>Mon, 25 May 2009 05:24:06 +0000</pubDate> <dc:creator>Balazs</dc:creator> <category><![CDATA[OpenBSD]]></category> <category><![CDATA[isakmp]]></category> <category><![CDATA[VPN]]></category><guid isPermaLink="false">http://www.wdream.com/?p=199</guid> <description><![CDATA[There is some very good info here:http://www.allard.nu/openbsd/ specifically, I found the following hints helpful: 'isakmpd -d' Start isakmpd with 'isakmpd -d'. Isakmpd will output things like wrong file permissions and typos in the configuration file. On connect you might see &#8230; <a href="http://newpush.com/2009/05/debugging-an-openbsd-45-isakmp-vpn-problem/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description> <content:encoded><![CDATA[<p><span class="grey">There is some very good info here:<a href="http://www.allard.nu/openbsd/">http://www.allard.nu/openbsd/</a> specifically, I found the following hints helpful:</p><p><code><br /> 'isakmpd -d'<br /> Start isakmpd with 'isakmpd -d'. Isakmpd will output things like wrong file permissions and typos in the configuration file. On connect you might see things like "NO PROPOSAL CHOOSEN" which can either mean that your configuration parameters between the client and the server doesn't match, or that you have typed the wrong pre-shared key.</p><p>'isakmpd -L' and 'tcpdump -avs 1440 -r /var/run/isakmpd.pcap'<br /> This one is really nice to check if your configurations between the client and the server match and also to learn howto create isakmpd.conf files for new clients. With 'isakmpd -L' isakmpd will dump, in tcpdump format, everything it sends and recieves to /var/run/isakmpd.pcap. You then check what happened with 'tcpdump -avs 1440 -r /var/run/isakmpd.pcap'. Look here for an example output of isakmpd -L and tcpdump. This output is typically what you want to send to the mailing list when you want help with something if the above doesn't help you.<br /> </code></span></p> ]]></content:encoded> <wfw:commentRss>http://newpush.com/2009/05/debugging-an-openbsd-45-isakmp-vpn-problem/feed/</wfw:commentRss> <slash:comments>1</slash:comments> </item> <item><title>Setting up a VPN between OpenBSD 4.5 and Cisco PIX</title><link>http://newpush.com/2009/05/setting-up-a-vpn-between-openbsd-45-and-cisco-pix/</link> <comments>http://newpush.com/2009/05/setting-up-a-vpn-between-openbsd-45-and-cisco-pix/#comments</comments> <pubDate>Mon, 25 May 2009 05:22:31 +0000</pubDate> <dc:creator>Balazs</dc:creator> <category><![CDATA[OpenBSD]]></category> <category><![CDATA[Cisco]]></category> <category><![CDATA[isakmp]]></category> <category><![CDATA[VPN]]></category><guid isPermaLink="false">http://www.wdream.com/?p=197</guid> <description><![CDATA[The original of this HOWTO was here: OpenBSD &#8211; PIX ISAKMP VPN Setting up an ISAKMP VPN tunnel between OpenBSD 4.5 and Cisco Pix Configuration: Site A: OpenBSD 4.5 Internal Network: 192.168.0.0/24 External IP: 1.1.1.1 Site B: Cisco Pix 6.1 &#8230; <a href="http://newpush.com/2009/05/setting-up-a-vpn-between-openbsd-45-and-cisco-pix/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description> <content:encoded><![CDATA[<p><span class="grey">The original of this HOWTO was here: <a href="http://www.packetslave.com/docs/vpn-pix-openbsd.txt">OpenBSD &#8211; PIX ISAKMP VPN</a></p><pre>Setting up an ISAKMP VPN tunnel between OpenBSD 4.5 and Cisco Pix

Configuration:

  Site A:

    OpenBSD 4.5
    Internal Network: 192.168.0.0/24
    External IP: 1.1.1.1

  Site B:

    Cisco Pix 6.1
    Internal Network: 10.0.0.0/8
    External IP: 2.2.2.2

  VPN parameters:

    Shared Secret: theSecret
    Encryption Algorith: 3DES
    Hash Algorith: SHA
    Diffie-Helman Group: 2 (1024bit)

========================================================================

Pix Configuration:

access-list to_siteA permit ip 10.0.0.0 255.0.0.0 192.168.0.0 255.255.255.0

access-list no_nat   permit ip 10.0.0.0 255.0.0.0 192.168.0.0 255.255.255.0

sysopt connection permit-ipsec

crypto ipsec transform-set myset esp-3des esp-sha-hmac

crypto map newmap 10 ipsec-isakmp
crypto map newmap 10 match address to_siteA
crypto map newmap 10 set peer 1.1.1.1
crypto map newmap 10 set transform-set myset
crypto map newmap interface outside

isakmp enable outside
isakmp key theSecret address 1.1.1.1 netmask 255.255.255.255
isakmp identity address

isakmp policy 10 authentication pre-share
isakmp policy 10 encryption 3des
isakmp policy 10 hash sha
isakmp policy 10 group 2
isakmp policy 10 lifetime 1000

========================================================================

OpenBSD config:

/etc/ipf.rules

# Adjust for your particular packet filtering setup and NIC
pass   in  quick on ep0 proto esp from any to 1.1.1.1
pass   in  quick on ep0 proto udp from any to 1.1.1.1 port = 500

/etc/isakmpd/isakmpd.conf

[General]
Retransmits=			5
Exchange-max-time=		120
Listen-on=			1.1.1.1
Default-Phase2-Lifetime=        3600,80:86400

[Phase 1]
2.2.2.2=			SiteBPix

[Phase 2]
Connections=			SiteA-SiteB-10

[SiteBPix]
Phase=				1
Transport=			udp
Local-address=			1.1.1.1
Address=			2.2.2.2
Configuration=			Default-main-mode
Authentication=			theSecret

[SiteA-SiteB-10]
Phase=				2
ISAKMP-peer=			SiteBPix
Configuration=			Default-quick-mode
Local-ID=			Net-SiteA
Remote-ID=			Net-SiteB-10

[Net-SiteA]
ID-type=			IPV4_ADDR_SUBNET
Network=			192.168.0.0
Netmask=			255.255.255.0

[Net-SiteB-10]
ID-type=			IPV4_ADDR_SUBNET
Network=			10.0.0.0
Netmask=			255.0.0.0

[Default-main-mode]
DOI=				IPSEC
EXCHANGE_TYPE=			ID_PROT
Transforms=			3DES-SHA

[Default-quick-mode]
DOI=				IPSEC
EXCHANGE_TYPE=			QUICK_MODE
Suites=				QM-ESP-3DES-SHA-PFS-SUITE

[DES-SHA]
GROUP_DESCRIPTION=		MODP_1024

[QM-ESP-3DES-SHA-PFS-SUITE]
GROUP_DESCRIPTION=		MODP_1024

/etc/isakmpd/isakmpd.policy

KeyNote-Version: 2
Authorizer: "POLICY"</pre><p></span></p> ]]></content:encoded> <wfw:commentRss>http://newpush.com/2009/05/setting-up-a-vpn-between-openbsd-45-and-cisco-pix/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> </channel> </rss>
<!-- Served from: newpush.com @ 2012-02-09 21:27:19 by W3 Total Cache -->
