Subj : Re: MBBSEMU... To : All From : Ragnarok Date : Mon Oct 13 2025 03:18 am El 28/9/25 a las 16:56, Exodus (21:1/144) escribió: > S>   "Rlogin.Enabled": true, > S>   "Rlogin.Port": "513", > S>   "Rlogin.RemoteIP": "127.0.0.1", > S>   "Rlogin.PortPerModule": true, > S> > It still does not work port 513, 514, 515 etc, > > > This is how my appsettings.json is setup. > > my modules.json is > > { >    "Modules": [ >    { >        "Identifier": "RTSLORD", >        "Path": "\\mbbs\\mbbslord\\" >    }, >    { >        "Identifier": "GWWSW", >        "Path": "\\mbbs\\gwws\\" >    }, >    { >        "Identifier": "EWEPNT", >        "Path": "\\mbbs\\EWEPNT\\" >    }, >    { >        "Identifier": "WLDTAROT", >        "Path": "\\mbbs\\wldtarot\\" >    }, >    { >        "Identifier": "MJWMUT", >        "Path": "\\mbbs\\mjwmut\\" >    }, >    { >        "Identifier": "LUNATIX", >        "Path": "\\mbbs\\lunatix\\" >    }] > } > > ... An idea is not responsible for fools who believe in it. > > --- Renegade v1.35/DOS > * Origin: The Titantic BBS Telnet - ttb.rgbbs.info (21:1/144) my modules.josn have Enabled settings: { "Modules": [ { "Identifier": "ELWCRAPS", "Path": "modules/elwcraps", "Enabled": 1 }, { "Identifier": "LOGELF", "Path": "modules/logelf", "Enabled": 1 }, { "Identifier": "SFASEA", "Path": "modules/sfasea", "Enabled": 1 }, { "Identifier": "EZEDMPST", "Path": "modules/ezedmpst", "Enabled": 0 }, { "Identifier": "BSSCRAK", "Path": "modules/bsscrak", "Enabled": 0 }, { "Identifier": "BSSTELE", "Path": "modules/bsstele", "Enabled": 1 }, { "Identifier": "WLDLINGO", "Path": "modules/wldlingo", "Enabled": 0 }, { "Identifier": "LOGCAS", "Path": "modules/logcas", "Enabled": 1 }, { "Identifier": "DIALCHAT", "Path": "modules/dialchat", "Enabled": 0 } ] --- SBBSecho 3.30-Linux * Origin: Dock Sud BBS - bbs.docksud.com.ar - Argentina (21:2/151) .