• RLogin from mbbs to sbbs

    From Krydos@VERT to All on Friday, December 21, 2018 10:54:50
    Years ago when I still had a computer running Windows XP I had a Major BBS
    that would rlogin to Synchronet which was running as a doorserver as described at

    http://dmud.thebbs.org/wg/setup.htm

    When I upgraded away from Windows XP I backed up all my old BBS stuff, and
    shut it down. I got nostalgic again so now I've got a server running Ubuntu, and I installed Windows XP in a VM. I've got mbbs running great, and I've got sbbs running great in the same VM. I created an rlogin module in mbbs with the connection string

    l 192.168.1.11 %U %U ansi

    When I access that module in mbbs I can see the rlogin connection pop up in sbbs, and I can see that it passes the username twice and ansi properly too. I can press f12 in sbbs and spy on the node to watch it log in and get to the door menu, but nothing ever comes up on the mbbs side. It just sits there for
    a few minutes and then disconnects. Mbbs says

    RLogin: ...Connection terminated because of [Unknown].

    I guess sbbs can hear when mbbs talks but mbbs can't see anything that sbbs says in return? All the firewalls are disabled in Windows XP and Ubuntu. Port 513 isn't being used by anything other than sbbs. I've got everything set up exactly how I had it working years ago, except it's running in a VM instead of being the main OS.

    I'm 99% sure the issue isn't with sbbs, but I was hoping you guys would have some ideas of something to try next. The mbbs people are all crazy and I don't want to talk to them. The only reason I'm messing with mbbs at all is because I'm obsessed with this space game called Galactic Empire which is
    unfortunately only available on mbbs systems.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Krydos@VERT to Krydos on Friday, December 21, 2018 11:09:40
    When I had it working before it was on sbbs 3.15b. Obviously I tried the newest version 3.16c first, and just in case it made a difference I tried 3.13a, 3.14a,
    and 3.15b as well. The same thing happens on all versions.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Krydos@VERT to Krydos on Friday, December 21, 2018 12:32:39
    I installed rlogind to another linux system, and created an mbbs module to connect to that computer, and it works. I was able to execute commands, and see the output through mbbs. The problem is just getting the output from sbbs to show up in mbbs.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Digital Man@VERT to Krydos on Friday, December 21, 2018 13:28:28
    Re: RLogin from mbbs to sbbs
    By: Krydos to All on Fri Dec 21 2018 10:54 am

    Years ago when I still had a computer running Windows XP I had a Major BBS that would rlogin to Synchronet which was running as a doorserver as described at

    http://dmud.thebbs.org/wg/setup.htm

    When I upgraded away from Windows XP I backed up all my old BBS stuff, and shut it down. I got nostalgic again so now I've got a server running Ubuntu, and I installed Windows XP in a VM. I've got mbbs running great, and I've got sbbs running great in the same VM. I created an rlogin module in mbbs with the connection string

    l 192.168.1.11 %U %U ansi

    When I access that module in mbbs I can see the rlogin connection pop up in sbbs, and I can see that it passes the username twice and ansi properly too. I can press f12 in sbbs and spy on the node to watch it log in and get to the door menu, but nothing ever comes up on the mbbs side. It just sits there for
    a few minutes and then disconnects. Mbbs says

    RLogin: ...Connection terminated because of [Unknown].

    I guess sbbs can hear when mbbs talks but mbbs can't see anything that sbbs says in return?

    Does it work when you connect manually with an RLogin terminal?

    Port 513 isn't being used by anything other than sbbs.

    If there was a port conflict, the server wouldn't be able to bind/listen on the port.

    digital man

    Synchronet "Real Fact" #66:
    Synchronet was conceived of and mostly developed in southern California.
    Norco, CA WX: 67.4øF, 41.0% humidity, 2 mph E wind, 0.00 inches rain/24hrs

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Krydos@VERT to Digital Man on Friday, December 21, 2018 15:07:07
    Does it work when you connect manually with an RLogin terminal?

    Yes, I can rlogin directly into sbbs on port 513 just not through mbbs.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Digital Man@VERT to Krydos on Friday, December 21, 2018 18:16:12
    Re: Re: RLogin from mbbs to sbbs
    By: Krydos to Digital Man on Fri Dec 21 2018 03:07 pm

    Does it work when you connect manually with an RLogin terminal?

    Yes, I can rlogin directly into sbbs on port 513 just not through mbbs.

    That tends to indicate a problem with mbbs then. A TCP dump might shed some light on what's going on, but probably not a solution.

    digital man

    Synchronet/BBS Terminology Definition #29:
    FTN = FidoNet Technology Network
    Norco, CA WX: 61.6øF, 62.0% humidity, 0 mph S wind, 0.00 inches rain/24hrs

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Krydos@VERT to Digital Man on Friday, December 21, 2018 20:12:00
    Does it work when you connect manually with an RLogin terminal?

    Yes, I can rlogin directly into sbbs on port 513 just not through mbbs.

    That tends to indicate a problem with mbbs then. A TCP dump might shed some light on what's going on, but probably not a solution.

    Sorry if I seem like I'm implying there is something wrong with sbbs. I know the
    problem isn't with sbbs, but probably the vm's networking if anything.

    Anyways, I think I have it solved!

    Instead of running sbbs on the windows xp vm alongside mbbs I compiled sbbs for linux, and mbbs is communicating with the linux version of sbbs. I think this is
    going to work. I'm not sure why they won't talk to each other when they're on the
    same vm though.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Krydos@VERT to Krydos on Friday, December 21, 2018 23:13:29
    Anyways, I think I have it solved!

    Haha, nevermind...

    External DOS programs are not yet supported in
    Synchronet BBS for Linux Version 3.17

    So, either the dos doors will run, but I can't connect to them, or I can connect
    to them, but they won't run. Any ETA on getting External DOS programs working in
    sbbs linux perhaps?

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Digital Man@VERT to Krydos on Friday, December 21, 2018 23:15:45
    Re: Re: RLogin from mbbs to sbbs
    By: Krydos to Krydos on Fri Dec 21 2018 11:13 pm

    Anyways, I think I have it solved!

    Haha, nevermind...

    External DOS programs are not yet supported in
    Synchronet BBS for Linux Version 3.17

    So, either the dos doors will run, but I can't connect to them, or I can connect
    to them, but they won't run. Any ETA on getting External DOS programs working in
    sbbs linux perhaps?

    http://wiki.synchro.net/howto:dosemu

    digital man

    Synchronet/BBS Terminology Definition #47:
    NUP = New User Password
    Norco, CA WX: 54.4øF, 80.0% humidity, 0 mph SSW wind, 0.00 inches rain/24hrs

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net