Cisco – Dynamips Virtual Wan with Ethernet Connectivity
Posted by Josh on Wed 4 Apr 2007Categories: Cisco , Cisco Routers , Dynamips , virtualization - [34] Comments
This video tutorial takes the previous three tutorials and ties them all together to create a virtual WAN right on your PC. When you are finished with this tutorial traffic will flow from your PC’s loopback interface, through router R1, through the T1, through router R2, out the NIC on your PC, to the ethernet LAN and out to the internet.
Click Image to play tutorial:
April 4th, 2007 at 12:53 pm
Great job!!!!
April 4th, 2007 at 5:35 pm
I think these Dynamips tutorials are great stuff. Please have more coming because we need to learn more about this dynamips emulation materials. Thank you very much for the post. Great job!
April 4th, 2007 at 8:40 pm
ask something .. what program do u use to make flash video ?
April 5th, 2007 at 3:16 am
These Dynamips tutorials are great. Thank very much
Greetings from Romania
April 11th, 2007 at 4:33 pm
Thanks a lot Bindhog you’ve done a terrific work, carry on we really need to learn a lot about Dynamips.
Warmest regards
May 11th, 2007 at 5:09 am
great work guys , thank you very much .
May 14th, 2007 at 6:09 am
Can I download it freely (without paypal)?
May 14th, 2007 at 4:16 pm
no
May 22nd, 2007 at 3:17 pm
Great video. It solved some doubts I have when I read the Dynamips tutorial. I repeat tOmO’s question which software do you use to make flash videos?
Greetings from Colombia
May 27th, 2007 at 1:48 am
[...] Cisco – Dynamips Virtual Wan with Ethernet Connectivity [...]
May 31st, 2007 at 8:40 am
Thanks a lot man, your tutorial are wonderful can’t ask better than that, keep it up
Regards
adaben
June 1st, 2007 at 1:18 pm
This is a real good job man!! It´s really pleasant to see people spend their time to build such a good video to teach others!
congratulations for you my friend!
Leo.
June 5th, 2007 at 2:44 pm
I can’t thank you enough man .. Great video
PK
June 10th, 2007 at 1:28 am
thanks
June 30th, 2007 at 1:16 pm
This is a great Tutorial… You guys have done a great Job…
- Thanks for Sharing… !!!
- You guys made life easy..
July 13th, 2007 at 7:37 pm
Excelent job !
Very useful.
Guayaquil-Ecuador
July 19th, 2007 at 7:03 am
Appreciate all your hardwork in putting these tutorials together, this is by far the best tutorials i’ve ever come across for dynamips, simple and elaborate. Thanks a million.
August 1st, 2007 at 8:29 pm
Good Job
Cheers!
August 5th, 2007 at 2:13 am
Thank you very much.
Greetings from Saudi Arabia
October 29th, 2007 at 2:56 pm
Thanks
congratulation
Poland
November 24th, 2007 at 10:37 pm
I take ccna course , I like your tutorial, do I need to buy the simulator video, How much does it cost?
You already explain , why I have to buy?
Thanks for your demonstration ,but I donot to know what I should buy ,because it is not organized in order causing the confusing???.
Must I buy 3 video? ( dvd or vcr tapes? or what?
November 25th, 2007 at 12:42 am
You do not have to buy anything. If you want to download the video (so you don’t have to view it online), you can purchase it.
The download version is no different than the online version.
From the FAQs:
Why do I go to Paypal.com when I try to download the tutorials?
Blindhog.net is supported with advertising. When a tutorial is downloaded, there are no longer ads to support the site. So instead of not offering a downloadable version, I decided to sell the tutorial for a very reasonable price.
January 3rd, 2008 at 4:56 pm
I want to connect two dynamips instances on seperate pcs please help.
January 4th, 2008 at 12:07 am
I have not had a chance to do many tests using separate pcs. Do you want to connect two routers on separate PCs with a serial connection or ethernet?
January 4th, 2008 at 9:44 am
I want to be able to run dynamips on two seperate pcs and have connectivity between
them via their nics.
March 26th, 2008 at 9:24 pm
[...] Cisco – Dynamips Virtual Wan with Ethernet Connectivity [...]
April 16th, 2008 at 5:33 am
THanks for the tutorial of how to get the MS loopbal and NIC card working with the GNS3 Lab. I am unable to follow this for a Vista PC? I have the latest GNS0.4 Beta version of GNS3. Is there something I can do to the Network device list.cmd file to get it to poll my interfaces on a Visa Build? Thanks I suspect the Network device list.cmd file is not latching onto the correct interfaces and is failing with command : “The systme cannot find the path specified”
October 15th, 2008 at 12:30 pm
I am having the same problem with Vista getting the, “system cannot find the path specified” when trying to run “network device list” to discover loopback interface – Please help! Thanks!
October 15th, 2008 at 7:51 pm
Dobber,
Try right clicking on the .bat file and run it as administrator.
Josh
December 11th, 2008 at 1:33 pm
Great Job…
January 20th, 2009 at 1:59 pm
SO… Humor me a bit here. I’m new to this. Am I correct in my assumption then that what you just simulated could be used to link two remote locations over the public network?
If so, this is great. I’d like to get my satellite offices tied directly into our home office, but didn’t feel like buying all those Terminal Server CALs (they add up quickly). As a result, remote computers have to VPN into the home office. I’d rather just have all employees logged directly into the domain.
In effect, I can have my routers at remote locations talk to each other as if they were on the same network? Would they also be able to access the internet through their own local ISP connection? Or would they access the internet using the home office’s connection as a proxy?
Please let me know if I’m interpreting all of this correctly.
Great tutorial.
Thanks – Al
January 20th, 2009 at 2:44 pm
Alan,
This tutorial is not really what you are looking for. This one helps you build a lab on your PC.
You probably want to take a look at these tutorials:
http://www.blindhog.net/cisco-how-to-configure-an-ipsec-vpn/
http://www.blindhog.net/cisco-how-to-configure-nat-for-an-ipsec-vpn/
http://www.blindhog.net/how-to-configure-a-greipsec-vpn-part-1/
http://www.blindhog.net/how-to-configure-a-greipsec-vpn-part-2/
Josh
February 2nd, 2009 at 5:35 pm
I just wanted to mention that to get this to work, I had to specify my local router (my little linksys box) in my default route. Not my bridged link.
ie. ip route 0.0.0.0 0.0.0.0 192.168.1.1
This allowed my virtual machines to get to the Internet.
Thanks for the videos, they’re a huge help.
February 9th, 2009 at 11:56 pm
Rob,
Thanks for the feedback. I am sure it will help. Sorry if it was not clear. You are correct, your router should point to the internet router on your LAN.
Josh