One thing to be aware of is that wlan is *not* the same as ethernet.
Not sure that is your only problem, but running simh interfacing to a
wlan shared by the host is often not working well.
DECnet packages installed on the host system are not needed, and not
even relevant around this.
I suspect that the RSX image contains DECnet. Which is important,
because the MAC address you should use is based on what DECnet address
is configured for the RSX system.
One workaround for some of your problems is to use a feature of simh,
where it adds an internal nat.
You could do that like this:
attach xu nat:tcp=21:
10.0.2.15:21,tcp=23:
10.0.2.15:23
With that line, you also have access to telnet and ftp from the outside
by connecting to the host system. For the rest of it, connecting from
the RSX host out will always work fine, but outside connecting in will
obviously fail, unless you are on the host system itself.
The address 10.0.2.15 is the address the RSX host will get if using DHCP.
Note that I'm not sure if PiDP-11 have a new enough simh to have this
functionality in there.
However, if you use proper ethernet, then just attaching your PDP-11
ethernet to the actual ethernet should work just fine.
Other options include creating a bridge. See
https://github.com/simh/simh/blob/master/0readme_ethernet.txt for more
information.
Johnny
> <mailto:
b...@softjar.se>> escreveu:
> <mailto:
pidp-11%2Bunsu...@googlegroups.com>
> > <mailto:
pidp-11+u...@googlegroups.com
> <mailto:
pidp-11%2Bunsu...@googlegroups.com>>.
> <
https://groups.google.com/d/msgid/pidp-11/a4f00686-74f8-4344-bd51-0b118e5f5adfn%40googlegroups.com?utm_medium=email&utm_source=footer
> email:
b...@softjar.se <mailto:
b...@softjar.se> ||