• Linux, old DOS path being used, by "something"

    From Android8675@1:103/705 to All on Tue Aug 11 08:52:14 2020
    My system has a folder, "/sbbs/ctrl/C:\Fido\in.sec" and occasionally it gets a compressed network packet (0000ff5b.sa1, for example), but I can't for the life
    of me figure out where the folder is configured and by what process. I assume it's something to do with BinkIt because the .pkt files inside the above example appear to be incoming messages from pinet to the admin echo.

    I checked my error logs and there's no reference to the above path, but there is one to another:

    --clip--
    Tue Aug 11 00:00:00 2020 shodanscore.com
    evnt ECHOLOG !ERROR 2 (No such file or directory) in xtrn.cpp line 1090 (external) checking "/home/sbbs/sbbs/ctrl/c:/fido/echolog/" access=0

    I guess pulling up the source is the next move.
    --
    Android8675@ShodansCore

    ---
    ï¿­ Synchronet ï¿­ Shodan's Core @ ShodansCore.com
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Nelgin@1:103/705 to Android8675 on Tue Aug 11 11:41:24 2020
    Android8675 wrote:
    My system has a folder, "/sbbs/ctrl/C:\Fido\in.sec" and occasionally it gets compressed network packet (0000ff5b.sa1, for example), but I can't for the
    life
    of me figure out where the folder is configured and by what process. I
    assume
    it's something to do with BinkIt because the .pkt files inside the above example appear to be incoming messages from pinet to the admin echo.

    I checked my error logs and there's no reference to the above path, but
    there
    is one to another:

    --clip--
    Tue Aug 11 00:00:00 2020 shodanscore.com
    evnt ECHOLOG !ERROR 2 (No such file or directory) in xtrn.cpp line 1090 (external) checking "/home/sbbs/sbbs/ctrl/c:/fido/echolog/" access=0

    I guess pulling up the source is the next move.

    My cuess is that in.sec is short for your inbound secure path. Try checking echocfg > Paths and Filenames.

    ---
    þ Synchronet þ End Of The Line BBS - endofthelinebbs.com
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Digital Man@1:103/705 to Android8675 on Tue Aug 11 13:59:25 2020
    Re: Linux, old DOS path being used, by "something"
    By: Android8675 to All on Tue Aug 11 2020 08:52 am

    My system has a folder, "/sbbs/ctrl/C:\Fido\in.sec" and occasionally it
    gets
    a compressed network packet (0000ff5b.sa1, for example), but I can't for
    the
    life of me figure out where the folder is configured and by what process. I assume it's something to do with BinkIt because the .pkt files inside the above example appear to be incoming messages from pinet to the admin echo.

    I checked my error logs and there's no reference to the above path, but there is one to another:

    --clip--
    Tue Aug 11 00:00:00 2020 shodanscore.com
    evnt ECHOLOG !ERROR 2 (No such file or directory) in xtrn.cpp line 1090 (external) checking "/home/sbbs/sbbs/ctrl/c:/fido/echolog/" access=0

    I guess pulling up the source is the next move.

    No, it's in your configuration settings, not the source code.
    "grep -i c: /sbbs/ctrl/*.cnf" and likewise for *.ini, that'll tell you which configuration files are referencing "C:".

    digital man

    Synchronet "Real Fact" #85:
    The ZMODEM file transfer protocol is limited to files of 4 gigabytes or smaller.
    Norco, CA WX: 88.1øF, 36.0% humidity, 9 mph E wind, 0.00 inches rain/24hrs
    --- SBBSecho 3.11-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Android8675@1:103/705 to Nelgin on Thu Sep 10 09:44:32 2020
    Re: Re: Linux, old DOS path being used, by "something"
    By: Nelgin to Android8675 on Tue Aug 11 2020 11:41 am

    Tue Aug 11 00:00:00 2020 shodanscore.com
    evnt ECHOLOG !ERROR 2 (No such file or directory) in xtrn.cpp line 1090 (external) checking "/home/sbbs/sbbs/ctrl/c:/fido/echolog/" access=0

    My cuess is that in.sec is short for your inbound secure path. Try checking echocfg > Paths and Filenames.


    Yeah, I think I found it because the files aren't getting made again, I killed the folder and so far everything is "normal".

    --
    Android8675@ShodansCore

    ---
    þ Synchronet þ Shodan's Core @ ShodansCore.com
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Android8675@1:103/705 to Digital Man on Thu Sep 10 09:53:07 2020
    Re: Linux, old DOS path being used, by "something"
    By: Digital Man to Android8675 on Tue Aug 11 2020 01:59 pm

    No, it's in your configuration settings, not the source code.
    "grep -i c: /sbbs/ctrl/*.cnf" and likewise for *.ini, that'll tell you
    which
    configuration files are referencing "C:".

    I knew there was a grep thing... found out I had a bunch of c:'s left over from windows. I think I got them all out though. Fixed some filename errors along the way as well. (caps... /sigh)

    --
    Android8675@ShodansCore

    ---
    þ Synchronet þ Shodan's Core @ ShodansCore.com
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)