<?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>Fri, 30 Jul 2010 13:55:31 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Eric</title>
		<link>http://www.blindhog.net/how-to-connect-gns3-to-internet-in-macosx/comment-page-1/#comment-33705</link>
		<dc:creator>Eric</dc:creator>
		<pubDate>Sun, 27 Jun 2010 07:16:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.blindhog.net/?p=588#comment-33705</guid>
		<description>Hi guys, as Robert mentioned, it seems that you need a software with sufficient privilege to bring up the tap interface before you can configure it with ifconfig. I was stuck, but now it is working. More details here: 

http://etherealmind.com/installing-tun-tap-driver-on-leopard/</description>
		<content:encoded><![CDATA[<p>Hi guys, as Robert mentioned, it seems that you need a software with sufficient privilege to bring up the tap interface before you can configure it with ifconfig. I was stuck, but now it is working. More details here: </p>
<p><a href="http://etherealmind.com/installing-tun-tap-driver-on-leopard/" rel="nofollow">http://etherealmind.com/installing-tun-tap-driver-on-leopard/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robert</title>
		<link>http://www.blindhog.net/how-to-connect-gns3-to-internet-in-macosx/comment-page-1/#comment-33699</link>
		<dc:creator>Robert</dc:creator>
		<pubDate>Tue, 22 Jun 2010 15:28:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.blindhog.net/?p=588#comment-33699</guid>
		<description>Problem: 
sudo ifconfig tap0 10.100.100.100 netmask 255.255.255.0
ifconfig: interface tap0 does not exist 

Ignore it move on and configure this in your .net file:

[[ROUTER R1]] 
F0/0 = nio_tap:/dev/tap0

Start your GNS3

From your OSX terminal do a ifconfig -all

TAP0 should be there.</description>
		<content:encoded><![CDATA[<p>Problem:<br />
sudo ifconfig tap0 10.100.100.100 netmask 255.255.255.0<br />
ifconfig: interface tap0 does not exist </p>
<p>Ignore it move on and configure this in your .net file:</p>
<p>[[ROUTER R1]]<br />
F0/0 = nio_tap:/dev/tap0</p>
<p>Start your GNS3</p>
<p>From your OSX terminal do a ifconfig -all</p>
<p>TAP0 should be there.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: adrian</title>
		<link>http://www.blindhog.net/how-to-connect-gns3-to-internet-in-macosx/comment-page-1/#comment-33595</link>
		<dc:creator>adrian</dc:creator>
		<pubDate>Mon, 24 May 2010 19:02:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.blindhog.net/?p=588#comment-33595</guid>
		<description>Hello
I have been at it for days now and still cant get it to work :(((
I need it cause i have to study for ccnp.
I see the tap0 when i do ls /dev but when i configure the ifconfig ip address it says tap0 does not exist.

Please help me :(</description>
		<content:encoded><![CDATA[<p>Hello<br />
I have been at it for days now and still cant get it to work <img src='http://www.blindhog.net/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> ((<br />
I need it cause i have to study for ccnp.<br />
I see the tap0 when i do ls /dev but when i configure the ifconfig ip address it says tap0 does not exist.</p>
<p>Please help me <img src='http://www.blindhog.net/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Josh</title>
		<link>http://www.blindhog.net/how-to-connect-gns3-to-internet-in-macosx/comment-page-1/#comment-33506</link>
		<dc:creator>Josh</dc:creator>
		<pubDate>Sat, 24 Apr 2010 18:43:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.blindhog.net/?p=588#comment-33506</guid>
		<description>thekerb,

I am not sure how it works with MacOSX, but in Linux, this means you need to run GNS3 as root. 

In ubuntu, I use &#039;sudo gns3&#039; from the cli or change the shortcut to &#039;gksudo gns3&#039;.

Maybe this will help.

Josh</description>
		<content:encoded><![CDATA[<p>thekerb,</p>
<p>I am not sure how it works with MacOSX, but in Linux, this means you need to run GNS3 as root. </p>
<p>In ubuntu, I use &#8216;sudo gns3&#8242; from the cli or change the shortcut to &#8216;gksudo gns3&#8242;.</p>
<p>Maybe this will help.</p>
<p>Josh</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: thekerb</title>
		<link>http://www.blindhog.net/how-to-connect-gns3-to-internet-in-macosx/comment-page-1/#comment-33496</link>
		<dc:creator>thekerb</dc:creator>
		<pubDate>Sat, 24 Apr 2010 03:53:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.blindhog.net/?p=588#comment-33496</guid>
		<description>No dice, 

I&#039;m unable to have tap0 up and when trying to make a manual connection from a f0/1 to nio_tap:tap0 GNS3 gives me the erro:
206-unable to create TAO NIO

Any ideas?

Thanks</description>
		<content:encoded><![CDATA[<p>No dice, </p>
<p>I&#8217;m unable to have tap0 up and when trying to make a manual connection from a f0/1 to nio_tap:tap0 GNS3 gives me the erro:<br />
206-unable to create TAO NIO</p>
<p>Any ideas?</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Juniper can talk to Cisco&#8230; &#171; Gungajim&#39;s Blog</title>
		<link>http://www.blindhog.net/how-to-connect-gns3-to-internet-in-macosx/comment-page-1/#comment-33460</link>
		<dc:creator>Juniper can talk to Cisco&#8230; &#171; Gungajim&#39;s Blog</dc:creator>
		<pubDate>Sun, 11 Apr 2010 21:37:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.blindhog.net/?p=588#comment-33460</guid>
		<description>[...] http://www.blindhog.net/how-to-connect-gns3-to-internet-in-macosx [...]</description>
		<content:encoded><![CDATA[<p>[...] <a href="http://www.blindhog.net/how-to-connect-gns3-to-internet-in-macosx" rel="nofollow">http://www.blindhog.net/how-to-connect-gns3-to-internet-in-macosx</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: joseph k</title>
		<link>http://www.blindhog.net/how-to-connect-gns3-to-internet-in-macosx/comment-page-1/#comment-33424</link>
		<dc:creator>joseph k</dc:creator>
		<pubDate>Mon, 05 Apr 2010 15:17:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.blindhog.net/?p=588#comment-33424</guid>
		<description>sudo ifconfig tap0 create up
sudo ifconfig tap0 x.x.x.x/x</description>
		<content:encoded><![CDATA[<p>sudo ifconfig tap0 create up<br />
sudo ifconfig tap0 x.x.x.x/x</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ramon</title>
		<link>http://www.blindhog.net/how-to-connect-gns3-to-internet-in-macosx/comment-page-1/#comment-33383</link>
		<dc:creator>Ramon</dc:creator>
		<pubDate>Mon, 29 Mar 2010 17:18:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.blindhog.net/?p=588#comment-33383</guid>
		<description>I&#039;m still having the:

I&#039;m usign SnowLeopard 10.6.2

“ifconfig: interface tap0 does not exist”

Has anyone found a solution for that.

Thanks.
Ramón</description>
		<content:encoded><![CDATA[<p>I&#8217;m still having the:</p>
<p>I&#8217;m usign SnowLeopard 10.6.2</p>
<p>“ifconfig: interface tap0 does not exist”</p>
<p>Has anyone found a solution for that.</p>
<p>Thanks.<br />
Ramón</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-33379</link>
		<dc:creator>naner</dc:creator>
		<pubDate>Fri, 26 Mar 2010 07:45:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.blindhog.net/?p=588#comment-33379</guid>
		<description>hi, I was able to perform all the above steps. however, i am unable to ping from the gns3 router to the internet. i can only ping 10.100.100.100. 

on my mac, i am unable to access the internet after issuing the natd command. i can ping 10.100.100.100 and .101 though.

any idea? thanks!</description>
		<content:encoded><![CDATA[<p>hi, I was able to perform all the above steps. however, i am unable to ping from the gns3 router to the internet. i can only ping 10.100.100.100. </p>
<p>on my mac, i am unable to access the internet after issuing the natd command. i can ping 10.100.100.100 and .101 though.</p>
<p>any idea? thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: links for 2010-03-09 &#171; Where Is All This Leading To?</title>
		<link>http://www.blindhog.net/how-to-connect-gns3-to-internet-in-macosx/comment-page-1/#comment-33330</link>
		<dc:creator>links for 2010-03-09 &#171; Where Is All This Leading To?</dc:creator>
		<pubDate>Wed, 10 Mar 2010 00:32:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.blindhog.net/?p=588#comment-33330</guid>
		<description>[...] blindhog.net » How to connect GNS3 to the internet in MacOSX (tags: ccna tuntaposx tun tap gns3 cisco mac osx macosx leopard networking emulator pemu simulator labs ccie ccnp dynamips dynagen) [...]</description>
		<content:encoded><![CDATA[<p>[...] blindhog.net » How to connect GNS3 to the internet in MacOSX (tags: ccna tuntaposx tun tap gns3 cisco mac osx macosx leopard networking emulator pemu simulator labs ccie ccnp dynamips dynagen) [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
