<?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: Building a 100% virtual SNA network on your desk!	</title>
	<atom:link href="https://virtuallyfun.com/2023/06/11/building-a-100-virtual-sna-network-on-your-desk/feed/" rel="self" type="application/rss+xml" />
	<link>https://virtuallyfun.com/2023/06/11/building-a-100-virtual-sna-network-on-your-desk/</link>
	<description>Fun with Virtualization</description>
	<lastBuildDate>Thu, 17 Aug 2023 06:41:26 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0</generator>
	<item>
		<title>
		By: neozeed		</title>
		<link>https://virtuallyfun.com/2023/06/11/building-a-100-virtual-sna-network-on-your-desk/comment-page-1/#comment-336725</link>

		<dc:creator><![CDATA[neozeed]]></dc:creator>
		<pubDate>Thu, 17 Aug 2023 06:41:26 +0000</pubDate>
		<guid isPermaLink="false">http://virtuallyfun.com/?p=12782#comment-336725</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://virtuallyfun.com/2023/06/11/building-a-100-virtual-sna-network-on-your-desk/comment-page-1/#comment-336455&quot;&gt;atar&lt;/a&gt;.

I would try manually linking it.  I haven’t tried it specifically, but for SDL after building it, I’ve been able to statically link stuff just by adding all the objects.  You can also build static libraries out of the objects and link with those if that is any easier .  Assuming there is no startup special inits on load.

The pcap stuff can get involved though if going cross platform.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://virtuallyfun.com/2023/06/11/building-a-100-virtual-sna-network-on-your-desk/comment-page-1/#comment-336455">atar</a>.</p>
<p>I would try manually linking it.  I haven’t tried it specifically, but for SDL after building it, I’ve been able to statically link stuff just by adding all the objects.  You can also build static libraries out of the objects and link with those if that is any easier .  Assuming there is no startup special inits on load.</p>
<p>The pcap stuff can get involved though if going cross platform.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: atar		</title>
		<link>https://virtuallyfun.com/2023/06/11/building-a-100-virtual-sna-network-on-your-desk/comment-page-1/#comment-336455</link>

		<dc:creator><![CDATA[atar]]></dc:creator>
		<pubDate>Fri, 11 Aug 2023 15:55:37 +0000</pubDate>
		<guid isPermaLink="false">http://virtuallyfun.com/?p=12782#comment-336455</guid>

					<description><![CDATA[Do you know if there is a way to have a hercules/hyperion network in a complete rootless environment? I&#039;m experimenting with it in a cluster where I don&#039;t even have &quot;unshare&quot; (and indeed no root access whatsoever), so there appears to be no way of simulating a tap device, but maybe there is a trick of faking it via loading something with LD_LIBRARY_PATH? Or setting SLiRP via c3270?

Indeed I tried to run it in a nested emulation first (hercules under qemu), and it sort of works, but the emulation overhead is dramatic, IPL takes some hours making the construct actually not usable.]]></description>
			<content:encoded><![CDATA[<p>Do you know if there is a way to have a hercules/hyperion network in a complete rootless environment? I&#8217;m experimenting with it in a cluster where I don&#8217;t even have &#8220;unshare&#8221; (and indeed no root access whatsoever), so there appears to be no way of simulating a tap device, but maybe there is a trick of faking it via loading something with LD_LIBRARY_PATH? Or setting SLiRP via c3270?</p>
<p>Indeed I tried to run it in a nested emulation first (hercules under qemu), and it sort of works, but the emulation overhead is dramatic, IPL takes some hours making the construct actually not usable.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: neozeed		</title>
		<link>https://virtuallyfun.com/2023/06/11/building-a-100-virtual-sna-network-on-your-desk/comment-page-1/#comment-331958</link>

		<dc:creator><![CDATA[neozeed]]></dc:creator>
		<pubDate>Fri, 16 Jun 2023 17:34:57 +0000</pubDate>
		<guid isPermaLink="false">http://virtuallyfun.com/?p=12782#comment-331958</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://virtuallyfun.com/2023/06/11/building-a-100-virtual-sna-network-on-your-desk/comment-page-1/#comment-331955&quot;&gt;Chris M.&lt;/a&gt;.

well if I had access to a real mainframe I&#039;d see about a DSLW link out of that to a cisco router, to complete the SNA link if I wanted to keep as much of this as possible.

real 390&#039;s have networking options and worst case would have a Front End Processor for full LU6.2 style access, or the newer OS&#039;s have TCP/IP but I&#039;m not all that interested in boring TCP/IP as I started this insane thing to get some real (fake) SNA.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://virtuallyfun.com/2023/06/11/building-a-100-virtual-sna-network-on-your-desk/comment-page-1/#comment-331955">Chris M.</a>.</p>
<p>well if I had access to a real mainframe I&#8217;d see about a DSLW link out of that to a cisco router, to complete the SNA link if I wanted to keep as much of this as possible.</p>
<p>real 390&#8217;s have networking options and worst case would have a Front End Processor for full LU6.2 style access, or the newer OS&#8217;s have TCP/IP but I&#8217;m not all that interested in boring TCP/IP as I started this insane thing to get some real (fake) SNA.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Chris M.		</title>
		<link>https://virtuallyfun.com/2023/06/11/building-a-100-virtual-sna-network-on-your-desk/comment-page-1/#comment-331955</link>

		<dc:creator><![CDATA[Chris M.]]></dc:creator>
		<pubDate>Fri, 16 Jun 2023 17:02:48 +0000</pubDate>
		<guid isPermaLink="false">http://virtuallyfun.com/?p=12782#comment-331955</guid>

					<description><![CDATA[Is there any way to play with this stuff if you had say..... TN3270 access to a real zSeries? I once thought about actually trying to connect a real 3278 to a session, but abandoned the idea when I found out you needed a 3174 terminal controller....that usually only had a Token Ring interface AND required a set of special configuration disks.

I see there are open source options now, but that would be a ton of effect just to say &quot;Hey that&#039;s neat&quot;! Plus the keyboard jawas have pillaged all the 3270s!

https://ajk.me/building-an-ibm-3270-terminal-controller]]></description>
			<content:encoded><![CDATA[<p>Is there any way to play with this stuff if you had say&#8230;.. TN3270 access to a real zSeries? I once thought about actually trying to connect a real 3278 to a session, but abandoned the idea when I found out you needed a 3174 terminal controller&#8230;.that usually only had a Token Ring interface AND required a set of special configuration disks.</p>
<p>I see there are open source options now, but that would be a ton of effect just to say &#8220;Hey that&#8217;s neat&#8221;! Plus the keyboard jawas have pillaged all the 3270s!</p>
<p><a href="https://ajk.me/building-an-ibm-3270-terminal-controller" rel="nofollow ugc">https://ajk.me/building-an-ibm-3270-terminal-controller</a></p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
