[HECnet] Trying to build SIMH from git (on OpenIndiana)

Mark Pizzolato - Info Comm Mark at infocomm.com
Fri Mar 15 16:35:54 PDT 2013


On Friday, March 15, 2013 at 4:07 PM, Brian Hechinger wrote:
On 3/15/2013 7:00 PM, Cory Smelosky wrote:
Yes! Now to get the NICs working so I can test simh entirely.;)

What do you need NICs for simh? What are you running?

Historically, if you want your host system to be able to communicate with the guest simh system on most *nix platforms, the simplest way to get that working is to dedicate a NIC to the simh instance and connect it to the same LAN as your host system.   

Alternative approaches which were always more complex and not available on all *nix platforms involved the use of tap devices and internal bridging configured on the host system.   Doing this has completely different recipes on each platform and possibly on different versions of the same platform.   With versions of simh 3.9 and beyond, Windows system can simply share the host systems NIC and also communicate directly with it.   Some *nix platforms have support for libvdeplug.   These platforms can also be configured to avoid the addition of a dedicated NIC for the simh instance.   The 0readme_ethernet.txt file in the simh source distribution describes the known ways which have been used to address this issue on various platforms.

- Mark



More information about the Hecnet-list mailing list