<pre><font color="#000000"><font size="4">Hi Welm,<br><br>It seems that we have different config file...I have a very simple config file, I just copied it from some sample SIMH installation. <br>Your config file looks very nice to me,plenty of commands which i'm very much interected to know. I tried your config file and try to use putty <br>
with settings set at TELNET to LOCALHOST on PORT 10000. Seems like it didn't work on my machine.<br><br>Did you start putty from a different machine? I noticed from your config file that you don't have command similar to this;<br>
<br>      set console telnet=6969<br><br>which I been using.<br><br>Anyway, can you share it with me, how you connect to your SIMH?<br><br>How those DZ11 and DHQ11 works? <br><br>I appreciate your help.<br><br><br>-rey <br>
</font></font><br><br><br><font size="4"><span style="color: rgb(51, 51, 255);">---------------------------------------------------------------------------</span><br style="color: rgb(51, 51, 255);">Welm writes;<br><br style="color: rgb(51, 51, 255);">
<span style="color: rgb(51, 51, 255);">I use the same SIMH version and Winpcap version as you do, only this </span><br style="color: rgb(51, 51, 255);"><span style="color: rgb(51, 51, 255);">runs on Vista Business x64 SP1</span><br style="color: rgb(51, 51, 255);">
<br style="color: rgb(51, 51, 255);"><span style="color: rgb(51, 51, 255);">This is my config file:</span><br style="color: rgb(51, 51, 255);"><br style="color: rgb(51, 51, 255);"><span style="color: rgb(51, 51, 255);">echo    --------------------</span><br style="color: rgb(51, 51, 255);">
<span style="color: rgb(51, 51, 255);">echo    VAXserver 3900 512MB</span><br style="color: rgb(51, 51, 255);"><span style="color: rgb(51, 51, 255);">echo    --------------------</span><br style="color: rgb(51, 51, 255);">
<span style="color: rgb(51, 51, 255);">echo</span><br style="color: rgb(51, 51, 255);"><br style="color: rgb(51, 51, 255);"><span style="color: rgb(51, 51, 255);">; unused devices:</span><br style="color: rgb(51, 51, 255);">
<span style="color: rgb(51, 51, 255);">set rl disable</span><br style="color: rgb(51, 51, 255);"><span style="color: rgb(51, 51, 255);">set ry disable</span><br style="color: rgb(51, 51, 255);"><span style="color: rgb(51, 51, 255);">set ts disable</span><br style="color: rgb(51, 51, 255);">
<span style="color: rgb(51, 51, 255);">set cr disable</span><br style="color: rgb(51, 51, 255);"><br style="color: rgb(51, 51, 255);"><span style="color: rgb(51, 51, 255);">;CTRL/P=dec 16, hex 10</span><br style="color: rgb(51, 51, 255);">
<span style="color: rgb(51, 51, 255);">set console brk=10</span><br style="color: rgb(51, 51, 255);"><br style="color: rgb(51, 51, 255);"><span style="color: rgb(51, 51, 255);">; VAXserver 3900 emulator settings</span><br style="color: rgb(51, 51, 255);">
<span style="color: rgb(51, 51, 255);">; ka655x voor meer dan 64MB</span><br style="color: rgb(51, 51, 255);"><span style="color: rgb(51, 51, 255);">load -r ka655x.bin</span><br style="color: rgb(51, 51, 255);"><br style="color: rgb(51, 51, 255);">
<span style="color: rgb(51, 51, 255);">att nvr nvram.bin</span><br style="color: rgb(51, 51, 255);"><br style="color: rgb(51, 51, 255);"><span style="color: rgb(51, 51, 255);">set cpu 512M</span><br style="color: rgb(51, 51, 255);">
<span style="color: rgb(51, 51, 255);">set cpu conhalt</span><br style="color: rgb(51, 51, 255);"><span style="color: rgb(51, 51, 255);">set cpu idle</span><br style="color: rgb(51, 51, 255);"><span style="color: rgb(51, 51, 255);">set rom delay</span><br style="color: rgb(51, 51, 255);">
<span style="color: rgb(51, 51, 255);">set qba autoconfig</span><br style="color: rgb(51, 51, 255);"><br style="color: rgb(51, 51, 255);"><span style="color: rgb(51, 51, 255);">; DZ11 listen on port 10000 for TTA0-TTA3</span><br style="color: rgb(51, 51, 255);">
<span style="color: rgb(51, 51, 255);">echo DZ11 --> TTAn:</span><br style="color: rgb(51, 51, 255);"><span style="color: rgb(51, 51, 255);">set dz enable</span><br style="color: rgb(51, 51, 255);"><span style="color: rgb(51, 51, 255);">set dz lines=4</span><br style="color: rgb(51, 51, 255);">
<span style="color: rgb(51, 51, 255);">att dz 10000</span><br style="color: rgb(51, 51, 255);"><br style="color: rgb(51, 51, 255);"><span style="color: rgb(51, 51, 255);">; DHQ11 listen on port 20000 for TXA0-TXA7</span><br style="color: rgb(51, 51, 255);">
<span style="color: rgb(51, 51, 255);">echo DHQ11 --> TXAn:</span><br style="color: rgb(51, 51, 255);"><span style="color: rgb(51, 51, 255);">set vh enable</span><br style="color: rgb(51, 51, 255);"><span style="color: rgb(51, 51, 255);">set vh0 DHU fastDMA</span><br style="color: rgb(51, 51, 255);">
<span style="color: rgb(51, 51, 255);">att vh 20000</span><br style="color: rgb(51, 51, 255);"><br style="color: rgb(51, 51, 255);"><span style="color: rgb(51, 51, 255);">; DUA controller</span><br style="color: rgb(51, 51, 255);">
<span style="color: rgb(51, 51, 255);">set rq0 ra92</span><br style="color: rgb(51, 51, 255);"><span style="color: rgb(51, 51, 255);">att -e rq0 D:\vdisk\VAX\VMS073SYS.vdisk</span><br style="color: rgb(51, 51, 255);"><br style="color: rgb(51, 51, 255);">
<span style="color: rgb(51, 51, 255);">set rq1 ra92</span><br style="color: rgb(51, 51, 255);"><span style="color: rgb(51, 51, 255);">att -e rq1 D:\vdisk\VAX\VMS073DAT.vdisk</span><br style="color: rgb(51, 51, 255);"><br style="color: rgb(51, 51, 255);">
<span style="color: rgb(51, 51, 255);">set -L rq2 rauser=102432</span><br style="color: rgb(51, 51, 255);"><span style="color: rgb(51, 51, 255);">att -e rq2 D:\vdisk\TOOLS.vdisk</span><br style="color: rgb(51, 51, 255);">
<br style="color: rgb(51, 51, 255);"><span style="color: rgb(51, 51, 255);">set -L rq3 rauser=1069092</span><br style="color: rgb(51, 51, 255);"><span style="color: rgb(51, 51, 255);">att -e rq3 D:\vdisk\VAX\VAXVMSPAT073.vdisk</span><br style="color: rgb(51, 51, 255);">
<br style="color: rgb(51, 51, 255);"><span style="color: rgb(51, 51, 255);">; MUA tape ctrl</span><br style="color: rgb(51, 51, 255);"><span style="color: rgb(51, 51, 255);">set tq tk70</span><br style="color: rgb(51, 51, 255);">
<span style="color: rgb(51, 51, 255);">att -e tq D:\vtape\MUA0.vtape</span><br style="color: rgb(51, 51, 255);"><br style="color: rgb(51, 51, 255);"><span style="color: rgb(51, 51, 255);">set tq1 disable</span><br style="color: rgb(51, 51, 255);">
<span style="color: rgb(51, 51, 255);">set tq2 disable</span><br style="color: rgb(51, 51, 255);"><span style="color: rgb(51, 51, 255);">set tq3 disable</span><br style="color: rgb(51, 51, 255);"><br style="color: rgb(51, 51, 255);">
<span style="color: rgb(51, 51, 255);">; printer</span><br style="color: rgb(51, 51, 255);"><span style="color: rgb(51, 51, 255);">echo LPA0: --> vaxprint.txt</span><br style="color: rgb(51, 51, 255);"><span style="color: rgb(51, 51, 255);">att lpt vaxprint.txt</span><br style="color: rgb(51, 51, 255);">
<br style="color: rgb(51, 51, 255);"><span style="color: rgb(51, 51, 255);">; Ethernet via Wireless adapter</span><br style="color: rgb(51, 51, 255);"><span style="color: rgb(51, 51, 255);">set xq type=DELQA mac=00:1A:73:5F:8A:E0</span><br style="color: rgb(51, 51, 255);">
<span style="color: rgb(51, 51, 255);">att xq ?</span><br style="color: rgb(51, 51, 255);"><br style="color: rgb(51, 51, 255);"><span style="color: rgb(51, 51, 255);">; Boot</span><br style="color: rgb(51, 51, 255);"><span style="color: rgb(51, 51, 255);">; all deposits in hex for VAX, set BDR<7>=1</span><br style="color: rgb(51, 51, 255);">
<span style="color: rgb(51, 51, 255);">dep bdr 80</span><br style="color: rgb(51, 51, 255);"><span style="color: rgb(51, 51, 255);">;dep bdr 00</span><br style="color: rgb(51, 51, 255);"><span style="color: rgb(51, 51, 255);">; for autoboot: deposit BDR 00</span><br style="color: rgb(51, 51, 255);">
<br style="color: rgb(51, 51, 255);"><span style="color: rgb(51, 51, 255);">echo</span><br style="color: rgb(51, 51, 255);"><span style="color: rgb(51, 51, 255);">echo    ----------------------------------</span><br style="color: rgb(51, 51, 255);">
<span style="color: rgb(51, 51, 255);">echo    Type "b[oot] cpu" to start the VAX</span><br style="color: rgb(51, 51, 255);"><span style="color: rgb(51, 51, 255);">echo    ----------------------------------</span><br style="color: rgb(51, 51, 255);">
<span style="color: rgb(51, 51, 255);">echo</span><br style="color: rgb(51, 51, 255);"><span style="color: rgb(51, 51, 255);">;boot cpu</span></font><br></pre>