Re: SIMH - networking

From: Martin Vorlaender (martin_at_radiogaga.harz.de)
Date: 11/20/04


Date: Sat, 20 Nov 2004 07:37:07 +0100

Gremlin <not-here@all.mate> wrote:
> Could I get a little assistance please...
>
> I have read the doco and FAQs and understand why SIMH cant talk on the same
> interface as the one used by Windows, but, how do I configure a second
> physical card in the box? For example, under Windows do I disable the card
> to stop windows from trying to use it and then in SIMH vax.ini tell it to
> use the MAC address of the disabled card? Will the card work if it is
> disabled in Windows? If I don't disable the card, how is it different from
> the original card, other than having a different MAC address?
>
> Any help appreciated.

SIMH on Windows (on any network-enabled platform, AFAIK) uses the pcap
library to talk to the network. It uses a virtual network card - that's
why you are free to setup a MAC address for SIMH's XQ device.

The pcap library uses promiscuous mode to catch all packets going
through the network card to filter out those for SIMH's network device
(i.e. MAC address).

All of this is unrelated to whether or how Windows uses the network card.
I guess, however, that you have to have Windows load the driver, at least.

You configure which real network card pcap uses by the ATTACH command
like

  simh> ATTACH XQ <your network card's name>

You can find all network cards detected by SIMH and their names using

  simh> SHOW XQ ETH

cu,
  Martin

-- 
One OS to rule them all       | Martin Vorlaender  |  OpenVMS rules!
One OS to find them           | work: mv@pdv-systeme.de
One OS to bring them all      |   http://www.pdv-systeme.de/users/martinv/
And in the Darkness bind them.| home: martin@radiogaga.harz.de


Relevant Pages

  • Re: Need big help from Event Viewer
    ... and then to the Windows XP loading screen. ... Event Source: Service Control Manager ... Not to mention that Windows has no idea beyond the network card about your ... Uninstall the card drivers, reboot and reinstall the card drivers. ...
    (microsoft.public.windowsxp.help_and_support)
  • Re: Wireless to Wired =/
    ... > *I am posting this thread here, because it deals with Windows XP. ... > went from a wireless card to wired for various reasons. ... it came with a built in network card - Intel ...
    (microsoft.public.windowsxp.general)
  • Re: SIMH - networking
    ... I have set up ftp, telnet, the management console from windows etc. all ... SIMH instance to see if it is going crazy with network traffic, ... >> physical card in the box? ... It uses a virtual network card - that's ...
    (comp.os.vms)
  • FO: Various Systems
    ... All software are fresh installed with latest Windows Updates installed. ... S3 Trio 3D/2x Graphics Card ... Intel Pro/100+ Network Card ... Onboard Intel 10/100 Network Card ...
    (uk.adverts.computer)
  • Re: SIMH hints and tips please
    ... No. SimH uses the pcap library which puts the network card into ... promisuous mode and sorts out packets for the emulator's MAC address. ...
    (comp.os.vms)