<div dir="ltr">Hi folks,<div><br></div><div>can anyone confirm whether modem control with the VH driver in the VAX emulation works?  I have trouble getting the emulator to pass on the disconnection of an incoming telnet connection as a drop of DTR to the VAX, which causes sessions to be left running even though the network connection is gone.  The next incoming connection will then attach to the running session, which is not what I want (and I feel so reminded of how it was with incorrectly wired modems).</div><div><br></div><div>I initialize the multiplexer like so:</div><div><br></div><div><div>set vh enable</div><div>set vh0 modem</div><div>set vh0 hangup</div><div>set vh0 dhu</div><div>set vh1 modem</div><div>set vh1 hangup</div><div>set vh1 dhu</div><div>set vh2 modem</div><div>set vh2 hangup</div><div>set vh2 dhu</div><div>set vh3 modem</div><div>set vh3 hangup</div><div>set vh3 dhu</div><div>attach vh 23</div></div><div><br></div><div>I've also made sure that the terminal device in VMS is set to /MODEM/DIALUP/HANGUP/PERM, although only the /MODEM should be required to make the session go away on DCD drop if I remember correctly.</div><div><br></div><div>Thanks!<br>Hans</div></div>