• fidonet configuration scr

    From StingRay@1:103/705 to Dumas Walker on Wed Oct 23 19:57:48 2024
    Re: fidonet configuration scr
    By: Dumas Walker to DIGITAL MAN on Wed Oct 23 2024 08:31 am

    It was really odd. It mixed my fsxNet amd micronet names together.

    ex. fsxnet_test_min_test

    ... If a circuit cannot fail, it will.

    ---
    þ Synchronet þ ANETO
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Digital Man@1:103/705 to StingRay on Wed Oct 23 19:31:00 2024
    Re: fidonet configuration scr
    By: StingRay to Dumas Walker on Wed Oct 23 2024 07:57 pm

    Re: fidonet configuration scr
    By: Dumas Walker to DIGITAL MAN on Wed Oct 23 2024 08:31 am

    It was really odd. It mixed my fsxNet amd micronet names together.

    ex. fsxnet_test_min_test

    Maybe provide an example (from your ctrl/msgs.*.ini files) to illustrate what you're trying to say. "names" could refer to area/echo tags, internal codes, short names, or long names (descriptions), or maybe even something else.

    If there's an issue, I'd like to get to the bottom of it and resolve it, but I'll need more information to go on.
    --
    digital man (rob)

    Rush quote #2:
    If the future's looking dark, we're the ones who have to shine.
    Norco, CA WX: 74.6øF, 37.0% humidity, 6 mph W wind, 0.00 inches rain/24hrs
    --- SBBSecho 3.20-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From StingRay@1:103/705 to Digital Man on Thu Oct 24 08:21:58 2024
    Understood,

    In my areas.bbs file example:

    micronetfsxretro FSX_RETRO 618:250/1
    micronetfsx_net FSX_NET 618:250/1

    -StingRay
    (Jerry)

    ---
    þ Synchronet þ ANETO
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Digital Man@1:103/705 to StingRay on Thu Oct 24 10:53:40 2024
    Re: fidonet configuration scr
    By: StingRay to Digital Man on Thu Oct 24 2024 08:21 am

    Understood,

    In my areas.bbs file example:

    micronetfsxretro FSX_RETRO 618:250/1
    micronetfsx_net FSX_NET 618:250/1

    init-fidonet.js, the script in question, does not create an areas.bbs file: an area file, e.g. areas.bbs, is not strictly required for SBBSecho use.

    That said, the first "word" of each line in the SBBSecho area file is the internal code of the message base (sub-board) that you're "mapping" to FidoNet areas/echoes. The "prefix" part of the internal codes comes from the target message group's configured "internal code prefix" (as you have set in SCFG), so it sounds like the FSX echolist was imported into the "micronet" message group. I don't see anything obvious in the init-fidonet script that would cause this, but I'll play with it and see if I can reproduce any odd behavior like that.
    --
    digital man (rob)

    Sling Blade quote #15:
    Doyle Hargraves: What'cha doin' with that lawn mower blade Karl?
    Norco, CA WX: 77.9øF, 38.0% humidity, 0 mph SE wind, 0.00 inches rain/24hrs
    --- SBBSecho 3.20-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Digital Man@1:103/705 to StingRay on Thu Oct 24 12:12:24 2024
    Re: fidonet configuration scr
    By: Digital Man to StingRay on Thu Oct 24 2024 10:53 am

    Re: fidonet configuration scr
    By: StingRay to Digital Man on Thu Oct 24 2024 08:21 am

    Understood,

    In my areas.bbs file example:

    micronetfsxretro FSX_RETRO 618:250/1
    micronetfsx_net FSX_NET 618:250/1

    init-fidonet.js, the script in question, does not create an areas.bbs file: an area file, e.g. areas.bbs, is not strictly required for SBBSecho use.

    That said, the first "word" of each line in the SBBSecho area file is the internal code of the message base (sub-board) that you're "mapping" to FidoNet areas/echoes. The "prefix" part of the internal codes comes from the target message group's configured "internal code prefix" (as you have set in SCFG), so it sounds like the FSX echolist was imported into the "micronet" message group. I don't see anything obvious in the init-fidonet script that would cause this, but I'll play with it and see if I can reproduce any odd behavior like that.

    I experimented with the init-fidonet.js script and could not reproduce what you're describing: I first initialized the Micronet network and the script created the "Micronet" message group in SCFG->Message Areas with the "MIN_" internal code prefix and then imported the network's echo list correctly (each sub-board's internal as expected: MIN_ADMIN, MIN_BBS, MIN_CHAT, etc.). So I don't know where you got your "micronet" internal code prefix from - not from that script.

    I then initialized fsxNet using the script and it created the "fsxNet" message group in SCFG->Message Areas with the "FSX_" Internal Code Prefix and then imported its echo list correctly, each sub-board with the expected internal code prefix: FSX_GEN, FSX_BBS, FSX_ENG, etc.

    And no areas.bbs file created (or used).

    So I'm not sure what you're doing.
    --
    digital man (rob)

    Rush quote #81:
    Catch the witness, catch the wit, catch the spirit, catch the spit
    Norco, CA WX: 81.5øF, 30.0% humidity, 1 mph SSW wind, 0.00 inches rain/24hrs --- SBBSecho 3.20-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From StingRay@1:103/705 to Digital Man on Thu Oct 24 16:46:58 2024
    Re: fidonet configuration scr
    By: Digital Man to StingRay on Thu Oct 24 2024 10:53 am

    I experimented with the init-fidonet.js script and could not reproduce what you're describing: I first initialized the Micronet network and the script created the "Micronet" message group in SCFG->Message Areas with the "MIN_" internal code prefix and then imported the network's echo list correctly (each sub-board's internal as expected: MIN_ADMIN, MIN_BBS, MIN_CHAT, etc.). So I don't know where you got your "micronet" internal code prefix from - not from that script.

    I then initialized fsxNet using the script and it created the "fsxNet" message group in SCFG->Message Areas with the "FSX_" Internal Code Prefix and then imported its echo list correctly, each sub-board with the expected internal code prefix: FSX_GEN, FSX_BBS, FSX_ENG, etc.

    And no areas.bbs file created (or used).

    So I'm not sure what you're doing.
    --
    digital man (rob)

    Rush quote #81:
    Catch the witness, catch the wit, catch the spirit, catch the spit
    Norco, CA WX: 81.5¨F, 30.0% humidity, 1 mph SSW wind, 0.00 inches
    rain/24hrs ---
    ¨ Synchronet ¨ Vertrauen ¨ Home of Synchronet ¨
    [vert/cvs/bbs].synchro.net


    It only did it the one time. I could not replicate and once I removed the sub areas, it did not happen again.

    I did not look for it initially, so it had me in circles at first.

    All I know is that it works now! :) So.... YAY for that.... lol

    But, I have no idea who, what, why, or how it happened to begin with.

    -StingRay

    ---
    þ Synchronet þ ANETO
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)