06-19-2002 11:12 PM - edited 02-21-2020 11:49 AM
I am attempting to setup a VPN from my home router to my business router, I have a linksys router at home that supports VPNs and a CISCO 1720 router at my business. My first question is in my work router there is no option to setup any kind of VPN there is a tunnel option but that does not seem to get me anywhere. Do I need a upgraded IOS version? or can i use the Tunnel command? My other question is when I setup the VPN from my home to my business router will all my packets that are destined for the Internet automatically go through the VPN and out through my business Router? My friend and I have been arguing for about 2 hours now about this.
06-20-2002 03:46 AM
First of all, you need an IPSec image (IOS) to configure VPN on your 1720.
download a IP PLUS IPSec 56 image of any version eg 12.2 below
- needs 8 MB Flash and 32 MB RAM
image name is "c1700-k8sy-mz.122-10a.bin"
Second question about internet, depends on what your home router is capable to do, on a Cisco router you specify Access-list on what to encrypt using source and destination networks, if the ACL does not match, your packet is forwarded to the normal default route to internet, if it matches, then it encrypts and sends to the peer router (eg; 1720)
Introduction to IP Security (IPSec) Encryption
http://www.cisco.com/warp/customer/105/IPSECpart1.html
sample configs
http://www.cisco.com/warp/customer/707/index.shtml#ipsec
HTH
R/Yusuf
06-20-2002 12:35 PM
Hi,
To setup a VPN on your 1720 router, you will have to upgrade your IOS. I believe the c1700-sy-mz.121-8c support VPN.
once you connected to a vpn and there is no split tunneling enable you cannot browse the internet on your side. To answer your question: No.
Hope this help...
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide