<?xml version="1.0" encoding="UTF-8"?>

<rss version="2.0" xmlns:blogChannel="http://backend.userland.com/blogChannelModule">

<channel>
<title>Topic &#x27;Re: VPN between two Cisco 887VA devices&#x27; in forum &#x27;Cisco&#x27; - dslreports.com</title>
<link>http://www.dslreports.com/forum/Re-VPN-between-two-Cisco-887VA-devices-27515828</link>
<description></description>
<language>en</language>
<pubDate>Thu, 20 Jun 2013 06:44:17 EDT</pubDate>
<lastBuildDate>Thu, 20 Jun 2013 06:44:17 EDT</lastBuildDate>

<item>
<title>Re: VPN between two Cisco 887VA devices</title>
<link>http://www.dslreports.com/forum/Re-VPN-between-two-Cisco-887VA-devices-27612983</link>
<description><![CDATA[aryoba posted : <div class="bquote"><said>said by <a href="/profile/1842131" onClick="this.blur(); return popup(event,'/uidpop?ajh=1&uid=1842131');">Lea Massiot</a>:</said><p>P.S. I don't know how to set a /31 mask instead of a /24 mask?<br>I tried 255.255.255.254 but with not luck.<br></p></div>You could use the /31 when you already enable <i>ip subnet-zero</i>. Otherwise using /30 is more common approach for point-to-point networks.]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/Re-VPN-between-two-Cisco-887VA-devices-27612983</guid>
<pubDate>Thu, 11 Oct 2012 14:17:56 EDT</pubDate>
</item>

<item>
<title>Re: VPN between two Cisco 887VA devices</title>
<link>http://www.dslreports.com/forum/Re-VPN-between-two-Cisco-887VA-devices-27612967</link>
<description><![CDATA[aryoba posted : <div class="bquote"><said>said by <a href="/profile/1842131" onClick="this.blur(); return popup(event,'/uidpop?ajh=1&uid=1842131');">Lea Massiot</a>:</said><p>I have another question: in the past I set up a PPP over SSH tunnel between two Unix machines, I could, start stop, restart the tunnel whenever I wanted. Can I do the same with an IPSec tunnel between two Cisco routers? In particular, I wish I could start the tunnel on demand and not have it active all the time... is it possible and how?<br></p></div>Unless you put some restricting ACL, your ACL 101 permits all IP protocol traffic to pass through the IPSec VPN tunnel. Therefore you should be able to do anything you need in regards of IP traffic.]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/Re-VPN-between-two-Cisco-887VA-devices-27612967</guid>
<pubDate>Thu, 11 Oct 2012 14:14:17 EDT</pubDate>
</item>

<item>
<title>Re: VPN between two Cisco 887VA devices</title>
<link>http://www.dslreports.com/forum/Re-VPN-between-two-Cisco-887VA-devices-27612615</link>
<description><![CDATA[aryoba posted : <div class="bquote"><p> Lea Massiot <A HREF="/useremail/u/1842131"><IMG SRC="http://i.dslr.net/bb/profile.gif" ALT="See Profile" BORDER=0 WIDTH=16 HEIGHT=11></A> said<br>I've turned off the Windows firewalls on both "PC 1" and "PC 2" and now "PC 1" can access "PC 2"'s shares and and vice versa. It is not a solution but I guess it is an indication that the VPN tunnel is actually "doing" its job, isn't it?<br></p></div>Since the VPN does not terminate at the PC, VPN tunnel is transparent to PC interconnectivity. Therefore turning off PC's Windows firewall does not necessary make the VPN tunnel establishment work rather it allowed some TCP or UDP traffic between the two PC to flow through.<br><br>If you like, you could do the following test. Disable VPN between the two routers and have the two PC interconnect directly (read: via clear text without the VPN encrypting tunnel) while keeping the Windows firewall on both PC to be on. When the two PC are unable to connect, then it proves that VPN has nothing to do with the interconnection issue.]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/Re-VPN-between-two-Cisco-887VA-devices-27612615</guid>
<pubDate>Thu, 11 Oct 2012 12:58:23 EDT</pubDate>
</item>

<item>
<title>Re: VPN between two Cisco 887VA devices</title>
<link>http://www.dslreports.com/forum/Re-VPN-between-two-Cisco-887VA-devices-27611869</link>
<description><![CDATA[Lea Massiot posted : Hello Aryoba and list,<br><br>I've turned off the Windows firewalls on both "PC 1" and "PC 2" and now "PC 1" can access "PC 2"'s shares and and vice versa. It is not a solution but I guess it is an indication that the VPN tunnel is actually "doing" its job, isn't it?<br><br>Now, I have to learn how to turn on the firewalls on "PC 1" and "PC 2" and let the VPN traffic go through... yet another not easy task... Of course, if you have a good idea I would take it with relief.<br><br>I have another question: in the past I set up a PPP over SSH tunnel between two Unix machines, I could, start stop, restart the tunnel whenever I wanted. Can I do the same with an IPSec tunnel between two Cisco routers? In particular, I wish I could start the tunnel on demand and not have it active all the time... is it possible and how?<br><br>Below are the results of the commands:<br><code>--------------------------------------------------------------------------<br>Router1#show crypto isakmp sa<br>--------------------------------------------------------------------------<br>IPv4 Crypto ISAKMP SA<br>dst             src             state          conn-id status<br>192.168.15.1    192.168.15.2    QM_IDLE           2002 ACTIVE<br><br>IPv6 Crypto ISAKMP SA<br><br>--------------------------------------------------------------------------<br>Router1#show crypto ipsec sa<br>--------------------------------------------------------------------------<br><br>interface: Vlan2<br>    Crypto map tag: VPN, local addr 192.168.15.1<br><br>   protected vrf: (none)<br>   local  ident (addr/mask/prot/port): (192.168.1.0/255.255.255.0/0/0)<br>   remote ident (addr/mask/prot/port): (192.168.0.0/255.255.255.0/0/0)<br>   current_peer 192.168.15.2 port 500<br>     PERMIT, flags={origin_is_acl,}<br>    #pkts encaps: 670, #pkts encrypt: 670, #pkts digest: 670<br>    #pkts decaps: 472, #pkts decrypt: 472, #pkts verify: 472<br>    #pkts compressed: 0, #pkts decompressed: 0<br>    #pkts not compressed: 0, #pkts compr. failed: 0<br>    #pkts not decompressed: 0, #pkts decompress failed: 0<br>    #send errors 1, #recv errors 0<br><br>     local crypto endpt.: 192.168.15.1, remote crypto endpt.: 192.168.15.2<br>     path mtu 1500, ip mtu 1500, ip mtu idb Vlan2<br>     current outbound spi: 0x52EB5BAF(1391156143)<br>     PFS (Y/N): N, DH group: none<br><br>     inbound esp sas:<br>      spi: 0xF895D437(4170568759)<br>        transform: esp-3des esp-md5-hmac ,<br>        in use settings ={Tunnel, }<br>        conn id: 5, flow_id: Onboard VPN:5, sibling_flags 80000046, crypto map: VPN<br>        sa timing: remaining key lifetime (k/sec): (4599461/67625)<br>        IV size: 8 bytes<br>        replay detection support: Y<br>        Status: ACTIVE<br><br>     inbound ah sas:<br><br>     inbound pcp sas:<br><br>     outbound esp sas:<br>      spi: 0x52EB5BAF(1391156143)<br>        transform: esp-3des esp-md5-hmac ,<br>        in use settings ={Tunnel, }<br>        conn id: 6, flow_id: Onboard VPN:6, sibling_flags 80000046, crypto map: VPN<br>        sa timing: remaining key lifetime (k/sec): (4599461/67625)<br>        IV size: 8 bytes<br>        replay detection support: Y<br>        Status: ACTIVE<br><br>     outbound ah sas:<br><br>     outbound pcp sas:<br><br>--------------------------------------------------------------------------<br>Router2#show crypto isakmp sa <br>--------------------------------------------------------------------------<br>IPv4 Crypto ISAKMP SA<br>dst             src             state          conn-id status<br>192.168.15.1    192.168.15.2    QM_IDLE           2002 ACTIVE<br><br>IPv6 Crypto ISAKMP SA<br><br>--------------------------------------------------------------------------<br>Router2#show crypto ipsec sa <br>--------------------------------------------------------------------------<br>interface: Vlan2<br>    Crypto map tag: VPN, local addr 192.168.15.2<br><br>   protected vrf: (none)<br>   local  ident (addr/mask/prot/port): (192.168.0.0/255.255.255.0/0/0)<br>   remote ident (addr/mask/prot/port): (192.168.1.0/255.255.255.0/0/0)<br>   current_peer 192.168.15.1 port 500<br>     PERMIT, flags={origin_is_acl,}<br>    #pkts encaps: 473, #pkts encrypt: 473, #pkts digest: 473<br>    #pkts decaps: 671, #pkts decrypt: 671, #pkts verify: 671<br>    #pkts compressed: 0, #pkts decompressed: 0<br>    #pkts not compressed: 0, #pkts compr. failed: 0<br>    #pkts not decompressed: 0, #pkts decompress failed: 0<br>    #send errors 0, #recv errors 0<br><br>     local crypto endpt.: 192.168.15.2, remote crypto endpt.: 192.168.15.1<br>     path mtu 1500, ip mtu 1500, ip mtu idb Vlan2<br>     current outbound spi: 0xF895D437(4170568759)<br>     PFS (Y/N): N, DH group: none<br><br>     inbound esp sas:<br>      spi: 0x52EB5BAF(1391156143)<br>        transform: esp-3des esp-md5-hmac ,<br>        in use settings ={Tunnel, }<br>        conn id: 5, flow_id: Onboard VPN:5, sibling_flags 80000046, crypto map: VPN<br>        sa timing: remaining key lifetime (k/sec): (4380792/67584)<br>        IV size: 8 bytes<br>        replay detection support: Y<br>        Status: ACTIVE<br><br>     inbound ah sas:<br><br>     inbound pcp sas:<br><br>     outbound esp sas:<br>      spi: 0xF895D437(4170568759)<br>        transform: esp-3des esp-md5-hmac ,<br>        in use settings ={Tunnel, }<br>        conn id: 6, flow_id: Onboard VPN:6, sibling_flags 80000046, crypto map: VPN<br>        sa timing: remaining key lifetime (k/sec): (4380791/67584)<br>        IV size: 8 bytes<br>        replay detection support: Y<br>        Status: ACTIVE<br><br>     outbound ah sas:<br><br>     outbound pcp sas:</code><br><br>Thank you for helping and best regards.<br>]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/Re-VPN-between-two-Cisco-887VA-devices-27611869</guid>
<pubDate>Thu, 11 Oct 2012 10:11:00 EDT</pubDate>
</item>

<item>
<title>Re: VPN between two Cisco 887VA devices</title>
<link>http://www.dslreports.com/forum/Re-VPN-between-two-Cisco-887VA-devices-27608473</link>
<description><![CDATA[aryoba posted : How about the VPN tunnel up/down status? Can you post the <i>show crypto isakmp sa</i> and <i>show crypto ipsec sa</i> command output?]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/Re-VPN-between-two-Cisco-887VA-devices-27608473</guid>
<pubDate>Wed, 10 Oct 2012 11:18:36 EDT</pubDate>
</item>

<item>
<title>Re: VPN between two Cisco 887VA devices</title>
<link>http://www.dslreports.com/forum/Re-VPN-between-two-Cisco-887VA-devices-27603801</link>
<description><![CDATA[Lea Massiot posted : <u>Split tunnel</u><br><br>I replaced the two lines in "Router 2" configuration:<br><br><code>--------------------------------------------------------------------<br>ip nat inside source list 1 interface Dialer0 overload<br>access-list 1 permit 192.168.0.0 0.0.0.255<br>--------------------------------------------------------------------</code><br><br>with the following lines:<br><br><code>--------------------------------------------------------------------<br>ip nat inside source list 122 interface Dialer0 overload<br>access-list 122 deny ip 192.168.0.0 0.0.0.255 192.168.1.0 0.0.0.255<br>access-list 122 permit ip 192.168.0.0 0.0.0.255 any<br>--------------------------------------------------------------------</code><br><br>- From "PC 1" (192.168.1.2), I can ping 192.168.0.2 and the command<br>"net use 192.168.0.2" completes successfully.<br>"net view 192.168.0.2" fails with the message:<br><code>System error 53 has occurred.<br>The network path was not found.</code><br><br>- From "PC 2" (192.168.0.2), I can ping 192.168.1.2 and the command "net use 192.168.1.2" completes successfully.<br>"net view 192.168.1.2" fails with the message:<br><code>The Server service is not started.</code><br>(This service is actually started + I restarted it just in case...).<br><br>It may not be a Cisco related issue but rather a Windows network browsing issue... but as long as it doesn't work I don't know for sure whether the Cisco configs are correct or not... and also you may have an idea what's going wrong...<br><br>Below are the current Cisco running configurations.<br><br>Thank you for helping and best regards.<br><br>P.S. I don't know how to set a /31 mask instead of a /24 mask?<br>I tried 255.255.255.254 but with not luck.<br><br><code>--------------------------------------------------------------------<br>ROUTER 1 RUNNING CONFIGURATION<br>--------------------------------------------------------------------<br>Current configuration : 1814 bytes<br>!<br>! Last configuration change at 08:20:51 UTC Tue Oct 9 2012<br>version 15.1<br>no service pad<br>service timestamps debug datetime msec<br>service timestamps log datetime msec<br>no service password-encryption<br>!<br>hostname Router1<br>!<br>boot-start-marker<br>boot-end-marker<br>!<br>!<br>!<br>no aaa new-model<br>!<br>memory-size iomem 10<br>crypto pki token default removal timeout 0<br>!<br>!<br>ip source-route<br>!<br>!<br>!<br>!<br>!<br>ip cef<br>no ipv6 cef<br>!<br>!<br>multilink bundle-name authenticated<br>license udi pid CISCO887VA-SEC-K9 sn serial_number<br>!<br>!<br>!<br>!<br>!<br>!<br>controller VDSL 0<br>!<br>! <br>!<br>crypto isakmp policy 10<br> encr 3des<br> hash md5<br> authentication pre-share<br> group 2<br>crypto isakmp key azertyuiop address 192.168.15.2 255.255.255.0<br>!<br>crypto ipsec security-association lifetime seconds 86400<br>!<br>crypto ipsec transform-set TRANSFORM_SET esp-3des esp-md5-hmac <br>!<br>crypto map VPN 10 ipsec-isakmp <br> set peer 192.168.15.2<br> set transform-set TRANSFORM_SET <br> match address 101<br>!<br>!<br>!<br>!<br>!<br>interface Ethernet0<br> no ip address<br> shutdown<br>!<br>interface ATM0<br> no ip address<br> shutdown<br> no atm ilmi-keepalive<br>!<br>interface FastEthernet0<br> no ip address<br>!<br>interface FastEthernet1<br> switchport access vlan 2<br> no ip address<br>!<br>interface FastEthernet2<br> no ip address<br>!<br>interface FastEthernet3<br> no ip address<br>!<br>interface Vlan1<br> ip address 192.168.1.1 255.255.255.0<br>!<br>interface Vlan2<br> ip address 192.168.15.1 255.255.255.0<br> crypto map VPN<br>!<br>ip forward-protocol nd<br>no ip http server<br>no ip http secure-server<br>!<br>!<br>ip route 192.168.0.0 255.255.255.0 192.168.15.2<br>!<br>access-list 100 permit udp host 192.168.15.2 host 192.168.15.1 eq isakmp<br>access-list 100 permit ahp host 192.168.15.2 host 192.168.15.1<br>access-list 100 permit esp host 192.168.15.2 host 192.168.15.1<br>access-list 101 permit ip 192.168.1.0 0.0.0.255 192.<br>--------------------------------------------------------------------<br><br>--------------------------------------------------------------------<br>ROUTER 2 RUNNING CONFIGURATION<br>--------------------------------------------------------------------<br>Current configuration : 2324 bytes<br>!<br>! Last configuration change at 12:24:18 UTC Tue Oct 9 2012<br>version 15.1<br>no service pad<br>service timestamps debug datetime msec<br>service timestamps log datetime msec<br>no service password-encryption<br>!<br>hostname Router2<br>!<br>boot-start-marker<br>boot-end-marker<br>!<br>!<br>!<br>no aaa new-model<br>!<br>memory-size iomem 10<br>crypto pki token default removal timeout 0<br>!<br>!<br>ip source-route<br>!<br>!<br>!<br>!<br>!<br>ip cef<br>no ipv6 cef<br>!<br>!<br>multilink bundle-name authenticated<br>license udi pid CISCO887VA-SEC-K9 sn serial_number<br>!<br>!<br>!<br>!<br>!<br>!<br>controller VDSL 0<br>!<br>! <br>!<br>crypto isakmp policy 10<br> encr 3des<br> hash md5<br> authentication pre-share<br> group 2<br>crypto isakmp key azertyuiop address 192.168.15.1 255.255.255.0<br>!<br>crypto ipsec security-association lifetime seconds 86400<br>!<br>crypto ipsec transform-set TRANSFORM_SET esp-3des esp-md5-hmac <br>!<br>crypto map VPN 10 ipsec-isakmp <br> set peer 192.168.15.1<br> set transform-set TRANSFORM_SET <br> match address 101<br>!<br>!<br>!<br>!<br>!<br>interface Ethernet0<br> no ip address<br> shutdown<br> no fair-queue<br>!<br>interface ATM0<br> no ip address<br> no atm ilmi-keepalive<br> pvc 8/35 <br>  encapsulation aal5mux ppp dialer<br>  dialer pool-member 1<br> !<br>!<br>interface FastEthernet0<br> no ip address<br>!<br>interface FastEthernet1<br> switchport access vlan 2<br> no ip address<br>!<br>interface FastEthernet2<br> no ip address<br>!<br>interface FastEthernet3<br> no ip address<br>!<br>interface Vlan1<br> ip address 192.168.0.1 255.255.255.0<br> ip nat inside<br> ip virtual-reassembly in<br>!<br>interface Vlan2<br> ip address 192.168.15.2 255.255.255.0<br> crypto map VPN<br>!<br>interface Dialer0<br> ip address negotiated<br> ip nat outside<br> ip virtual-reassembly in<br> encapsulation ppp<br> dialer pool 1<br> ppp chap hostname hostname<br> ppp chap password 0 password<br>!<br>ip forward-protocol nd<br>no ip http server<br>no ip http secure-server<br>!<br>!<br>ip nat inside source list 122 interface Dialer0 overload<br>ip route 0.0.0.0 0.0.0.0 Dialer0<br>ip route 192.168.1.0 255.255.255.0 192.168.15.1<br>!<br>access-list 100 permit udp host 192.168.15.1 host 192.168.15.2 eq isakmp<br>access-list 100 permit ahp host 192.168.15.1 host 192.168.15.2<br>access-list 100 permit esp host 192.168.15.1 host 192.168.15.2<br>access-list 101 permit ip 192.168.0.0 0.0.0.255 192.168.1.0 0.0.0.255<br>access-list 122 deny   ip 192.168.0.0 0.0.0.255 192.168.1.0 0.0.0.255<br>access-list 122 permit ip 192.168.0.0 0.0.0.255 any<br>!<br>!<br>!<br>!<br>!<br>control-plane<br>!<br>!<br>line con 0<br>line aux 0<br>line vty 0 4<br> login<br> transport input all<br>!<br>end<br>--------------------------------------------------------------------</code><br>]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/Re-VPN-between-two-Cisco-887VA-devices-27603801</guid>
<pubDate>Tue, 09 Oct 2012 08:13:57 EDT</pubDate>
</item>

<item>
<title>Re: VPN between two Cisco 887VA devices</title>
<link>http://www.dslreports.com/forum/Re-VPN-between-two-Cisco-887VA-devices-27603582</link>
<description><![CDATA[Lea Massiot posted : <u>Gateway remark:</u> Ah ok, if it's better I can indeed replace "Vlan2" with "192.168.15.1" in "ip route 192.168.0.0 255.255.255.0 Vlan2" on "Router1" for instance.<br><br><u>Subnet mask remark:</u> Well, same here I can change the subnet mask from /24 to /31 in "interface Vlan2 ip address 192.168.15.1 255.255.255.0".<br><br>But obviously, these two things are not responsible for the VPN not to work and I'm still struggling with that split tunnel issue...<br><br>Best regards.]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/Re-VPN-between-two-Cisco-887VA-devices-27603582</guid>
<pubDate>Tue, 09 Oct 2012 04:09:31 EDT</pubDate>
</item>

<item>
<title>Re: VPN between two Cisco 887VA devices</title>
<link>http://www.dslreports.com/forum/Re-VPN-between-two-Cisco-887VA-devices-27600452</link>
<description><![CDATA[aryoba posted : You can check out the following's FAQ to set default route for Internet traffic<br>&raquo;<A HREF="/faq/cisco">Cisco Forum FAQ</A> &raquo;<A HREF="/faq/13832">Configuring router with integrated ADSL modem running PPPoA</A><br><br>For the rest of static routing, it should be something like this<br><br>Router 1<br>ip route 192.168.0.0 255.255.255.0 192.168.15.2<br><br>Router 2<br>ip route 192.168.1.0 255.255.255.0 192.168.15.1<br><br>As a note, the VLAN 2 I believe only has two hosts which are Routers 1 and 2. However the VLAN 2 subnet mask is /24, which is kind of waste a lot of IP address. Is there a reason why you can't set the subnet mask of /30 or /31 instead?]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/Re-VPN-between-two-Cisco-887VA-devices-27600452</guid>
<pubDate>Mon, 08 Oct 2012 09:06:19 EDT</pubDate>
</item>

<item>
<title>Re: VPN between two Cisco 887VA devices</title>
<link>http://www.dslreports.com/forum/Re-VPN-between-two-Cisco-887VA-devices-27600341</link>
<description><![CDATA[Lea Massiot posted : Hello and thank you for your answer.<br><blockquote>aryoba wrote: I never like the idea of having interface as default gateway since it potentially creates unnecessary ARP broadcast which may slow down your connection. Why can't you just use IP address as default gateway?</blockquote><br><br>Are you talking about "interface Dialer 0" in "ip nat inside source list 1 interface Dialer0 overload"?<br><br>If you are, the public IP is "negotiated" with the ISP... so... how should I proceed?<br><br>I've seen configuration examples such as:<br><code>ip nat pool ovrld 172.16.10.1 172.16.10.1 prefix 24<br>ip nat inside source list 7 pool ovrld overload</code><br>Is it what I should do?<br><br>Can you please precise what you meant to say?<br><br>Thank you and best regards.<br>]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/Re-VPN-between-two-Cisco-887VA-devices-27600341</guid>
<pubDate>Mon, 08 Oct 2012 08:12:10 EDT</pubDate>
</item>

<item>
<title>Re: VPN between two Cisco 887VA devices</title>
<link>http://www.dslreports.com/forum/Re-VPN-between-two-Cisco-887VA-devices-27593455</link>
<description><![CDATA[aryoba posted : As a side note, I would not call 3DES as "strongest" encryption level since there is stronger one such as AES 256. In fact, in today's world the 3DES is considered the minimum encryption level accepted in most organizations for establishing IPSec VPN tunnel between business partners.]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/Re-VPN-between-two-Cisco-887VA-devices-27593455</guid>
<pubDate>Fri, 05 Oct 2012 10:56:22 EDT</pubDate>
</item>

<item>
<title>Re: VPN between two Cisco 887VA devices</title>
<link>http://www.dslreports.com/forum/Re-VPN-between-two-Cisco-887VA-devices-27593413</link>
<description><![CDATA[aryoba posted : Several things I noticed on the router configurations<br><br>* You shouldn't need to put subnet mask on the <i>crypto isakmp key</i> command<br>* On the Router 2's NAT ACL, you need to replace the ACL 1 with extended ACL (i.e. ACL 100) to deny NAT to take place for traffic between 192.168.1.0/24 and 192.168.0.0/24; and to allow NAT to take place only for the Internet traffic (Split Tunnel issue). Otherwise both encrypted and clear-text traffic (VPN and the Internet traffic) will be NAT-ed<br>* I never like the idea of having interface as default gateway since it potentially creates unnecessary ARP broadcast which may slow down your connection. Why can't you just use IP address as default gateway?]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/Re-VPN-between-two-Cisco-887VA-devices-27593413</guid>
<pubDate>Fri, 05 Oct 2012 10:50:12 EDT</pubDate>
</item>

<item>
<title>Re: VPN between two Cisco 887VA devices</title>
<link>http://www.dslreports.com/forum/Re-VPN-between-two-Cisco-887VA-devices-27592861</link>
<description><![CDATA[Lea Massiot posted : As I thought "PC 1" and "PC 2" might have been responsible for this VPN not to work:<br>- I put the two of them in a workgroup "WORKGROUP_1".<br>- I logged in as user "U" with password "P" on both machines.<br>- I chose two "Windows XP" machines for this experiment because I wanted to eliminate possible issues related to "Windows 7".<br>(The routers configuration have NOT changed since my last post).<br><br>With these settings, "PC 2" (192.168.0.2) CAN access "PC 1"'s shares.<br>"PC 1" (192.168.0.2) CANNOT access "PC 2"'s shares.<br>It fails like this:<br><code>192.168.1.2 cmd.exe> net view 192.168.0.2<br>System error 53 has occurred.<br>The network path wasn't found.</code><br><br>So, doesn't it look like the tunnel works in one direction and not in the other?<br><br>Could it be a NAT-T problem as I read quite a lot of times?<br><br>Thank you for helping.<br>Best regards.<br>]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/Re-VPN-between-two-Cisco-887VA-devices-27592861</guid>
<pubDate>Fri, 05 Oct 2012 07:47:02 EDT</pubDate>
</item>

<item>
<title>Re: VPN between two Cisco 887VA devices</title>
<link>http://www.dslreports.com/forum/Re-VPN-between-two-Cisco-887VA-devices-27592719</link>
<description><![CDATA[Lea Massiot posted : Hello. Below are the two routers running configuration.<br><br>-- "Router 1" running configuration:<br><br><code>===============================================================<br>Current configuration : 1924 bytes<br>!<br>! Last configuration change at 10:04:33 UTC Thu Oct 4 2012<br>! NVRAM config last updated at 09:36:06 UTC Thu Oct 4 2012<br>! NVRAM config last updated at 09:36:06 UTC Thu Oct 4 2012<br>version 15.1<br>no service pad<br>service timestamps debug datetime msec<br>service timestamps log datetime msec<br>no service password-encryption<br>!<br>hostname Router1<br>!<br>boot-start-marker<br>boot-end-marker<br>!<br>!<br>!<br>no aaa new-model<br>!<br>memory-size iomem 10<br>crypto pki token default removal timeout 0<br>!<br>! <br>ip source-route<br>!<br>!<br>!<br>!<br>!<br>ip cef<br>no ipv6 cef<br>!<br>!<br>multilink bundle-name authenticated<br>license udi pid CISCO887VA-SEC-K9 sn serial_number<br>!<br>!<br>!<br>!<br>!<br>!<br>controller VDSL 0<br>!<br>! <br>!<br>crypto isakmp policy 10<br> encr 3des<br> hash md5<br> authentication pre-share<br> group 2<br>crypto isakmp key azertyuiop address 192.168.15.2 255.255.255.0<br>!<br>crypto ipsec security-association lifetime seconds 86400<br>!<br>crypto ipsec transform-set STRONGEST esp-3des esp-md5-hmac <br>!<br>crypto map VPN 10 ipsec-isakmp <br> set peer 192.168.15.2<br> set transform-set STRONGEST <br> match address 101<br>!<br>!<br>!<br>!<br>!<br>interface Ethernet0<br> no ip address<br> shutdown<br>!<br>interface ATM0<br> no ip address<br> shutdown<br> no atm ilmi-keepalive<br>!<br>interface FastEthernet0<br> no ip address<br>!<br>interface FastEthernet1<br> switchport access vlan 2<br> no ip address<br>!<br>interface FastEthernet2<br> no ip address<br>!<br>interface FastEthernet3<br> no ip address<br>!<br>interface Vlan1<br> ip address 192.168.1.1 255.255.255.0<br>!<br>interface Vlan2<br> ip address 192.168.15.1 255.255.255.0<br> crypto map VPN<br>!<br>ip forward-protocol nd<br>no ip http server<br>no ip http secure-server<br>!<br>!<br>ip route 192.168.0.0 255.255.255.0 Vlan2<br>!<br>access-list 100 permit udp host 192.168.15.2 host 192.168.15.1 eq isakmp<br>access-list 100 permit ahp host 192.168.15.2 host 192.168.15.1<br>access-list 100 permit esp host 192.168.15.2 host 192.168.15.1<br>access-list 101 permit ip 192.168.1.0 0.0.0.255 192.168.0.0 0.0.0.255<br>!<br>!<br>!<br>!<br>!<br>control-plane<br>!<br>!<br>line con 0<br>line aux 0<br>line vty 0 4<br> login<br> transport input all<br>!<br>end<br>===============================================================</code><br><br>-- "Router 2" running configuration:<br><br><code>===============================================================<br>Current configuration : 2353 bytes<br>!<br>! Last configuration change at 12:12:05 UTC Thu Oct 4 2012<br>! NVRAM config last updated at 11:39:54 UTC Thu Oct 4 2012<br>! NVRAM config last updated at 11:39:54 UTC Thu Oct 4 2012<br>version 15.1<br>no service pad<br>service timestamps debug datetime msec<br>service timestamps log datetime msec<br>no service password-encryption<br>!<br>hostname Router2<br>!<br>boot-start-marker<br>boot-end-marker<br>!<br>!<br>!<br>no aaa new-model<br>!<br>memory-size iomem 10<br>crypto pki token default removal timeout 0<br>!<br>!<br>ip source-route<br>!<br>!<br>!<br>!<br>!<br>ip cef<br>no ipv6 cef<br>!<br>!<br>multilink bundle-name authenticated<br>license udi pid CISCO887VA-SEC-K9 sn serial_number<br>!<br>!<br>!<br>!<br>!<br>!<br>controller VDSL 0<br>!<br>! <br>!<br>crypto isakmp policy 10<br> encr 3des<br> hash md5<br> authentication pre-share<br> group 2<br>crypto isakmp key azertyuiop address 192.168.15.1 255.255.255.0<br>!<br>crypto ipsec security-association lifetime seconds 86400<br>!<br>crypto ipsec transform-set STRONGEST esp-3des esp-md5-hmac <br>!<br>crypto map VPN 10 ipsec-isakmp <br> set peer 192.168.15.1<br> set transform-set STRONGEST <br> match address 101<br>!<br>!<br>!<br>!<br>!<br>interface Ethernet0<br> no ip address<br> shutdown<br> no fair-queue<br>!<br>interface ATM0<br> no ip address<br> no atm ilmi-keepalive<br> pvc 8/35 <br>  encapsulation aal5mux ppp dialer<br>  dialer pool-member 1<br> !<br>!<br>interface FastEthernet0<br> no ip address<br>!<br>interface FastEthernet1<br> switchport access vlan 2<br> no ip address<br>!<br>interface FastEthernet2<br> no ip address<br>!<br>interface FastEthernet3<br> no ip address<br>!<br>interface Vlan1<br> ip address 192.168.0.1 255.255.255.0<br> ip nat inside<br> ip virtual-reassembly in<br>!<br>interface Vlan2<br> ip address 192.168.15.2 255.255.255.0<br> crypto map VPN<br>!<br>interface Dialer0<br> ip address negotiated<br> ip nat outside<br> ip virtual-reassembly in<br> encapsulation ppp<br> dialer pool 1<br> ppp chap hostname hostname<br> ppp chap password 0 password<br>!<br>ip forward-protocol nd<br>no ip http server<br>no ip http secure-server<br>!<br>!<br>ip nat inside source list 1 interface Dialer0 overload<br>ip route 0.0.0.0 0.0.0.0 Dialer0<br>ip route 192.168.1.0 255.255.255.0 Vlan2<br>!<br>access-list 1 permit 192.168.0.0 0.0.0.255<br>access-list 100 permit udp host 192.168.15.1 host 192.168.15.2 eq isakmp<br>access-list 100 permit ahp host 192.168.15.1 host 192.168.15.2<br>access-list 100 permit esp host 192.168.15.1 host 192.168.15.2<br>access-list 101 permit ip 192.168.0.0 0.0.0.255 192.168.1.0 0.0.0.255<br>!<br>!<br>!<br>!<br>!<br>control-plane<br>!<br>!<br>line con 0<br>line aux 0<br>line vty 0 4<br> login<br> transport input all<br>!<br>end<br>===============================================================</code><br><br>Thank you for your help.<br>Best regards.<br>]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/Re-VPN-between-two-Cisco-887VA-devices-27592719</guid>
<pubDate>Fri, 05 Oct 2012 04:18:52 EDT</pubDate>
</item>

<item>
<title>Re: VPN between two Cisco 887VA devices</title>
<link>http://www.dslreports.com/forum/Re-VPN-between-two-Cisco-887VA-devices-27589316</link>
<description><![CDATA[aryoba posted : Post (not as attachment) the updated configuration of both routers so people here can review.]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/Re-VPN-between-two-Cisco-887VA-devices-27589316</guid>
<pubDate>Thu, 04 Oct 2012 09:36:14 EDT</pubDate>
</item>

<item>
<title>Re: VPN between two Cisco 887VA devices</title>
<link>http://www.dslreports.com/forum/Re-VPN-between-two-Cisco-887VA-devices-27589013</link>
<description><![CDATA[Lea Massiot posted : Ok, well I'm sorry: I got confused.<br>(So maybe we can forget about my previous problem and split tunneling for now  :)). Again I'm sorry.<br><br>As I was confused, I reconfigured "Router 1" and "Router 2" step by step with a lot of care. <br>Now, here is what is functioning and what is not:<br>- "Router 2" and "PC 2" can access the Internet properly,<br>- I think the ISAKMP/IPSEC tunnel is set between "Router 1" and "Router 2" but there are some important issues:<br><br><u>Situation 1:</u> I ping 192.168.1.2 ("PC 1") from 192.168.0.2 ("PC 2"):<br>1) "192.168.1.2" replies to the ping request,<br>2) with the "show crypto ipsec sa" command I can see that:<br><code>on "Router 1":<br>#pkts encaps, #pkts encrypt and #pkts digest increase from 106 to 107<br>#pkts decaps, #pkts decrypt and #pkts verify increase from 58 to 59<br>on "Router 2":<br>#pkts encaps, #pkts encrypt and #pkts digest increase from 58 to 59<br>#pkts decaps, #pkts decrypt and #pkts verify increase from 106 to 107</code><br><br><u>Situation 2:</u> I try to access \\192.168.1.2 ("PC 1") from 192.168.0.2 ("PC 2")<br>1) It doesn't work: "Windows cannot access \\192.168.1.2" (Windows 7) and the message appears very quickly.<br>2) with the "show crypto ipsec sa" command I can see that:<br><code>on "Router 1":<br>#pkts encaps, #pkts encrypt and #pkts digest increase from 107 to 114<br>#pkts decaps, #pkts decrypt and #pkts verify increase from 59 to 68<br>on "Router 2":<br>#pkts encaps, #pkts encrypt and #pkts digest increase from 59 to 68<br>#pkts decaps, #pkts decrypt and #pkts verify increase from 107 to 114</code><br><br><u>Situation 3:</u> I try to access \\192.168.0.2 ("PC 2") from 192.168.1.2 ("PC 1")<br>1) It doesn't work: "\\192.168.0.2 The network path wasn't found" (Windows XP) and the message takes one minute to appear.<br>2) with the "show crypto ipsec sa" command I can see that:<br><code>on "Router 1":<br>#pkts encaps, #pkts encrypt and #pkts digest increase from 114 to 128<br>#pkts decaps, #pkts decrypt and #pkts verify do not change (68)<br>on "Router 2":<br>#pkts encaps, #pkts encrypt and #pkts digest do not change (68)<br>#pkts decaps, #pkts decrypt and #pkts verify increase from 114 to 128</code><br><br>In example 1, it looks like the tunnel is working, don't you think?<br>In example 2, it looks like both sides on the tunnel encrypt and decrypt something, and yet "PC 2" can't access "PC 1".<br>In example 3, it looks like only "Router 1" encrypts something which is decrypted by "Router 2"... and again "PC 1" can't access "PC 2".<br><br>Can you help me with this?<br>Thank you and best regards.<br>]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/Re-VPN-between-two-Cisco-887VA-devices-27589013</guid>
<pubDate>Thu, 04 Oct 2012 08:13:10 EDT</pubDate>
</item>

<item>
<title>Re: VPN between two Cisco 887VA devices</title>
<link>http://www.dslreports.com/forum/Re-VPN-between-two-Cisco-887VA-devices-27585678</link>
<description><![CDATA[aryoba posted : If I had to guess, it might be a split tunneling issue.]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/Re-VPN-between-two-Cisco-887VA-devices-27585678</guid>
<pubDate>Wed, 03 Oct 2012 10:34:09 EDT</pubDate>
</item>

<item>
<title>Re: VPN between two Cisco 887VA devices</title>
<link>http://www.dslreports.com/forum/Re-VPN-between-two-Cisco-887VA-devices-27585316</link>
<description><![CDATA[Lea Massiot posted : Me again :)<br><br>As it can be seen in my previous post attachment "cisco_router_2_running_config.txt", "Router 2" has an interface over the Internet through an ADSL connection which settings can be found at the end of that thread I initiated:<br>&raquo;<A HREF="/forum/r27486963-Interfaces-qATM0q-qEthernet0q.-configurat">Interfaces &quot;ATM0&quot;, &quot;Ethernet0&quot;... configurat</A><br><br>With the ISAKMP/IPSEC configuration described in my previous post, I can not longer access the Internet (ping a public IP like 74.125.230.224) neither from "Router 2" nor from "PC 2".<br><br>So I guess some part of the additional ISAKMP/IPSEC configuration has "side effects" over the first part of the configuration...<br><br>Going on investigating...<br>Best regards.]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/Re-VPN-between-two-Cisco-887VA-devices-27585316</guid>
<pubDate>Wed, 03 Oct 2012 09:08:01 EDT</pubDate>
</item>

<item>
<title>Re: VPN between two Cisco 887VA devices</title>
<link>http://www.dslreports.com/forum/Re-VPN-between-two-Cisco-887VA-devices-27580785</link>
<description><![CDATA[Lea Massiot posted : Hello.<br><br>I come back after a while :)<br>Thank you for reading my post.<br><br>Following  aryoba <A HREF="/useremail/u/676954"><IMG SRC="http://i.dslr.net/bb/profile.gif" ALT="See Profile" BORDER=0 WIDTH=16 HEIGHT=11></A>'s instructions, here is what I did.<br> <BLOCKQUOTE><SMALL>quote:</SMALL><HR>Run crossover cable between the routers by using one of the unused ports of each router<HR></BLOCKQUOTE><br>Below is a sketch of the small network I set including two Cisco 887VA devices and two PCs:<br><pre class="brush: text">+------+&#012;| PC 1 |&#012;+------+&#012;NIC - IP 192.168.1.2&#012;   |&#012;   |&#012;   +--"Normal" Ethernet cable&#012;   |&#012;   |&#012;VLAN 1 = {Fa0, Fa2, Fa3} - IP IP 192.168.1.1&#012;+----------+&#012;| Router 1 |&#012;+----------+&#012;VLAN 2 = {Fa1} - 192.168.15.1&#012;   |&#012;   |&#012;   |&#012;   +--Ethernet crossover cable&#012;   |&#012;   |&#012;   |&#012;VLAN 2 = {Fa1} - 192.168.15.2&#012;+----------+&#012;| Router 2 |&#012;+----------+&#012;VLAN 1 = {Fa0, Fa2, Fa3} - IP 192.168.0.1&#012;   |&#012;   |&#012;   +--"Normal" Ethernet cable&#012;   |&#012;   |&#012;NIC - IP 192.168.0.2&#012;+------+&#012;| PC 2 |&#012;+------+&#012; &#012;</pre><!--end code block--><br>- On "PC 1", I only set the NIC's IP (192.168.1.2) and the default gateway (192.168.1.1), nothing more.<br>- On "PC 2", I only set the NIC's IP (192.168.0.2) and the default gateway (192.168.0.1), nothing more.<br><br> <BLOCKQUOTE><SMALL>quote:</SMALL><HR>Configure a new VLAN on each router<HR></BLOCKQUOTE><br><br>On "Router 1", I created a VLAN:<br><pre class="brush: text">Router 1# conf t&#012;Router 1(config)# vlan 2&#012;Router 1(config-vlan)# name vlan_vpn&#012;Router 1(config-vlan)# state active&#012;Router 1(config-vlan)# no shutdown&#012;Router 1(config-vlan)# exit&#012;Router 1(config)# exit&#012; &#012;Router 1# conf t&#012;Router 1(config)# interface FastEthernet 1&#012;Router 1(config-if)# switchport access vlan 2&#012;Router 1(config-if)# exit&#012;Router 1(config)# exit&#012; &#012;Router 1# conf t&#012;Router 1(config)# interface Vlan 2&#012;Router 1(config-if)# ip address 192.168.15.1 255.255.255.0&#012; &#012;</pre><!--end code block--><br>On "Router 2": same as above except for the Vlan 2 interface IP address:<br><pre class="brush: text">Router 2# conf t&#012;Router 2(config)# interface Vlan 2&#012;Router 2(config-if)# ip address 192.168.15.2 255.255.255.0&#012; &#012;</pre><!--end code block--><br> <BLOCKQUOTE><SMALL>quote:</SMALL><HR>Terminate the IPSec VPN tunnel using this new VLAN<HR></BLOCKQUOTE><br><br>Using the document: &raquo;<A HREF="http://tazforum.thetazzone.com/viewtopic.php?t=5334&sid=5a3774477c40f77763bee51c4fea9ee4" >tazforum.thetazzone.com/viewtopi&middot;&middot;&middot;4fea9ee4</A>, I built the following configuration for the routers for IKE phase 1 and 2.<br><br><pre class="brush: text">Router 1(config)# access-list 100 permit udp host 192.168.15.2 host 192.168.15.1 eq isakmp&#012;Router 1(config)# access-list 100 permit ahp host 192.168.15.2 host 192.168.15.1&#012;Router 1(config)# access-list 100 permit esp host 192.168.15.2 host 192.168.15.1&#012;-----------------------------------------------------------------------&#012;Router 1(config)# crypto isakmp enable&#012;Router 1(config)# crypto isakmp identity address&#012;Router 1(config)# crypto isakmp key azertyuiop address 192.168.15.2 255.255.255.0&#012;-----------------------------------------------------------------------&#012;Router 1(config)#crypto isakmp policy 10&#012;Router 1(config-isakmp)# authentication pre-share&#012;Router 1(config-isakmp)# encryption 3des&#012;Router 1(config-isakmp)# group 2&#012;Router 1(config-isakmp)# hash md5&#012;Router 1(config-isakmp)# lifetime 86400&#012;Router 1(config-isakmp)# exit&#012;Router 1(config)#&#012;-----------------------------------------------------------------------&#012;Router 1(config)# access-list 101 permit ip 192.168.1.0 0.0.0.255 192.168.0.0 0.0.0.255&#012;-----------------------------------------------------------------------&#012;Router 1(config)# crypto ipsec transform-set STRONGEST esp-3des esp-md5-hmac&#012;Router 1(cfg-crypto-trans)# mode tunnel&#012;Router 1(cfg-crypto-trans)# exit&#012;Router 1(config)#&#012;Router 1(config)# crypto ipsec security-association lifetime seconds 86400&#012;-----------------------------------------------------------------------&#012;Router 1(config)# crypto map VPN 10 ipsec-isakmp&#012;Router 1(config-crypto-map)# match address 101&#012;Router 1(config-crypto-map)# set transform-set STRONGEST&#012;Router 1(config-crypto-map)# set peer 192.168.15.2&#012;-----------------------------------------------------------------------&#012;Router 1(config)#interface Vlan 2&#012;Router 1(config-if)#crypto map VPN&#012;Router 1(config-if)#exit&#012; &#012;</pre><!--end code block--><br>And on "Router 2":<br><br><pre class="brush: text">Router 2(config)# access-list 100 permit udp host 192.168.15.1 host 192.168.15.2 eq isakmp&#012;Router 2(config)# access-list 100 permit ahp host 192.168.15.1 host 192.168.15.2&#012;Router 2(config)# access-list 100 permit esp host 192.168.15.1 host 192.168.15.2&#012;-----------------------------------------------------------------------&#012;Router 2(config)# crypto isakmp enable&#012;Router 2(config)# crypto isakmp identity address&#012;Router 2(config)# crypto isakmp key azertyuiop address 192.168.15.1 255.255.255.0&#012;-----------------------------------------------------------------------&#012;Router 2(config)#crypto isakmp policy 10&#012;Router 2(config-isakmp)# authentication pre-share&#012;Router 2(config-isakmp)# encryption 3des&#012;Router 2(config-isakmp)# group 2&#012;Router 2(config-isakmp)# hash md5&#012;Router 2(config-isakmp)# lifetime 86400&#012;Router 2(config-isakmp)# exit&#012;Router 2(config)#&#012;-----------------------------------------------------------------------&#012;Router 2(config)# access-list 101 permit ip 192.168.0.0 0.0.0.255 192.168.1.0 0.0.0.255&#012;-----------------------------------------------------------------------&#012;Router 2(config)# crypto ipsec transform-set STRONGEST esp-3des esp-md5-hmac&#012;Router 2(cfg-crypto-trans)# mode tunnel&#012;Router 2(cfg-crypto-trans)# exit&#012;Router 2(config)#&#012;Router 2(config)# crypto ipsec security-association lifetime seconds 86400&#012;-----------------------------------------------------------------------&#012;Router 2(config)# crypto map VPN 10 ipsec-isakmp&#012;Router 2(config-crypto-map)# match address 101&#012;Router 2(config-crypto-map)# set transform-set STRONGEST&#012;Router 2(config-crypto-map)# set peer 192.168.15.1&#012;-----------------------------------------------------------------------&#012;Router 2(config)#interface Vlan 2&#012;Router 2(config-if)#crypto map VPN&#012;Router 2(config-if)#exit&#012; &#012;</pre><!--end code block--><br>Then I could run commands like:<br><br><pre class="brush: text">Router 1# show crypto isakmp sa&#012;IPv4 Crypto ISAKMP SA&#012;dst             src             state          conn-id status&#012;192.168.15.1    192.168.15.2    QM_IDLE           2001 ACTIVE&#012; &#012;Router 2# show crypto isakmp sa&#012;IPv4 Crypto ISAKMP SA&#012;dst             src             state          conn-id status&#012;192.168.15.1    192.168.15.2    QM_IDLE           2001 ACTIVE&#012; &#012;Router 1# show crypto ipsec sa&#012;interface: Vlan2&#012;    Crypto map tag: VPN, local addr 192.168.15.1&#012; &#012;   protected vrf: (none)&#012;   local  ident (addr/mask/prot/port): (192.168.1.0/255.255.255.0/0/0)&#012;   remote ident (addr/mask/prot/port): (192.168.0.0/255.255.255.0/0/0)&#012;   current_peer 192.168.15.2 port 500&#012;     PERMIT, flags={origin_is_acl,}&#012;    #pkts encaps: 635, #pkts encrypt: 635, #pkts digest: 635&#012;    #pkts decaps: 697, #pkts decrypt: 697, #pkts verify: 697&#012;    #pkts compressed: 0, #pkts decompressed: 0&#012;    #pkts not compressed: 0, #pkts compr. failed: 0&#012;    #pkts not decompressed: 0, #pkts decompress failed: 0&#012;    #send errors 0, #recv errors 0&#012; &#012;     local crypto endpt.: 192.168.15.1, remote crypto endpt.: 192.168.15.2&#012;     path mtu 1500, ip mtu 1500, ip mtu idb Vlan2&#012;     current outbound spi: 0x38EBFA57(954989143)&#012;     PFS (Y/N): N, DH group: none&#012; &#012;     inbound esp sas:&#012;      spi: 0xB8D93DEB(3101244907)&#012;        transform: esp-3des esp-md5-hmac ,&#012;        in use settings ={Tunnel, }&#012;        conn id: 37, flow_id: Onboard VPN:37, sibling_flags 80000046, crypto map&#012;: VPN&#012;        sa timing: remaining key lifetime (k/sec): (4468644/1773)&#012;        IV size: 8 bytes&#012;        replay detection support: Y&#012;        Status: ACTIVE&#012; &#012;     inbound ah sas:&#012; &#012;     inbound pcp sas:&#012; &#012;     outbound esp sas:&#012;      spi: 0x38EBFA57(954989143)&#012;        transform: esp-3des esp-md5-hmac ,&#012;        in use settings ={Tunnel, }&#012;        conn id: 38, flow_id: Onboard VPN:38, sibling_flags 80000046, crypto map&#012;: VPN&#012;        sa timing: remaining key lifetime (k/sec): (4468648/1773)&#012;        IV size: 8 bytes&#012;        replay detection support: Y&#012;        Status: ACTIVE&#012; &#012;     outbound ah sas:&#012;        in use settings ={Tunnel, }&#012;        conn id: 37, flow_id: Onboard VPN:37, sibling_flags 80000046, crypto map&#012;: VPN&#012;        sa timing: remaining key lifetime (k/sec): (4468644/1773)&#012;        IV size: 8 bytes&#012;        replay detection support: Y&#012;        Status: ACTIVE&#012; &#012;     inbound ah sas:&#012; &#012;     inbound pcp sas:&#012; &#012;     outbound esp sas:&#012;      spi: 0x38EBFA57(954989143)&#012;        transform: esp-3des esp-md5-hmac ,&#012;        in use settings ={Tunnel, }&#012;        conn id: 38, flow_id: Onboard VPN:38, sibling_flags 80000046, crypto map&#012;: VPN&#012;        sa timing: remaining key lifetime (k/sec): (4468648/1773)&#012;        IV size: 8 bytes&#012;        replay detection support: Y&#012;        Status: ACTIVE&#012; &#012;     outbound ah sas:&#012; &#012;     outbound pcp sas:&#012; &#012;</pre><!--end code block--><br>Running:<br><pre class="brush: text"># debug crypto isakmp&#012;# debug crypto ipsec&#012; &#012;</pre><!--end code block-->I can see messages being exchanged between the two routers.<br><br>Ok, now:<br>1) <b>There is something not functioning:</b><br><br>On "PC 1", if I try to access "PC 2" by typing "\\192.168.0.2" in "Start -> Run" (Windows XP), it fails with the message:<br><pre class="brush: text">\\192.168.0.2&#012;The network path was not found.&#012; &#012;</pre><!--end code block--><br>On "PC 2", if I try to access "PC 1" by typing "\\192.168.1.2" in "Start -> Run" (Windows 7), it succeeds: I can access the shares on "PC 1".<br><br>2) Also, I'm not confortable with all this. Let me explain why.<br><b>- I don't know how to check whether the IPSec tunnel is actually being used for the communications between "PC 1" and "PC 2".<br>- I don't know how to check whether "IKE phase 1" took place properly, same for "IKE phase 2".<br>- I don't know how to check whether traffic is actually being properly encrypted or not between "PC 1" and "PC 2".</b><br><br>- Yesterday, when I ran "show crypto isakmp sa", it returned an empty result like this:<br><pre class="brush: text">IPv4 Crypto ISAKMP SA&#012;dst             src             state          conn-id status&#012; &#012;</pre><!--end code block-->As I didn't know why and couldn't manage to troubleshoot this or start a new negociation, I reloaded the routers and re-entered the whole above configuration... which is not satisfactory.<br><br><b>- I was wondering when do IKE phase 1 and IKE phase 2 take place: only once or how often?<br>- Is there any way one can restart the whole IKE negociation process?<br>- And how can I check whether the traffic is properly being encrypted or not?</b><br><br>I basically understand the whole process but I don't know how to check properly if everything is ok or not now. Can you help me?<br><br>Thank you and best regards.<br><br>Attachments: the two Cisco 887VA devices running configurations.<div class="borderless"><TABLE WIDTH=95% align=center border=0 CELLPADDING=4"><TR><TD ALIGN=CENTER VALIGN=CENTER BGCOLOR=#FFFFFF nwrap WIDTH=33%><A HREF="/r0/download/2038102~9ea0ca3a068fc139fb35f2ef28ae2ba2/cisco_router_1_running_config.txt"><IMG  align=absmiddle style="vertical-align:middle;" TITLE="download" SRC="http://i.dslr.net/silk/arrow_down.png" border=0 width=16 height=16><IMG SRC="http://i.dslr.net/1ptrans.gif" WIDTH=10 HEIGHT=1 border=0><big>cisco_router&middot;&middot;&middot;nfig.txt</big></A> <small>1,964 bytes</small><br>Router 1 running configuration</TD><TD ALIGN=CENTER VALIGN=CENTER BGCOLOR=#FFFFFF nwrap WIDTH=33%><A HREF="/r0/download/2038103~09a7e45615d34d1245cc4b29733b838c/cisco_router_2_running_config.txt"><IMG  align=absmiddle style="vertical-align:middle;" TITLE="download" SRC="http://i.dslr.net/silk/arrow_down.png" border=0 width=16 height=16><IMG SRC="http://i.dslr.net/1ptrans.gif" WIDTH=10 HEIGHT=1 border=0><big>cisco_router&middot;&middot;&middot;nfig.txt</big></A> <small>2,311 bytes</small><br>Router 2 running configuration</TD></TABLE></div>]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/Re-VPN-between-two-Cisco-887VA-devices-27580785</guid>
<pubDate>Tue, 02 Oct 2012 06:38:14 EDT</pubDate>
</item>

<item>
<title>Re: VPN between two Cisco 887VA devices</title>
<link>http://www.dslreports.com/forum/Re-VPN-between-two-Cisco-887VA-devices-27519717</link>
<description><![CDATA[Lea Massiot posted : I'm working on this. Thank you very much :)<br>Best regards.]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/Re-VPN-between-two-Cisco-887VA-devices-27519717</guid>
<pubDate>Thu, 13 Sep 2012 09:51:09 EDT</pubDate>
</item>

<item>
<title>Re: VPN between two Cisco 887VA devices</title>
<link>http://www.dslreports.com/forum/Re-VPN-between-two-Cisco-887VA-devices-27515957</link>
<description><![CDATA[aryoba posted : A quick setup is the following<br><br>* Run crossover cable between the routers by using one of the unused ports of each router<br>* Configure a new VLAN on each router<br>* This new VLAN will be your DMZ or secondary Outside from security zone perspective<br>* Terminate the IPSec VPN tunnel using this new VLAN<br>* You can use any IP address as the IPSec VPN tunnel termination (including Private IP addresses) as long as they are valid IP version 4 addresses<br><br>With such setup, you don't disturb your Internet or production network during implementation and troubleshooting.<br><br>Following is some guideline of setting up Site-to-Site IPSec VPN. As a start, it shows some sample configuration using PIX Firewall but then it continues to show various sample configurations using routers, VPN Concentrator, and some non-Cisco equipment.<br>&raquo;<A HREF="/faq/cisco">Cisco Forum FAQ</A> &raquo;<A HREF="/faq/14243">Various Site-to-Site IPSec VPN: Cisco, Juniper, Checkpoint, Sonicwall, Zywall</A><br><br>Go through all sample configurations and read those documents in Phases 1 and 2, and then you should get a better understanding and ideas to start :)]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/Re-VPN-between-two-Cisco-887VA-devices-27515957</guid>
<pubDate>Wed, 12 Sep 2012 09:38:20 EDT</pubDate>
</item>

<item>
<title>VPN between two Cisco 887VA devices</title>
<link>http://www.dslreports.com/forum/VPN-between-two-Cisco-887VA-devices-27515828</link>
<description><![CDATA[Lea Massiot posted : Hello fellows,<br><br>It's me again on a new topic. Thank you for reading my post.<br><br>I have two Cisco 887VA devices.<br>I would like to set a VPN between the two (I bought them on purpose).<br>I only have one telephone number (ADSL connection) available for now, <br>the other one will be available in the future for the VPN <br>but is not for now because I use it for my everyday work and without it I have no Internet connection.<br><br><b>I would like to know if I can set the VPN between the two Cisco 887VA devices with only zero or one phone number.</b><br>And maybe, if it's not too much asking, could you make me start with a few tips?<br>It would be something like a VPN with two routers and no Internet between the two.<br><br>If I can do this, and once I've set the VPN between the two Cisco 887VA devices properly, tested it, etc, I plan to install it for good (replace the present working router I have with one of the two Cisco 887VA device).<br><br>Thank you and best regards.]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/VPN-between-two-Cisco-887VA-devices-27515828</guid>
<pubDate>Wed, 12 Sep 2012 08:51:36 EDT</pubDate>
</item>

</channel>
</rss>
