<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://hurlster.com/wiki/index.php?action=history&amp;feed=atom&amp;title=WRVS4400N</id>
	<title>WRVS4400N - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://hurlster.com/wiki/index.php?action=history&amp;feed=atom&amp;title=WRVS4400N"/>
	<link rel="alternate" type="text/html" href="https://hurlster.com/wiki/index.php?title=WRVS4400N&amp;action=history"/>
	<updated>2026-07-10T23:28:43Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.38.4</generator>
	<entry>
		<id>https://hurlster.com/wiki/index.php?title=WRVS4400N&amp;diff=52&amp;oldid=prev</id>
		<title>Gqwill69: /* IPSEC Tunnel to Cisco IOS */</title>
		<link rel="alternate" type="text/html" href="https://hurlster.com/wiki/index.php?title=WRVS4400N&amp;diff=52&amp;oldid=prev"/>
		<updated>2009-10-20T20:00:34Z</updated>

		<summary type="html">&lt;p&gt;&lt;span dir=&quot;auto&quot;&gt;&lt;span class=&quot;autocomment&quot;&gt;IPSEC Tunnel to Cisco IOS&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== IPSEC Tunnel to OSX ==&lt;br /&gt;
&lt;br /&gt;
The short version is: on the VPN tab, select IPSEC, and then create a new tunnel entry with a unique name.&lt;br /&gt;
&lt;br /&gt;
Local security group is your LAN ip series (ie., WRVS4400N defaults to 192.168.1.0 and 255.255.255.0).&lt;br /&gt;
&lt;br /&gt;
Assuming your dialing in from various locations, set Remote Security group and gateway to &amp;quot;any.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
Key maanagement is Auto, Encryption 3DES, Authentication SHA1, PFS enable, enter your preshared key, key lifetime 28800 secs.&lt;br /&gt;
&lt;br /&gt;
Save the configuration, hit okay through the warning about using &amp;quot;any&amp;quot; not working with QuickVPN.&lt;br /&gt;
&lt;br /&gt;
Click Advanced Settings tab.&lt;br /&gt;
&lt;br /&gt;
Operation mode = main.&lt;br /&gt;
Local and Remote identity use the ip address circles on both.&lt;br /&gt;
Phase 1 encryption = 3DES and SHA1 with 1024-bit and 3600 sec.&lt;br /&gt;
Phase 2 = #DES and SHA1, PFS enable, 768-bit, key life 28800.&lt;br /&gt;
Save settings.&lt;br /&gt;
&lt;br /&gt;
In IPSECURITAS version 3 setup as follows:&lt;br /&gt;
General Tab - enter ip address of the WRVS4400N&amp;#039;s internet presence.&lt;br /&gt;
Local side is Host, leav ip addres blank&lt;br /&gt;
Remot side is Network and input the 192.168.10, CIDR=24&lt;br /&gt;
Phase1 tab should match what&amp;#039;s on the advanced settings of the router listed above, you can leave proposal check on claim and nonce size as 16.&lt;br /&gt;
Phase2 tab match to the router as well.&lt;br /&gt;
ID tab = Address in both the identifiers; Authenitcation is your Presharked Key and password.&lt;br /&gt;
Options tab you shouldn&amp;#039;t need to touch, but you can enable NAT-T and add a keep alive ping if you want.&lt;br /&gt;
&lt;br /&gt;
That&amp;#039;s good enough to get me a green light on the connection on the mac, and an &amp;quot;up&amp;quot; status in the VPN&amp;#039;s web interface.&lt;br /&gt;
&lt;br /&gt;
== IPSEC Tunnel to Cisco IOS ==&lt;br /&gt;
&amp;lt;font color=&amp;quot;red&amp;quot;&amp;gt;**Still pending confirmation -10/20/2009&amp;lt;/font&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
Site A: WRVS4400N v1.1.13&amp;lt;br /&amp;gt;&lt;br /&gt;
Site B: Cisco 2821 Version 12.4(24)T1&lt;br /&gt;
  crypto isakmp policy 5&lt;br /&gt;
  encr 3des&lt;br /&gt;
  authentication pre-share&lt;br /&gt;
  group 2&lt;br /&gt;
  lifetime 28800&lt;br /&gt;
 crypto isakmp key n3tInS address 97.125.188.90&lt;br /&gt;
 crypto ipsec transform-set STRONG esp-3des esp-sha-hmac &lt;br /&gt;
 crypto map CISCO 10 ipsec-isakmp &lt;br /&gt;
  set peer 97.125.188.90&lt;br /&gt;
  set transform-set STRONG &lt;br /&gt;
  set pfs group2&lt;br /&gt;
  match address 101&lt;br /&gt;
  crypto map CISCO&lt;br /&gt;
 interface Serial0/0/0:0&lt;br /&gt;
  ip address 167.142.60.62 255.255.255.252&lt;br /&gt;
  encapsulation ppp&lt;br /&gt;
  crypto map CISCO&lt;br /&gt;
[[Category:Linux]]&lt;/div&gt;</summary>
		<author><name>Gqwill69</name></author>
	</entry>
</feed>