<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="Generator" content="Microsoft Word 14 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman","serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
p.MailQuote, li.MailQuote, div.MailQuote
        {mso-style-name:"Mail Quote";
        margin-top:0cm;
        margin-right:0cm;
        margin-bottom:0cm;
        margin-left:36.0pt;
        margin-bottom:.0001pt;
        border:none;
        padding:0cm;
        font-size:12.0pt;
        font-family:"Times New Roman","serif";}
p.comment-content, li.comment-content, div.comment-content
        {mso-style-name:comment-content;
        mso-margin-top-alt:auto;
        margin-right:0cm;
        mso-margin-bottom-alt:auto;
        margin-left:0cm;
        font-size:12.0pt;
        font-family:"Times New Roman","serif";}
span.EmailStyle19
        {mso-style-type:personal-reply;
        font-family:"Calibri","sans-serif";
        color:#1F497D;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-size:10.0pt;}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:72.0pt 72.0pt 72.0pt 72.0pt;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
</head>
<body lang="EN-US" link="blue" vlink="purple">
<div class="WordSection1">
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D">I used to be a hardcore Slackware head. I ran everything from the earliest releases on a 0.99 kernel back in the 90’s and used it for all of my Linux work exclusively
 until around 2015.<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D">In the past few years I was forced to move across to something different – PHP was the thing that forced me to move across.<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D">Slackware has the “you run the entire distribution and the latest version” approach which is fine, but as I was using Linux more and more for application server
 work, I starting hitting problems with PHP. Slackware was moving up to newer releases of PHP all the time, but I had some application code that only worked under earlier releases of PHP.
<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D">It’s not possible to run multiple releases of PHP side by side under Slackware without hard custom installs, but Linux distributions such as Debian and Ubuntu
 handle it with ease.<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D">Back in the day I really enjoyed doing everything by hand, building everything from source and custom configurations for clients, but now I’m using Linux more
 and more for customer application and appliance work, and I don’t have the time to mess around and need to get on with the job as efficiently as possible.<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D">Slackware has a very basic packaging system, and no dependency management. You are also reliant on other people writing package install scripts (Slackbuilds)
 or you do it yourself. We’ve all encountered compatibility issues, or library conflicts, or other issues that require remediation. With a good package management system (such as apt) you can remove the incorrect libraries and replace them with new ones in
 minutes, but under Slackware I would be manually cleaning things up and compiling new packages again. Fun as a hobbyist, but a total time killer when you are performing tasks commercially.<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D">I’ve had this occur with deployment work I have done – for example - run up PHP 7.3 and finish the job, to find out that you really need to be running PHP 7.2
 for some required dependency and I can fix the problem in minutes with a good package manager.<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D">Fundamentally Slackware is not designed to be “modular” whereas Debian/Ubuntu and others have thousands of premade packages to drop in place. Not to mention
 many commercial vendors who won’t release code and binaries only and the bulk of them will support Debian, Ubuntu and Redhat as their primary or only release platform.<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D">Sometimes this is a really good thing. Take projects like Unraid for example – this is all based on Slackware. When you are producing and supporting a storage
 appliance you want a reliable and solid OS underneath.<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D">--<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D">Anyhow – back to our current topic. All of my original simh and DECnet was all done under Slackware and I still have heaps of notes on how I set it all up.<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D">Thord – if this is the platform you are running, let me know – and also if you are running this as bare metal or under a hypervisor (VMware ESXi, HyperV, Virtualbox
 etc). I can build up a Slackware VM and config it up so I can provide you with very specific notes.<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D">PDP11 and VAX use the same networking in respect to the SIMH side of things. I can’t assist with anything RSTS/E related, but I would assume that someone on
 the list would be able to assist us if something on your actual simulated machine required changing that you were aware of how to do.<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D">Let me know your configuration and whether I can assist.<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D">Cheers, Wiz!!<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D"><o:p> </o:p></span></p>
<div style="border:none;border-left:solid blue 1.5pt;padding:0cm 0cm 0cm 4.0pt">
<div>
<div style="border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0cm 0cm 0cm">
<p class="MsoNormal"><b><span style="font-size:10.0pt;font-family:"Tahoma","sans-serif"">From:</span></b><span style="font-size:10.0pt;font-family:"Tahoma","sans-serif""> owner-hecnet@Update.UU.SE [mailto:owner-hecnet@Update.UU.SE]
<b>On Behalf Of </b>Supratim Sanyal<br>
<b>Sent:</b> Saturday, 22 August 2020 10:11 PM<br>
<b>To:</b> hecnet@update.uu.se<br>
<b>Subject:</b> Re: [HECnet] Configuring py-decnet.<o:p></o:p></span></p>
</div>
</div>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">I believe he is running slackware 14.2 with 5.2.2 kernel and a pretty recent <o:p></o:p></p>
<div>
<div>
<div>
<div>
<p class="MsoNormal">Simh 6fdc4474<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal"><br>
<br>
<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal">Lots of people seem to prefer Slackware as the host ... someday need to try it<o:p></o:p></p>
</div>
</div>
<div>
<p class="MsoNormal">---<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal">Supratim Sanyal, W1XMT<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal">39.19151 N, 77.23432 W<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal">QCOCAL::SANYAL via <a href="http://www.update.uu.se/~bqt/hecnet.html">HECnet</a><o:p></o:p></p>
</div>
</div>
<div>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
</div>
<div>
<p class="MsoNormal" style="margin-bottom:12.0pt"><br>
On Aug 22, 2020, at 7:38 AM, David Moylan <<a href="mailto:djm@wiz.net.au">djm@wiz.net.au</a>> wrote:<o:p></o:p></p>
</div>
<blockquote style="margin-top:5.0pt;margin-bottom:5.0pt">
<div>
<p class="MsoNormal">PyDECnet certainly does GRE. That's why we all love Paul's work so much. It contains support for GRE, Multinet and your bridge code all in the one product.<br>
I was able to move from my old Cisco router across to PyDECnet and maintain all of my existing GRE tunnels with no reconfiguration.<br>
<br>
From what I interpret, Thord is running an emulated RSTS/E system on simh and wants to run PyDECnet on the same host to establish a connection upstream.<br>
<br>
Thord - I have a similar setup, but I'm running VMS. Here's how I have it setup:<br>
<br>
- my host running is Ubuntu 18.04.2<br>
- physical Ethernet (it's called "ens160" because I run VMware)<br>
- tap interfaces for each of my VMS simh machines<br>
- a tap interface for PyDECnet<br>
- I bring all of my tap interfaces and my physical ethernet together into a bridge interface<br>
- the bridge interface has my IP address bound to it.<br>
<br>
PyDECnet is setup with the first circuit connected to the tap adapter I reserved for PyDECnet above.<br>
I then have circuit entries for each of the connections to the other area routers and end nodes I am connected to on HECnet.<br>
<br>
I assume that you should be able to achieve the same with RSTS/E on simh.<br>
<br>
Let me know if you want more specific details (and let me know what your OS version etc is). I can provide more granular configuration information on my setup which you should be able to use as a template for your own setup.<br>
<br>
Cheers, Wiz!!<br>
<br>
<br>
<o:p></o:p></p>
<p class="MsoNormal">-----Original Message-----<o:p></o:p></p>
<blockquote style="margin-top:5.0pt;margin-bottom:5.0pt">
<p class="MsoNormal">From: <a href="mailto:owner-hecnet@Update.UU.SE">owner-hecnet@Update.UU.SE</a> [mailto:owner-<o:p></o:p></p>
</blockquote>
<blockquote style="margin-top:5.0pt;margin-bottom:5.0pt">
<p class="MsoNormal"><a href="mailto:hecnet@Update.UU.SE">hecnet@Update.UU.SE</a>] On Behalf Of Johnny Billquist<o:p></o:p></p>
</blockquote>
<blockquote style="margin-top:5.0pt;margin-bottom:5.0pt">
<p class="MsoNormal">Sent: Saturday, 22 August 2020 9:27 PM<o:p></o:p></p>
</blockquote>
<blockquote style="margin-top:5.0pt;margin-bottom:5.0pt">
<p class="MsoNormal">To: <a href="mailto:hecnet@Update.UU.SE">hecnet@Update.UU.SE</a><o:p></o:p></p>
</blockquote>
<blockquote style="margin-top:5.0pt;margin-bottom:5.0pt">
<p class="MsoNormal">Subject: Re: [HECnet] Configuring py-decnet.<o:p></o:p></p>
</blockquote>
<blockquote style="margin-top:5.0pt;margin-bottom:5.0pt">
<p class="MsoNormal"><o:p> </o:p></p>
</blockquote>
<blockquote style="margin-top:5.0pt;margin-bottom:5.0pt">
<p class="MsoNormal">Indeed I did. I must admit that the picture is unclear. If we're talking<o:p></o:p></p>
</blockquote>
<blockquote style="margin-top:5.0pt;margin-bottom:5.0pt">
<p class="MsoNormal">GRE using pydecnet (does it do GRE?), then why the ethernet jump between<o:p></o:p></p>
</blockquote>
<blockquote style="margin-top:5.0pt;margin-bottom:5.0pt">
<p class="MsoNormal">pydecnet and GRE? There do need to some something between the<o:p></o:p></p>
</blockquote>
<blockquote style="margin-top:5.0pt;margin-bottom:5.0pt">
<p class="MsoNormal">ethernet<o:p></o:p></p>
</blockquote>
<blockquote style="margin-top:5.0pt;margin-bottom:5.0pt">
<p class="MsoNormal">and GRE tunnel. My assumption was probably premature.<o:p></o:p></p>
</blockquote>
<blockquote style="margin-top:5.0pt;margin-bottom:5.0pt">
<p class="MsoNormal"><o:p> </o:p></p>
</blockquote>
<blockquote style="margin-top:5.0pt;margin-bottom:5.0pt">
<p class="MsoNormal">  Johnny<o:p></o:p></p>
</blockquote>
<blockquote style="margin-top:5.0pt;margin-bottom:5.0pt">
<p class="MsoNormal"><o:p> </o:p></p>
</blockquote>
<blockquote style="margin-top:5.0pt;margin-bottom:5.0pt">
<p class="MsoNormal">On 2020-08-22 13:23, David Moylan wrote:<o:p></o:p></p>
</blockquote>
<blockquote style="margin-top:5.0pt;margin-bottom:5.0pt">
<blockquote style="margin-top:5.0pt;margin-bottom:5.0pt">
<p class="MsoNormal">I think you assumed he has a Cisco router :-)<o:p></o:p></p>
</blockquote>
</blockquote>
<blockquote style="margin-top:5.0pt;margin-bottom:5.0pt">
<blockquote style="margin-top:5.0pt;margin-bottom:5.0pt">
<p class="MsoNormal"><o:p> </o:p></p>
</blockquote>
</blockquote>
</div>
</blockquote>
</div>
</div>
</body>
</html>