<?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 DG834GB and Cisco Soho99 / Dynamic addresses ?&#x27; in forum &#x27;Virtual Private Networking&#x27; - dslreports.com</title>
<link>http://www.dslreports.com/forum/Re-VPN-between-DG834GB-and-Cisco-Soho99-Dynamic-addresses-22589611</link>
<description></description>
<language>en</language>
<pubDate>Sat, 11 Feb 2012 16:13:06 EDT</pubDate>
<lastBuildDate>Sat, 11 Feb 2012 16:13:06 EDT</lastBuildDate>

<item>
<title>Re: VPN between DG834GB and Cisco Soho99 / Dynamic addresses ?</title>
<link>http://www.dslreports.com/forum/Re-VPN-between-DG834GB-and-Cisco-Soho99-Dynamic-addresses-22589688</link>
<description><![CDATA[ACS posted : #<br>&#9;[180001]"VPN Version"=2<br>&#9;[180001]"VPN policy"=1ToHome1024192.168.0.1...255.255.255.02mylocalhost.homelinux.com4192.168.1.1...255.255.255.0key0000022013600192.168.1.1500]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/Re-VPN-between-DG834GB-and-Cisco-Soho99-Dynamic-addresses-22589688</guid>
<pubDate>Mon, 22 Jun 2009 07:02:15 EDT</pubDate>
</item>

<item>
<title>Re: VPN between DG834GB and Cisco Soho99 / Dynamic addresses ?</title>
<link>http://www.dslreports.com/forum/Re-VPN-between-DG834GB-and-Cisco-Soho99-Dynamic-addresses-22589617</link>
<description><![CDATA[ACS posted : My config (changed some private details)<br><br><pre class="brush: text">mylocalhost.homelinux.com#sh ru&#012;Building configuration...&#012; &#012;Current configuration : 3179 bytes&#012;!&#012;version 12.3&#012;no parser cache&#012;no service pad&#012;service timestamps debug datetime localtime show-timezone&#012;service timestamps log datetime localtime show-timezone&#012;service password-encryption&#012;!&#012;hostname mylocalhost.homelinux.com&#012;!&#012;boot-start-marker&#012;boot-end-marker&#012;!&#012;memory-size iomem 5&#012;enable secret 5 secret&#012;enable password 7 secret&#012;!&#012;username admin password 7 secret&#012;ip subnet-zero&#012;ip dhcp excluded-address 192.168.1.1&#012;ip dhcp excluded-address 192.168.1.1 192.168.1.150&#012;!&#012;ip dhcp pool DHCPPool&#012;   import all&#012;   network 192.168.1.0 255.255.255.0&#012;   default-router 192.168.1.1 &#012;   domain-name domain.eu&#012;   option 66 ip 192.168.1.2 &#012;   option 150 ip 192.168.1.2 &#012;!&#012;!&#012;ip domain name homelinux.com&#012;ip name-server 195.238.2.21&#012;ip name-server 195.238.2.22&#012;ip ssh time-out 60&#012;ip ssh authentication-retries 2&#012;ip ddns update method ddns-upd&#012; HTTP&#012;  add http://Userr:passwd@members.dyndns.org/nic/update?system=dyndns&amp;hostname=mylocalhost.homelinux.com&amp;myip=&#012; interval maximum 28 0 0 0&#012;!&#012;aaa new-model&#012;!&#012;!&#012;aaa session-id common&#012;!&#012;!&#012;!&#012;! &#012;!&#012;crypto isakmp policy 10&#012; encr 3des&#012; authentication pre-share&#012; group 2&#012; lifetime 28800&#012;crypto isakmp key key hostname myremotehost.homelinux.com no-xauth&#012;crypto isakmp identity hostname&#012;crypto isakmp keepalive 3600&#012;!&#012;crypto ipsec security-association lifetime seconds 28800&#012;!&#012;crypto ipsec transform-set remotehost esp-3des esp-sha-hmac &#012;crypto ipsec df-bit clear&#012;!&#012;crypto map remotehost 110 ipsec-isakmp &#012; set peer myremotehost.homelinux.com dynamic&#012; set transform-set remotehost &#012; set pfs group2&#012; match address 150&#012;!&#012;!&#012;!&#012;interface Ethernet0&#012; ip address 192.168.1.1 255.255.255.0&#012; ip nat inside&#012; ip tcp adjust-mss 1452&#012; hold-queue 100 out&#012;!&#012;interface BRI0&#012; no ip address&#012; shutdown&#012;!&#012;interface ATM0&#012; no ip address&#012; ip tcp adjust-mss 1452&#012; no atm ilmi-keepalive&#012; dsl operating-mode auto&#012; hold-queue 224 in&#012; pvc 8/35 &#012;  pppoe-client dial-pool-number 1&#012; !&#012;!&#012;interface Virtual-Template1&#012; no ip address&#012;!&#012;interface Virtual-PPP1&#012; no ip address&#012;!&#012;interface Dialer1&#012; ip ddns update hostname mylocalhost.homelinux.com&#012; ip ddns update ddns-upd host members.dyndns.org&#012; ip address negotiated&#012; ip mtu 1492&#012; ip nat outside&#012; encapsulation ppp&#012; dialer pool 1&#012; dialer-group 1&#012; no cdp enable&#012; ppp authentication chap callin&#012; ppp chap hostname ISP-USER&#012; ppp chap password 7 ISP-PASSWD&#012; ppp ipcp dns request&#012; crypto map remotehost&#012;!&#012;ip classless&#012;ip route 0.0.0.0 0.0.0.0 Dialer1&#012;ip http server&#012;ip http authentication local&#012;ip http secure-server&#012;ip dns server&#012;ip dns spoofing&#012;!&#012;ip nat inside source list 100 interface Dialer1 overload&#012;!&#012;access-list 100 deny   ip 192.168.1.0 0.0.0.255 192.168.0.0 0.0.0.255&#012;access-list 100 permit ip 192.168.1.0 0.0.0.255 any&#012;access-list 150 permit ip 192.168.1.0 0.0.0.255 192.168.0.0 0.0.0.255&#012;snmp-server community public view internet-router RO&#012;!&#012;control-plane&#012;!&#012;!&#012;line con 0&#012; exec-timeout 120 0&#012; transport preferred all&#012; transport output all&#012; stopbits 1&#012;line vty 0 4&#012; exec-timeout 0 0&#012; password 7 password&#012; transport preferred none&#012; transport input ssh&#012; transport output none&#012;!&#012;scheduler max-task-time 5000&#012;!&#012;end&#012; &#012;</pre><!--end code block-->]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/Re-VPN-between-DG834GB-and-Cisco-Soho99-Dynamic-addresses-22589617</guid>
<pubDate>Mon, 22 Jun 2009 05:40:54 EDT</pubDate>
</item>

<item>
<title>VPN between DG834GB and Cisco Soho99 / Dynamic addresses ?</title>
<link>http://www.dslreports.com/forum/VPN-between-DG834GB-and-Cisco-Soho99-Dynamic-addresses-22589611</link>
<description><![CDATA[ACS posted : Hi,<br>I'm struggling to get a VPN tunnel between my Netgear and Cisco routers.<br>Both endpoints are using dynamic IP addresses, and used to be Netgear devices (DG834GB). This worked fine.<br>At one end, I'm now replacing the Netgear router with a Cisco Soho99.<br>Internet access, and dyndns is working fine. No VPN tunnel between the two sites though.<br>I found and followed an old posting on this forum: &raquo;<A HREF="/forum/r19441763-Do-I-need-a-VPN-if-so-how-do-I-setup">Do I need a VPN, if so how do I setup???</A> but am unable to get the tunnel up. Probably due to the fact both endpoints use dynamic addresses.<br>Am I trying to do something impossible, or just missing something ?<br><br>Specific to my config:<br><pre class="brush: text">crypto isakmp key key hostname myremotehost.homelinux.com no-xauth&#012;set peer myremotehost.homelinux.com dynamic&#012; &#012;</pre><!--end code block-->]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/VPN-between-DG834GB-and-Cisco-Soho99-Dynamic-addresses-22589611</guid>
<pubDate>Mon, 22 Jun 2009 05:32:07 EDT</pubDate>
</item>

</channel>
</rss>

