<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: How to connect GNS3 to the internet in MacOSX</title>
	<atom:link href="http://www.blindhog.net/how-to-connect-gns3-to-internet-in-macosx/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.blindhog.net/how-to-connect-gns3-to-internet-in-macosx/</link>
	<description>Tips and Video Tutorials - Cisco .:. Linux .:. VOIP</description>
	<lastBuildDate>Tue, 29 Nov 2011 04:01:10 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Johan Havermans</title>
		<link>http://www.blindhog.net/how-to-connect-gns3-to-internet-in-macosx/comment-page-1/#comment-39108</link>
		<dc:creator>Johan Havermans</dc:creator>
		<pubDate>Wed, 26 Oct 2011 11:18:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.blindhog.net/?p=588#comment-39108</guid>
		<description>Charles,

I did spend quite some time in getting GNS3 to work on Lion with Virtual Machines such as Parallels Desktop and VirtualBox. 
The tuntap stuff gave me headache and also connecting my virtual network to the internet. It is working right now and I documented what I did. 

Maybe this post can help you:
http://forum.gns3.net/topic4206.html?sid=6ebdb861bfceebd5c94e96a525167768

For connecting your virtual network to the internet, look at script 3 in section &quot;Step 9: tap0 up - Connecting the virtualized network to your LAN&quot; op page 16.

Good luck</description>
		<content:encoded><![CDATA[<p>Charles,</p>
<p>I did spend quite some time in getting GNS3 to work on Lion with Virtual Machines such as Parallels Desktop and VirtualBox.<br />
The tuntap stuff gave me headache and also connecting my virtual network to the internet. It is working right now and I documented what I did. </p>
<p>Maybe this post can help you:<br />
<a href="http://forum.gns3.net/topic4206.html?sid=6ebdb861bfceebd5c94e96a525167768" rel="nofollow">http://forum.gns3.net/topic4206.html?sid=6ebdb861bfceebd5c94e96a525167768</a></p>
<p>For connecting your virtual network to the internet, look at script 3 in section &#8220;Step 9: tap0 up &#8211; Connecting the virtualized network to your LAN&#8221; op page 16.</p>
<p>Good luck</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Charles</title>
		<link>http://www.blindhog.net/how-to-connect-gns3-to-internet-in-macosx/comment-page-1/#comment-39014</link>
		<dc:creator>Charles</dc:creator>
		<pubDate>Sat, 24 Sep 2011 10:58:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.blindhog.net/?p=588#comment-39014</guid>
		<description>Hi guys,

After a lot troubleshooting i managed to partially make it work. Problem is that when i issue the

sudo sysctl -w net.inet.ip.forwarding=1

command i get the message:

net: class is not implemented

I am running the Lion OSX and i have no idea how to proceed. Any recommendations?</description>
		<content:encoded><![CDATA[<p>Hi guys,</p>
<p>After a lot troubleshooting i managed to partially make it work. Problem is that when i issue the</p>
<p>sudo sysctl -w net.inet.ip.forwarding=1</p>
<p>command i get the message:</p>
<p>net: class is not implemented</p>
<p>I am running the Lion OSX and i have no idea how to proceed. Any recommendations?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Usersati</title>
		<link>http://www.blindhog.net/how-to-connect-gns3-to-internet-in-macosx/comment-page-1/#comment-38923</link>
		<dc:creator>Usersati</dc:creator>
		<pubDate>Tue, 30 Aug 2011 14:37:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.blindhog.net/?p=588#comment-38923</guid>
		<description>You are a Freaking genius thanks a lot, i had months looking for these two commands!

a billion of time thanks!</description>
		<content:encoded><![CDATA[<p>You are a Freaking genius thanks a lot, i had months looking for these two commands!</p>
<p>a billion of time thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James Powis</title>
		<link>http://www.blindhog.net/how-to-connect-gns3-to-internet-in-macosx/comment-page-1/#comment-38465</link>
		<dc:creator>James Powis</dc:creator>
		<pubDate>Sun, 22 May 2011 23:01:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.blindhog.net/?p=588#comment-38465</guid>
		<description>For those that are having issues with 206 errors:

chmod 666 /dev/tap*
chmod 666 /dev/tun*</description>
		<content:encoded><![CDATA[<p>For those that are having issues with 206 errors:</p>
<p>chmod 666 /dev/tap*<br />
chmod 666 /dev/tun*</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sean Cavanaugh</title>
		<link>http://www.blindhog.net/how-to-connect-gns3-to-internet-in-macosx/comment-page-1/#comment-38025</link>
		<dc:creator>Sean Cavanaugh</dc:creator>
		<pubDate>Tue, 05 Apr 2011 15:11:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.blindhog.net/?p=588#comment-38025</guid>
		<description>I got this to come up... but I can ping from my computer to the virtual router, but not vice versa, firewall is turned off... has anyone else had this problem?</description>
		<content:encoded><![CDATA[<p>I got this to come up&#8230; but I can ping from my computer to the virtual router, but not vice versa, firewall is turned off&#8230; has anyone else had this problem?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matthew X. Economou</title>
		<link>http://www.blindhog.net/how-to-connect-gns3-to-internet-in-macosx/comment-page-1/#comment-35951</link>
		<dc:creator>Matthew X. Economou</dc:creator>
		<pubDate>Mon, 13 Dec 2010 03:46:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.blindhog.net/?p=588#comment-35951</guid>
		<description>Those of you encountering 206 errors most likely made a mistake when specifying the TAP device.  GNS3 only makes it more confusing, because when you create a generic Ethernet NIO, you can just specify the bare device name (e.g., &quot;en0&quot;), but when you create a TAP NIO, you must specify the full path to the TAP character device (e.g., &quot;/dev/tap0&quot;).  In the configs posted above, people have made exactly this mistake - either the full path is omitted entirely (e.g., &quot;tap0&quot;) or it is entered incorrectly (e.g., &quot;dev/tap0&quot; - note the missing leading &quot;/&quot;).

What I&#039;d like to know, is how to bridge to the TAP interface from VMware Fusion.  VMware Fusion will only allow me to bridge to the Ethernet (en0) and AirPort (en1) interfaces from the GUI, and I don&#039;t know how to use any of the command line support tools installed alongside Fusion.

Best wishes,
Matthew</description>
		<content:encoded><![CDATA[<p>Those of you encountering 206 errors most likely made a mistake when specifying the TAP device.  GNS3 only makes it more confusing, because when you create a generic Ethernet NIO, you can just specify the bare device name (e.g., &#8220;en0&#8243;), but when you create a TAP NIO, you must specify the full path to the TAP character device (e.g., &#8220;/dev/tap0&#8243;).  In the configs posted above, people have made exactly this mistake &#8211; either the full path is omitted entirely (e.g., &#8220;tap0&#8243;) or it is entered incorrectly (e.g., &#8220;dev/tap0&#8243; &#8211; note the missing leading &#8220;/&#8221;).</p>
<p>What I&#8217;d like to know, is how to bridge to the TAP interface from VMware Fusion.  VMware Fusion will only allow me to bridge to the Ethernet (en0) and AirPort (en1) interfaces from the GUI, and I don&#8217;t know how to use any of the command line support tools installed alongside Fusion.</p>
<p>Best wishes,<br />
Matthew</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wilson</title>
		<link>http://www.blindhog.net/how-to-connect-gns3-to-internet-in-macosx/comment-page-1/#comment-35006</link>
		<dc:creator>Wilson</dc:creator>
		<pubDate>Mon, 15 Nov 2010 01:06:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.blindhog.net/?p=588#comment-35006</guid>
		<description>Forgot to put .net conf, here it is:


autostart = False
[127.0.0.1:7200]
    workingdir = /Users/&quot;usr&quot;/Documents/GNS3/Projectos/SvM/Lab7/Lab7_working
    udp = 10000
    [[2621]]
        image = /Applications/Dynagen/IOS/c2600-advipservicesk9-mz.124-19.bin
        ram = 128
        idlepc = 0x81fa91bc
        sparsemem = True
        ghostios = True
        chassis = 2621
    [[ROUTER R1]]
        model = 2621
        console = 2000
        x = -107.0
        y = -58.0
        f0/0 = NIO_tap:dev/tap0
[GNS3-DATA]
    configs = Lab7_configs
    workdir = Lab7_working
    [[Cloud C1]]
        x = -360.5
        y = -69.0
        connections = R1:f0/0:NIO_tap:/dev/tap0</description>
		<content:encoded><![CDATA[<p>Forgot to put .net conf, here it is:</p>
<p>autostart = False<br />
[127.0.0.1:7200]<br />
    workingdir = /Users/&#8221;usr&#8221;/Documents/GNS3/Projectos/SvM/Lab7/Lab7_working<br />
    udp = 10000<br />
    [[2621]]<br />
        image = /Applications/Dynagen/IOS/c2600-advipservicesk9-mz.124-19.bin<br />
        ram = 128<br />
        idlepc = 0x81fa91bc<br />
        sparsemem = True<br />
        ghostios = True<br />
        chassis = 2621<br />
    [[ROUTER R1]]<br />
        model = 2621<br />
        console = 2000<br />
        x = -107.0<br />
        y = -58.0<br />
        f0/0 = NIO_tap:dev/tap0<br />
[GNS3-DATA]<br />
    configs = Lab7_configs<br />
    workdir = Lab7_working<br />
    [[Cloud C1]]<br />
        x = -360.5<br />
        y = -69.0<br />
        connections = R1:f0/0:NIO_tap:/dev/tap0</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wilson</title>
		<link>http://www.blindhog.net/how-to-connect-gns3-to-internet-in-macosx/comment-page-1/#comment-35005</link>
		<dc:creator>Wilson</dc:creator>
		<pubDate>Mon, 15 Nov 2010 01:04:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.blindhog.net/?p=588#comment-35005</guid>
		<description>Hey, great post, pitty i havent got it to work yet, i&#039;ve been over these, times after times i dont know what i am doing wrong.... =/
So, what i did is i installed GNS3 and dynamips(installed dynagen and am using dynamips from /Application/Dynagen/) i had some troubles at beggining with dynamips, because it wasn&#039;t inside GNS3 .dmg, dont know why, but now, i have it working alright, i have everything set up, and working, i installed tuntaposx correctly and i can see the tap0-15 tun0-15 when i ls /dev, so all seems ok, but when i try to open the .net with the confs you have it gives this error on dynamips:

netio_tap_create: unable to open TAP device dev/tap0 (No such file or directory)

in gns3:
206-unable to create TAO NIO

i am running dynamips and gns3 has root user, i dont know what else to do, but i think i will try to uninstall all and reinstall if i dont get any solution in next 2 days, cause i have alot to work on and i cant... =/ Ty all for atention. []</description>
		<content:encoded><![CDATA[<p>Hey, great post, pitty i havent got it to work yet, i&#8217;ve been over these, times after times i dont know what i am doing wrong&#8230;. =/<br />
So, what i did is i installed GNS3 and dynamips(installed dynagen and am using dynamips from /Application/Dynagen/) i had some troubles at beggining with dynamips, because it wasn&#8217;t inside GNS3 .dmg, dont know why, but now, i have it working alright, i have everything set up, and working, i installed tuntaposx correctly and i can see the tap0-15 tun0-15 when i ls /dev, so all seems ok, but when i try to open the .net with the confs you have it gives this error on dynamips:</p>
<p>netio_tap_create: unable to open TAP device dev/tap0 (No such file or directory)</p>
<p>in gns3:<br />
206-unable to create TAO NIO</p>
<p>i am running dynamips and gns3 has root user, i dont know what else to do, but i think i will try to uninstall all and reinstall if i dont get any solution in next 2 days, cause i have alot to work on and i cant&#8230; =/ Ty all for atention. []</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joe</title>
		<link>http://www.blindhog.net/how-to-connect-gns3-to-internet-in-macosx/comment-page-1/#comment-34954</link>
		<dc:creator>Joe</dc:creator>
		<pubDate>Sun, 07 Nov 2010 19:25:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.blindhog.net/?p=588#comment-34954</guid>
		<description>Awesome posts, i&#039;ve been looking for ways to run dynamips/gns3 on my mac.</description>
		<content:encoded><![CDATA[<p>Awesome posts, i&#8217;ve been looking for ways to run dynamips/gns3 on my mac.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: naner</title>
		<link>http://www.blindhog.net/how-to-connect-gns3-to-internet-in-macosx/comment-page-1/#comment-34866</link>
		<dc:creator>naner</dc:creator>
		<pubDate>Tue, 26 Oct 2010 03:47:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.blindhog.net/?p=588#comment-34866</guid>
		<description>hi, if we successfully configure the router (i.e. Router1) to connect to the internet in GNS3, then we have another router connected to Router1, can NAT work to give the other router an internet connection as well? Thanks!</description>
		<content:encoded><![CDATA[<p>hi, if we successfully configure the router (i.e. Router1) to connect to the internet in GNS3, then we have another router connected to Router1, can NAT work to give the other router an internet connection as well? Thanks!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

