<?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: One million packets served!	</title>
	<atom:link href="https://virtuallyfun.com/2015/09/18/one-million-packets-served/feed/" rel="self" type="application/rss+xml" />
	<link>https://virtuallyfun.com/2015/09/18/one-million-packets-served/</link>
	<description>Fun with Virtualization</description>
	<lastBuildDate>Mon, 10 Sep 2018 08:50:58 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0.4</generator>
	<item>
		<title>
		By: neozeed		</title>
		<link>https://virtuallyfun.com/2015/09/18/one-million-packets-served/comment-page-1/#comment-201653</link>

		<dc:creator><![CDATA[neozeed]]></dc:creator>
		<pubDate>Mon, 10 Sep 2018 08:50:58 +0000</pubDate>
		<guid isPermaLink="false">https://virtuallyfun.com/?p=5496#comment-201653</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://virtuallyfun.com/2015/09/18/one-million-packets-served/comment-page-1/#comment-201651&quot;&gt;anatoly techtonik&lt;/a&gt;.

What version of qemu? Platform and how are you running it?

Probably the best thing to do is packet capture the VM and see what it sees.

Otherwise you&#039;d want to modify the source so slirp is writing a capture file of frames in and out.   something I should do one day, if anything for myself.  At least a usermode version of slirp let&#039;s you build and debit it separately too]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://virtuallyfun.com/2015/09/18/one-million-packets-served/comment-page-1/#comment-201651">anatoly techtonik</a>.</p>
<p>What version of qemu? Platform and how are you running it?</p>
<p>Probably the best thing to do is packet capture the VM and see what it sees.</p>
<p>Otherwise you&#8217;d want to modify the source so slirp is writing a capture file of frames in and out.   something I should do one day, if anything for myself.  At least a usermode version of slirp let&#8217;s you build and debit it separately too</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: anatoly techtonik		</title>
		<link>https://virtuallyfun.com/2015/09/18/one-million-packets-served/comment-page-1/#comment-201651</link>

		<dc:creator><![CDATA[anatoly techtonik]]></dc:creator>
		<pubDate>Mon, 10 Sep 2018 06:44:58 +0000</pubDate>
		<guid isPermaLink="false">https://virtuallyfun.com/?p=5496#comment-201651</guid>

					<description><![CDATA[Can you confirm default SLiRP in QEMU also doesn&#039;t allow UDP forwarding? I am trying to debug my localhost PXE server running on host with QEMU and it seems impossible to pass packets from guest to host for this purpose.

https://serverfault.com/questions/928306/using-host-dhcp-server-with-qemu-user-mode-slirp-networking]]></description>
			<content:encoded><![CDATA[<p>Can you confirm default SLiRP in QEMU also doesn&#8217;t allow UDP forwarding? I am trying to debug my localhost PXE server running on host with QEMU and it seems impossible to pass packets from guest to host for this purpose.</p>
<p><a href="https://serverfault.com/questions/928306/using-host-dhcp-server-with-qemu-user-mode-slirp-networking" rel="nofollow ugc">https://serverfault.com/questions/928306/using-host-dhcp-server-with-qemu-user-mode-slirp-networking</a></p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: neozeed		</title>
		<link>https://virtuallyfun.com/2015/09/18/one-million-packets-served/comment-page-1/#comment-147698</link>

		<dc:creator><![CDATA[neozeed]]></dc:creator>
		<pubDate>Fri, 18 Sep 2015 15:08:46 +0000</pubDate>
		<guid isPermaLink="false">https://virtuallyfun.com/?p=5496#comment-147698</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://virtuallyfun.com/2015/09/18/one-million-packets-served/comment-page-1/#comment-147694&quot;&gt;Gregg&lt;/a&gt;.

Heh just google around for the magical string c7200 is mz and I&#039;m sure you&#039;ll find images in no time.  From there re-google any image name and you&#039;ll find more.

I&#039;ll do one better, ages ago I not only setup a &lt;a href=&quot;http://virtuallyfun.superglobalmegacorp.com/2014/06/21/what-is-more-fringe-than-a-telnet-bbs/&quot; rel=&quot;nofollow&quot;&gt;DecNET with IOS via Dynamips, I even ported over Synchronet to run on it&lt;/a&gt;!  And of course &lt;a href=&quot;http://virtuallyfun.superglobalmegacorp.com/2014/06/09/setting-up-decnet-on-vms-4-7/&quot; rel=&quot;nofollow&quot;&gt;Pathworks on NT to talk to VMS&lt;/a&gt;.  It&#039;s fun I can create not only virtual networks, but even virtual companies.

The next thing to do on Windows is to see why 64bit JIT is broken, something with word sizes being more 32bit friendly I think, and having to check Dynamips to make it more strongly 64bit typed. ..]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://virtuallyfun.com/2015/09/18/one-million-packets-served/comment-page-1/#comment-147694">Gregg</a>.</p>
<p>Heh just google around for the magical string c7200 is mz and I&#8217;m sure you&#8217;ll find images in no time.  From there re-google any image name and you&#8217;ll find more.</p>
<p>I&#8217;ll do one better, ages ago I not only setup a <a href="http://virtuallyfun.superglobalmegacorp.com/2014/06/21/what-is-more-fringe-than-a-telnet-bbs/" rel="nofollow">DecNET with IOS via Dynamips, I even ported over Synchronet to run on it</a>!  And of course <a href="http://virtuallyfun.superglobalmegacorp.com/2014/06/09/setting-up-decnet-on-vms-4-7/" rel="nofollow">Pathworks on NT to talk to VMS</a>.  It&#8217;s fun I can create not only virtual networks, but even virtual companies.</p>
<p>The next thing to do on Windows is to see why 64bit JIT is broken, something with word sizes being more 32bit friendly I think, and having to check Dynamips to make it more strongly 64bit typed. ..</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Gregg		</title>
		<link>https://virtuallyfun.com/2015/09/18/one-million-packets-served/comment-page-1/#comment-147694</link>

		<dc:creator><![CDATA[Gregg]]></dc:creator>
		<pubDate>Fri, 18 Sep 2015 13:41:44 +0000</pubDate>
		<guid isPermaLink="false">https://virtuallyfun.com/?p=5496#comment-147694</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://virtuallyfun.com/2015/09/18/one-million-packets-served/comment-page-1/#comment-147660&quot;&gt;neozeed&lt;/a&gt;.

And so you did.

Where did you get the image of IOS for it? 

One fellow on that list for running a network of DEC built computers got it to work, and then got the images from an even more involved fellow on the same list. 

However he runs FreeBSD and those DEC systems, and of course the Mac&#039;s chosen OS.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://virtuallyfun.com/2015/09/18/one-million-packets-served/comment-page-1/#comment-147660">neozeed</a>.</p>
<p>And so you did.</p>
<p>Where did you get the image of IOS for it? </p>
<p>One fellow on that list for running a network of DEC built computers got it to work, and then got the images from an even more involved fellow on the same list. </p>
<p>However he runs FreeBSD and those DEC systems, and of course the Mac&#8217;s chosen OS.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: neozeed		</title>
		<link>https://virtuallyfun.com/2015/09/18/one-million-packets-served/comment-page-1/#comment-147660</link>

		<dc:creator><![CDATA[neozeed]]></dc:creator>
		<pubDate>Fri, 18 Sep 2015 06:15:51 +0000</pubDate>
		<guid isPermaLink="false">https://virtuallyfun.com/?p=5496#comment-147660</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://virtuallyfun.com/2015/09/18/one-million-packets-served/comment-page-1/#comment-147653&quot;&gt;Gregg&lt;/a&gt;.

I mentioned it &lt;a href=&quot;http://virtuallyfun.superglobalmegacorp.com/2015/09/10/dynamips-on-mingw/&quot; rel=&quot;nofollow&quot;&gt;here&lt;/a&gt;.  It really was quite trivial, I&#039;m more surprised that nobody else got it running.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://virtuallyfun.com/2015/09/18/one-million-packets-served/comment-page-1/#comment-147653">Gregg</a>.</p>
<p>I mentioned it <a href="http://virtuallyfun.superglobalmegacorp.com/2015/09/10/dynamips-on-mingw/" rel="nofollow">here</a>.  It really was quite trivial, I&#8217;m more surprised that nobody else got it running.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Gregg		</title>
		<link>https://virtuallyfun.com/2015/09/18/one-million-packets-served/comment-page-1/#comment-147653</link>

		<dc:creator><![CDATA[Gregg]]></dc:creator>
		<pubDate>Fri, 18 Sep 2015 03:18:21 +0000</pubDate>
		<guid isPermaLink="false">https://virtuallyfun.com/?p=5496#comment-147653</guid>

					<description><![CDATA[A strong suggestion next. Why not make a reference to how you did do the port to that compiler toolchain.

I can probably find the explanation in my collection of e-mail.but some people may not be so gifted.

I should also mention that this is good news, and OS/2 users should feel extremely gifted with something else....]]></description>
			<content:encoded><![CDATA[<p>A strong suggestion next. Why not make a reference to how you did do the port to that compiler toolchain.</p>
<p>I can probably find the explanation in my collection of e-mail.but some people may not be so gifted.</p>
<p>I should also mention that this is good news, and OS/2 users should feel extremely gifted with something else&#8230;.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
