Am new to the list, and not sure if 'virtual' is what I should be asking
about.
What I need, is the ability to define a com port (in dosemu) to allow
that port to gain access to a linux tty (pty?) login prompt on the same
box.
What I am doing..
Have a DOS communications program (like Telix/Procomm) running under
dosemu.
Going out on com1, into another Linux cpu to get shell access to go out
tn3270.
Know I could just loop (null modem) com1 to com2, but it is a waste of
two com ports.
Have tried defining com1 as /dev/tty6. Which appears to bring me back
into the same
Linux box. But not in the proper orientation (needs a null modem
device?)
Thanks for any suggestions on how I may do this...