Mark and Ian:Many thanks for your assistance! I think the PiDP-11 sim from Mark gets me to the point where I has several ethernet options, described in the github.com/simh/simh/0readme_ethernet.txt, including tun/tap, vde, and nat. Of those three, nat appears to be described as able to do tcp/ip across the internet, but not decnet. Since I don't have any other DEC equipment, it seems NAT is my best choice. I think I have a handle on setting up a nat connection to the DEC xu deviceThe following two lines are excerpts from the whole bootscript listed belowatt xu nat:gateway=192.168.1.1,dns=192.168.1.1,network=192.168.1.44,tcp=2323:192.168.1.44:23What I'm missing is how to connect this NAT device back to xu so that an external telnet from the host RPi3 or elsewhere on my LAN, makes a connection to the ethernet drivers inside the PiDP11. If i start the sim, the type ^D to get into multi-user mode with the network "enabled", I don't see anything in device tables, routing tables, net status, that says there is a connection between the xu device with NAT, and tools such as ftp, telnet, and so on. Also, when I run Kermit, I get a core dump message. Any guidance on this phase of the installation? Many thanks! -bmeyer29
Details of simh pidp-11 config file:
Matt - that is exactly as it is supposed to be. The ethernet controllers do not have dip switches to set the vector so there is no corresponding command in simh. These controllers set up the vector in software.
Johnny
Mark Matlock <ma...@matlockfamily.com> skrev: (18 november 2018 16:15:32 CET)
sim> sh xu
To unsubscribe from this group and stop receiving emails from it, send an email to pidp-11+u...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/pidp-11/9b22771d-cf6b-4c98-a2e2-c8ddcd91e826%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/pidp-11/cafe506d-1440-4b96-803f-0043e0ac7bfc%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/pidp-11/7ef5744d-294b-4c12-8091-24f25a11716c%40googlegroups.com.
On Dec 9, 2018, at 5:15 PM, bmeyer29 <bmeyer...@gmail.com> wrote:My PC is connected to the RPi3 via wifi
To view this discussion on the web visit https://groups.google.com/d/msgid/pidp-11/d16b6502-97af-4dd0-9724-c2a2a9c98b19%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/pidp-11/EF9D62D7-73F9-4CD4-AC23-887DA6BEC9DE%40gmail.com.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "[PiDP-11]" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pidp-11+u...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/pidp-11/5aa71665-69a8-43b8-8384-2f1493caa8fan%40googlegroups.com.