Subj : Re: Linux and DOS Doors To : Alpha From : Nazferiti Date : Tue May 05 2020 20:34:33 Al> Yeah, that's the privileged port thing. You can use something like Al> 'setcap' or you can take the easy way out and change the ports in Mystic Al> to something non-privileged (e.g. above 1023 -- like 9000 for telnet, Al> for example). Additionally, that'd probably cut down on hack attempts as Al> well vs. using the standard port 23. This actually pointed me in the right direction, though I am not going to mess with setcap because it looks like I would need to make the changes every thime i upgrade. I just set the port to 2023 and will set my ip forwarding ruls on the router to redirect 23=>2023. These changes fixed the initial errors I was having and all the errors are gone, the problem is the BBS just hangs now when you enter a door. The best I can figure is that it is launching in local mode. For the purposes of this test I actually was testing on the Tradewars 2002 editor which can run as a door. I've included relevant info below, hopefully somebody sees a mistake somewhere. This works when I log in locally to the bbs, and loads tedit which leads me to believe that I have either made a mistake with the com port or the fossil. [MENU OPTION] (DD) Exec external program stty cols 80 rows 25 && dosemu -I"serial { com 1 virtual }" "/bbs/doors/TW2002/TEDIT.BAT" %3 /DOS [TEDIT.BAT] (Batch File) @ECHO OFF SET RTM=EXTMAX 1024 CD D:\DOORS\TW2002\ D:\DOORS\TW2002\TEDIT.EXE TWNODE=%1 NOXMS NOEMS BUFFER=16500 MULTITASK=YES [AUTOEXEC.BAT] @echo off prompt $p$g path=z:\bin;z:\dosemu lredir d: linux\fs\bbs\ d: cd \doors bnu unix -e --- Mystic BBS v1.12 A45 2020/02/18 (Windows/32) * Origin: Arcadia BBS | Putnam, CT | telnet.arcadiabbs.com (21:3/107) .