<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7226.0">
<TITLE>SIMH with ethernet - uses wrong adapter</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/rtf format -->

<P><FONT SIZE=2 FACE="Arial">Hi All</FONT>
</P>

<P><FONT SIZE=2 FACE="Arial">Using SIMH compiled with ethernet support, running on a server that has a number of ethernet devices - two real and two from Vmware.  WinDump reports them as:</FONT></P>

<P><FONT SIZE=2 FACE="Arial">C:\Utilities>windump -D</FONT>

<BR><FONT SIZE=2 FACE="Arial">1.\Device\NPF_{AE1AE933-F19B-407A-B61E-BCE8C1312E74} (Broadcom NetXtreme Gigabit Ethernet Driver)</FONT>

<BR><FONT SIZE=2 FACE="Arial">2.\Device\NPF_{B7E311C4-A4EE-4D0E-858D-7AA7C970175C} (VMware Virtual Ethernet Adapter)</FONT>

<BR><FONT SIZE=2 FACE="Arial">3.\Device\NPF_{B32CD30A-C33B-4853-8062-9217FC003FBA} (VMware Virtual Ethernet Adapter)</FONT>

<BR><FONT SIZE=2 FACE="Arial">4.\Device\NPF_{B40AEF17-1F50-490C-91DF-1B37795C802B} (Broadcom NetXtreme Gigabit Ethernet Driver)</FONT>
</P>

<P><FONT SIZE=2 FACE="Arial">Vax.ini attaches to the "real" mac address of device 4, as device 1 has no ethernet cable attached.</FONT>
</P>

<P><FONT SIZE=2 FACE="Arial">;</FONT>

<BR><FONT SIZE=2 FACE="Arial">; Attach Ethernet to a network interface</FONT>

<BR><FONT SIZE=2 FACE="Arial">set xq mac=00-00-1a-19-3c-45</FONT>

<BR><FONT SIZE=2 FACE="Arial">attach xq eth1</FONT>
</P>

<P><FONT SIZE=2 FACE="Arial">I have tried this with Winpcap v3 and the new beta 4.  When SIMH boots, it shows that the ethernet connection has "attached" to \Device\NPF_{B7E311C4-A4EE-4D0E-858D-7AA7C970175C}, every time - this is the Vmware adapter.  I have tried using the default "dummy" mac address supplied with vax.ini, but that didn't work either.</FONT></P>

<P><FONT SIZE=2 FACE="Arial">Any suggestions how I can force it to attach to the device I want ONLY?</FONT>
</P>

</BODY>
</HTML>