<?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 for Twpsyn.com</title>
	<atom:link href="http://www.twpsyn.com/comments/feed" rel="self" type="application/rss+xml" />
	<link>http://www.twpsyn.com</link>
	<description>twpsyn [TUP sin] (n. masc.) (Welsh) daft fool, idiot</description>
	<lastBuildDate>Tue, 06 Sep 2011 17:08:32 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>Comment on The post I&#8217;ve been procrastinating over by Bang! Bam! &#171; Twpsyn.com</title>
		<link>http://www.twpsyn.com/archives/222/comment-page-1#comment-191</link>
		<dc:creator>Bang! Bam! &#171; Twpsyn.com</dc:creator>
		<pubDate>Tue, 06 Sep 2011 17:08:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.twpsyn.com/?p=222#comment-191</guid>
		<description>[...] The post I&#8217;ve been procrastinating over [...]</description>
		<content:encoded><![CDATA[<p>[...] The post I&#8217;ve been procrastinating over [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on vmware and dynamips by Matt</title>
		<link>http://www.twpsyn.com/archives/34/comment-page-1#comment-183</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Mon, 16 May 2011 14:04:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.twpsyn.com/?p=34#comment-183</guid>
		<description>Hi Dan,

I&#039;ve checked the config that I used (on Linux) and it&#039;s pretty much as above. The only thing I can think of is that you do need to have dynamips running as root for it to connect to the interfaces. 

I guess it could make a difference that I was using VMWare Server, but as you get the vmnet interfaces you should be able to bind to them.

I&#039;ll have a play on my mac and see if I can replicate and find a solution.

----- And here&#039;s the update!

On a Mac you have to use a tap interface for dynamips.

You can get it from &lt;a href=&quot;http://tuntaposx.sourceforge.net/&quot; rel=&quot;nofollow&quot;&gt;http://tuntaposx.sourceforge.net/&lt;/a&gt; or use ports to install it. From there it&#039;s pretty much as above but using bridged interfaces in vmware (or virtualbox) onto the tap interfaces</description>
		<content:encoded><![CDATA[<p>Hi Dan,</p>
<p>I&#8217;ve checked the config that I used (on Linux) and it&#8217;s pretty much as above. The only thing I can think of is that you do need to have dynamips running as root for it to connect to the interfaces. </p>
<p>I guess it could make a difference that I was using VMWare Server, but as you get the vmnet interfaces you should be able to bind to them.</p>
<p>I&#8217;ll have a play on my mac and see if I can replicate and find a solution.</p>
<p>&#8212;&#8211; And here&#8217;s the update!</p>
<p>On a Mac you have to use a tap interface for dynamips.</p>
<p>You can get it from <a href="http://tuntaposx.sourceforge.net/" rel="nofollow">http://tuntaposx.sourceforge.net/</a> or use ports to install it. From there it&#8217;s pretty much as above but using bridged interfaces in vmware (or virtualbox) onto the tap interfaces</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on vmware and dynamips by Dan</title>
		<link>http://www.twpsyn.com/archives/34/comment-page-1#comment-182</link>
		<dc:creator>Dan</dc:creator>
		<pubDate>Wed, 27 Apr 2011 12:08:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.twpsyn.com/?p=34#comment-182</guid>
		<description>I see from your config that it&#039;s pretty straight forward, but, unfortunately, I haven&#039;t had the same success using the nio_gen_eth for vmnet1.  in fact, I&#039;ve been scrubbing the Internet for any solution that does allow VMWare virtual interfaces to connect to DYNAGEN devcies, and you are the only one that&#039;s been able to make this work.  Could you expand on your environment?  perhaps you&#039;ve deployed it in a way that holds the magic ticket.  

My setup, MAC OS X hosting DYAMIPS/DYNAGEN running 3 routers and one Windows XP VMWare workstation connecting to the MAC on VMNET1.  The DYNAGEN environment has two interfaces (f0/0) off two routers bridging one physical interface (en0) to the real LAN, two interfaces (f0/1) off the same two routers  into the switch mod of the third router (f1/1-2). the third router has one interface (f0/0) bridging a second interface off the MAC (en2) and an interface (f0/1) attempting to bind to the MACs VMNET1 to allow connectivity to the WinXP workstation.  connecting the routers to the ethernet interfaces on the MAC works like a charm using nio_gen_eth:en#.  it&#039;s the connection to VMNET1 that fails on startup.  

appreciate the assistance, Dan</description>
		<content:encoded><![CDATA[<p>I see from your config that it&#8217;s pretty straight forward, but, unfortunately, I haven&#8217;t had the same success using the nio_gen_eth for vmnet1.  in fact, I&#8217;ve been scrubbing the Internet for any solution that does allow VMWare virtual interfaces to connect to DYNAGEN devcies, and you are the only one that&#8217;s been able to make this work.  Could you expand on your environment?  perhaps you&#8217;ve deployed it in a way that holds the magic ticket.  </p>
<p>My setup, MAC OS X hosting DYAMIPS/DYNAGEN running 3 routers and one Windows XP VMWare workstation connecting to the MAC on VMNET1.  The DYNAGEN environment has two interfaces (f0/0) off two routers bridging one physical interface (en0) to the real LAN, two interfaces (f0/1) off the same two routers  into the switch mod of the third router (f1/1-2). the third router has one interface (f0/0) bridging a second interface off the MAC (en2) and an interface (f0/1) attempting to bind to the MACs VMNET1 to allow connectivity to the WinXP workstation.  connecting the routers to the ethernet interfaces on the MAC works like a charm using nio_gen_eth:en#.  it&#8217;s the connection to VMNET1 that fails on startup.  </p>
<p>appreciate the assistance, Dan</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on PuTTY as telnet handler in IE7 by Garry Garrett</title>
		<link>http://www.twpsyn.com/archives/45/comment-page-1#comment-181</link>
		<dc:creator>Garry Garrett</dc:creator>
		<pubDate>Wed, 20 Apr 2011 14:56:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.twpsyn.com/?p=45#comment-181</guid>
		<description>It is too bad that web browers don&#039;t support an ssh://servername:port/ tag - that&#039;s really what I want.  But I&#039;m wondering if I can hijack the telnet tag for that purpose?  If I setup tags like:

telnet://servername:22/

And configure PuTTY such as you have done here, would it SSH instead of Telnet into &quot;servername&quot;?  I suppose I could call &quot;path\to\putty.exe -ssh ...&quot; to ensure that SSH was being used instead of telnet.  Perhaps what I really want to do is make use of

putty -load &quot;sessionname&quot;

and then my URL would be more like:

telnet://sessionname/

Actually, I probably want to strip &quot;telnet://&quot; and the trailing slash out of %1 and then put that in as an argument to -load.  Hmm.  Something like this would be really nice in that I can save in the session all sorts of parameters (telnet vs. ssh, fonts, colors, scroll back buffer size, etc.).</description>
		<content:encoded><![CDATA[<p>It is too bad that web browers don&#8217;t support an ssh://servername:port/ tag &#8211; that&#8217;s really what I want.  But I&#8217;m wondering if I can hijack the telnet tag for that purpose?  If I setup tags like:</p>
<p><a href="telnet://servername:22/" rel="nofollow">telnet://servername:22/</a></p>
<p>And configure PuTTY such as you have done here, would it SSH instead of Telnet into &#8220;servername&#8221;?  I suppose I could call &#8220;path\to\putty.exe -ssh &#8230;&#8221; to ensure that SSH was being used instead of telnet.  Perhaps what I really want to do is make use of</p>
<p>putty -load &#8220;sessionname&#8221;</p>
<p>and then my URL would be more like:</p>
<p><a href="telnet://sessionname/" rel="nofollow">telnet://sessionname/</a></p>
<p>Actually, I probably want to strip &#8220;telnet://&#8221; and the trailing slash out of %1 and then put that in as an argument to -load.  Hmm.  Something like this would be really nice in that I can save in the session all sorts of parameters (telnet vs. ssh, fonts, colors, scroll back buffer size, etc.).</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Japanese IQ Test by Love2010</title>
		<link>http://www.twpsyn.com/archives/41/comment-page-1#comment-177</link>
		<dc:creator>Love2010</dc:creator>
		<pubDate>Wed, 08 Dec 2010 18:55:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.twpsyn.com/?p=41#comment-177</guid>
		<description>Who can beat me...
bring it on</description>
		<content:encoded><![CDATA[<p>Who can beat me&#8230;<br />
bring it on</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Japanese IQ Test by Love2010</title>
		<link>http://www.twpsyn.com/archives/41/comment-page-1#comment-174</link>
		<dc:creator>Love2010</dc:creator>
		<pubDate>Fri, 15 Oct 2010 17:50:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.twpsyn.com/?p=41#comment-174</guid>
		<description>yeah even if you are just smart you can know too!!!! &lt;3</description>
		<content:encoded><![CDATA[<p>yeah even if you are just smart you can know too!!!! &lt;3</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Japanese IQ Test by Matt</title>
		<link>http://www.twpsyn.com/archives/41/comment-page-1#comment-172</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Tue, 28 Sep 2010 20:32:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.twpsyn.com/?p=41#comment-172</guid>
		<description>heh, it&#039;s easy once you know how huh?  ;)</description>
		<content:encoded><![CDATA[<p>heh, it&#8217;s easy once you know how huh?  <img src='http://www.twpsyn.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Japanese IQ Test by Love2010</title>
		<link>http://www.twpsyn.com/archives/41/comment-page-1#comment-171</link>
		<dc:creator>Love2010</dc:creator>
		<pubDate>Tue, 28 Sep 2010 18:14:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.twpsyn.com/?p=41#comment-171</guid>
		<description>Man I am a so good at this...</description>
		<content:encoded><![CDATA[<p>Man I am a so good at this&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Japanese IQ Test by Love2010</title>
		<link>http://www.twpsyn.com/archives/41/comment-page-1#comment-170</link>
		<dc:creator>Love2010</dc:creator>
		<pubDate>Mon, 27 Sep 2010 18:26:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.twpsyn.com/?p=41#comment-170</guid>
		<description>I finished it in 30 sec. YAY ME &lt;3</description>
		<content:encoded><![CDATA[<p>I finished it in 30 sec. YAY ME &lt;3</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Japanese IQ Test by washington</title>
		<link>http://www.twpsyn.com/archives/41/comment-page-1#comment-169</link>
		<dc:creator>washington</dc:creator>
		<pubDate>Tue, 31 Aug 2010 18:23:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.twpsyn.com/?p=41#comment-169</guid>
		<description>i did it n a min. n a half !!! yay mee</description>
		<content:encoded><![CDATA[<p>i did it n a min. n a half !!! yay mee</p>
]]></content:encoded>
	</item>
</channel>
</rss>

