<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: Part 2 of Dynamips External Cloud Interface on Linux</title>
	<atom:link href="http://joshatterbury.com/tutorials/part-2-of-dynamips-external-cloud-interface-on-linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://joshatterbury.com/tutorials/part-2-of-dynamips-external-cloud-interface-on-linux/</link>
	<description>Cisco, Networking - CCIE #23347</description>
	<pubDate>Sat, 19 May 2012 05:59:37 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.5</generator>
		<item>
		<title>By: Willie</title>
		<link>http://joshatterbury.com/tutorials/part-2-of-dynamips-external-cloud-interface-on-linux/#comment-17954</link>
		<dc:creator>Willie</dc:creator>
		<pubDate>Sun, 28 Aug 2011 10:54:35 +0000</pubDate>
		<guid isPermaLink="false">http://joshatterbury.com/?p=10#comment-17954</guid>
		<description>Thank you, was about to switch back to windows gns3 until seeing this post.

Really appreciated.</description>
		<content:encoded><![CDATA[<p>Thank you, was about to switch back to windows gns3 until seeing this post.</p>
<p>Really appreciated.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gunner</title>
		<link>http://joshatterbury.com/tutorials/part-2-of-dynamips-external-cloud-interface-on-linux/#comment-12253</link>
		<dc:creator>Gunner</dc:creator>
		<pubDate>Tue, 25 Jan 2011 20:41:24 +0000</pubDate>
		<guid isPermaLink="false">http://joshatterbury.com/?p=10#comment-12253</guid>
		<description>How do you get this to work with multiple NICs? I have a 4 port card and I want to bridge br0 (tap0 &#38; eth0), br1 (tap1 &#38; eth1) etc.

My aim is to fit several quad cards to the PC so that I can bridge many router interfaces to external switches. Am I missing something with the scripts? I have the following in 'config':

HOST_IF="eth0"
HOST_SETUP="dhcp"
HOST_IPADDR="
HOST_GW="
DYNA_USER="user1"
TAPS="tap0"
HOST_IF="eth1"
HOST_SETUP="dhcp"
HOST_IPADDR="
HOST_GW="
DYNA_USER="user1"
TAPS="tap1"
.
etc etc.....
.
TAPS="tap4"

"brctl show" has br0 with eth4 &#38; tap4 assigned.

I'm running Ubuntu 10.10

Many thanks.</description>
		<content:encoded><![CDATA[<p>How do you get this to work with multiple NICs? I have a 4 port card and I want to bridge br0 (tap0 &amp; eth0), br1 (tap1 &amp; eth1) etc.</p>
<p>My aim is to fit several quad cards to the PC so that I can bridge many router interfaces to external switches. Am I missing something with the scripts? I have the following in &#8216;config&#8217;:</p>
<p>HOST_IF=&#8221;eth0&#8243;<br />
HOST_SETUP=&#8221;dhcp&#8221;<br />
HOST_IPADDR=&#8221;<br />
HOST_GW=&#8221;<br />
DYNA_USER=&#8221;user1&#8243;<br />
TAPS=&#8221;tap0&#8243;<br />
HOST_IF=&#8221;eth1&#8243;<br />
HOST_SETUP=&#8221;dhcp&#8221;<br />
HOST_IPADDR=&#8221;<br />
HOST_GW=&#8221;<br />
DYNA_USER=&#8221;user1&#8243;<br />
TAPS=&#8221;tap1&#8243;<br />
.<br />
etc etc&#8230;..<br />
.<br />
TAPS=&#8221;tap4&#8243;</p>
<p>&#8220;brctl show&#8221; has br0 with eth4 &amp; tap4 assigned.</p>
<p>I&#8217;m running Ubuntu 10.10</p>
<p>Many thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bowo</title>
		<link>http://joshatterbury.com/tutorials/part-2-of-dynamips-external-cloud-interface-on-linux/#comment-10905</link>
		<dc:creator>Bowo</dc:creator>
		<pubDate>Tue, 14 Dec 2010 02:37:58 +0000</pubDate>
		<guid isPermaLink="false">http://joshatterbury.com/?p=10#comment-10905</guid>
		<description>Thanks very much for your work. 
It's mean so much to my research plan.

One problem is, what if I had multiple NIC and I want to connect it all to my GNS3 project? Can I just add it all at config file? 

Many thanks before.

Satriyo Wibowo
- beginner -</description>
		<content:encoded><![CDATA[<p>Thanks very much for your work.<br />
It&#8217;s mean so much to my research plan.</p>
<p>One problem is, what if I had multiple NIC and I want to connect it all to my GNS3 project? Can I just add it all at config file? </p>
<p>Many thanks before.</p>
<p>Satriyo Wibowo<br />
- beginner -</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dj</title>
		<link>http://joshatterbury.com/tutorials/part-2-of-dynamips-external-cloud-interface-on-linux/#comment-9232</link>
		<dc:creator>dj</dc:creator>
		<pubDate>Mon, 18 Oct 2010 16:40:30 +0000</pubDate>
		<guid isPermaLink="false">http://joshatterbury.com/?p=10#comment-9232</guid>
		<description>Just been scratching my head trying to get this working on a Virtual Machine running under VMWare ESX. Fix is to set vswitch properties (under security) to promiscuous mode. Hope this helps others with the same issue.</description>
		<content:encoded><![CDATA[<p>Just been scratching my head trying to get this working on a Virtual Machine running under VMWare ESX. Fix is to set vswitch properties (under security) to promiscuous mode. Hope this helps others with the same issue.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: blindhog.net &#187; Linux Bridging for GNS3 LAN communications</title>
		<link>http://joshatterbury.com/tutorials/part-2-of-dynamips-external-cloud-interface-on-linux/#comment-6113</link>
		<dc:creator>blindhog.net &#187; Linux Bridging for GNS3 LAN communications</dc:creator>
		<pubDate>Mon, 18 Jan 2010 19:56:12 +0000</pubDate>
		<guid isPermaLink="false">http://joshatterbury.com/?p=10#comment-6113</guid>
		<description>[...] I discovered that I was able to communicate with every device on the LAN except the actual host machine. While troubleshooting, I finally read the GNS3 FAQ. Then I learned how to solve the problem with Josh Atterbury&#8217;s posts: &#8216;Dynamips External Cloud Interface on Linux &#8211; Part1 and Part2.  [...]</description>
		<content:encoded><![CDATA[<p>[...] I discovered that I was able to communicate with every device on the LAN except the actual host machine. While troubleshooting, I finally read the GNS3 FAQ. Then I learned how to solve the problem with Josh Atterbury&#8217;s posts: &#8216;Dynamips External Cloud Interface on Linux &#8211; Part1 and Part2.  [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nobbycat</title>
		<link>http://joshatterbury.com/tutorials/part-2-of-dynamips-external-cloud-interface-on-linux/#comment-757</link>
		<dc:creator>nobbycat</dc:creator>
		<pubDate>Sat, 24 Jan 2009 12:24:00 +0000</pubDate>
		<guid isPermaLink="false">http://joshatterbury.com/?p=10#comment-757</guid>
		<description>Thanks very much for your work. 

I got the following message:

service dynamips does not support chkconfig

For my Mandriva system I had to add the following to the script to allow it to be added by chkconfig

#chkconfig: 345 20 80
#description: Tap and Bridge interface for dynamips</description>
		<content:encoded><![CDATA[<p>Thanks very much for your work. </p>
<p>I got the following message:</p>
<p>service dynamips does not support chkconfig</p>
<p>For my Mandriva system I had to add the following to the script to allow it to be added by chkconfig</p>
<p>#chkconfig: 345 20 80<br />
#description: Tap and Bridge interface for dynamips</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: joshatterbury.com &#187; Blog Archive &#187; Tutorial: Part 1 of Ultimate Dynamips Dynagen config - focusing on start on boot with Terminal Servers</title>
		<link>http://joshatterbury.com/tutorials/part-2-of-dynamips-external-cloud-interface-on-linux/#comment-19</link>
		<dc:creator>joshatterbury.com &#187; Blog Archive &#187; Tutorial: Part 1 of Ultimate Dynamips Dynagen config - focusing on start on boot with Terminal Servers</dc:creator>
		<pubDate>Fri, 18 Jul 2008 13:05:00 +0000</pubDate>
		<guid isPermaLink="false">http://joshatterbury.com/?p=10#comment-19</guid>
		<description>[...] a prerequisite to this tutorial. I am assuming that you have already configured your system as per this article. So I hope you are already familiar with terms such as bridge, br-0 tap interface, cloud as they are [...]</description>
		<content:encoded><![CDATA[<p>[...] a prerequisite to this tutorial. I am assuming that you have already configured your system as per this article. So I hope you are already familiar with terms such as bridge, br-0 tap interface, cloud as they are [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: joshatterbury.com &#187; Blog Archive &#187; Part 1 of Dynamips External Cloud Interface on Linux</title>
		<link>http://joshatterbury.com/tutorials/part-2-of-dynamips-external-cloud-interface-on-linux/#comment-17</link>
		<dc:creator>joshatterbury.com &#187; Blog Archive &#187; Part 1 of Dynamips External Cloud Interface on Linux</dc:creator>
		<pubDate>Fri, 18 Jul 2008 12:55:39 +0000</pubDate>
		<guid isPermaLink="false">http://joshatterbury.com/?p=10#comment-17</guid>
		<description>[...] Thats it for now. Feel free to ask any questions you have. My next post will be how to apply that configuration on boot  here it is [...]</description>
		<content:encoded><![CDATA[<p>[...] Thats it for now. Feel free to ask any questions you have. My next post will be how to apply that configuration on boot  here it is [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: joshatterbury.com &#187; Blog Archive &#187; Dynamips Setup, Linux, TermServ and 4 virtual racks.</title>
		<link>http://joshatterbury.com/tutorials/part-2-of-dynamips-external-cloud-interface-on-linux/#comment-7</link>
		<dc:creator>joshatterbury.com &#187; Blog Archive &#187; Dynamips Setup, Linux, TermServ and 4 virtual racks.</dc:creator>
		<pubDate>Thu, 10 Jul 2008 02:07:36 +0000</pubDate>
		<guid isPermaLink="false">http://joshatterbury.com/?p=10#comment-7</guid>
		<description>[...] a prerequisite to this tutorial. I am assuming that you have already configured your system as per this article. So I hope you are already familiar with terms such as bridge, br-0 tap interface, cloud as they are [...]</description>
		<content:encoded><![CDATA[<p>[...] a prerequisite to this tutorial. I am assuming that you have already configured your system as per this article. So I hope you are already familiar with terms such as bridge, br-0 tap interface, cloud as they are [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: joshatterbury.com &#187; Blog Archive &#187; blog:Dynamips Virtual Rack setup with remote access with a Termserv</title>
		<link>http://joshatterbury.com/tutorials/part-2-of-dynamips-external-cloud-interface-on-linux/#comment-5</link>
		<dc:creator>joshatterbury.com &#187; Blog Archive &#187; blog:Dynamips Virtual Rack setup with remote access with a Termserv</dc:creator>
		<pubDate>Thu, 03 Jul 2008 06:38:02 +0000</pubDate>
		<guid isPermaLink="false">http://joshatterbury.com/?p=10#comment-5</guid>
		<description>[...] My project for the last couple of days has been to setup a training environment for the other people I work with. I must say I&#8217;m happy with the results. I have setup 4 virtual racks, Each rack consisting of 6 routers, 3 backbone routers. Fully meshed frame setup. 4 x 3700&#8217;s acting as layer3 switches using NM-16ESW.  Each rack is managed individually with the capability to start,stop the routers remotely. Add in a Terminal Server for easy access and the fact that its automatically started on boot&#8230;. :).       Hopefully tomorrow I get a chance to document it all and post it up here.  Including .net files for the racks and termserv, Config file for the TermServ and  the Linux initialization script thats a modified version of this one_here. [...]</description>
		<content:encoded><![CDATA[<p>[...] My project for the last couple of days has been to setup a training environment for the other people I work with. I must say I&#8217;m happy with the results. I have setup 4 virtual racks, Each rack consisting of 6 routers, 3 backbone routers. Fully meshed frame setup. 4 x 3700&#8217;s acting as layer3 switches using NM-16ESW.  Each rack is managed individually with the capability to start,stop the routers remotely. Add in a Terminal Server for easy access and the fact that its automatically started on boot&#8230;. :).       Hopefully tomorrow I get a chance to document it all and post it up here.  Including .net files for the racks and termserv, Config file for the TermServ and  the Linux initialization script thats a modified version of this one_here. [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

