• more binkd problems..

    From eggy@21:4/143 to All on Tuesday, March 10, 2020 12:55:45

    Looks like my struggles with binkd are still present.. so far I've gotten inbound packets working from my BOSS node (21:4/143), but it seems binkd isn't sending outbound packets from my rPi (21:4/143.1) when I'm polling. Is there something special I need to configure in binkd.conf? I can see packets in my outbound folder.. (Enigma 1/2 BBS seems to be doing its job from what I can tell...)

    matt // eggy
    Eggy BBS | telnet://bbs.eggy.cc:2300 | ssh://bbs.eggy.cc:2222
    fsxNet (21:4/143) | SciNet (77:1/136) | FidoNet (1:220/50)

    --- Mystic BBS v1.12 A45 2020/02/18 (Linux/64)
    * Origin: Eggy BBS (21:4/143)
  • From Oli@21:1/151 to eggy on Tuesday, March 10, 2020 20:44:49
    On Tue, 10 Mar 2020 12:55:45 -0500
    "eggy -> All" <0@143.4.21> wrote:

    Looks like my struggles with binkd are still present.. so far I've
    gotten inbound packets working from my BOSS node (21:4/143), but it
    seems binkd isn't sending outbound packets from my rPi (21:4/143.1)
    when I'm polling. Is there something special I need to configure in binkd.conf? I can see packets in my outbound folder.. (Enigma 1/2
    BBS seems to be doing its job from what I can tell...)

    If binkd is receiving inbound packets, it should also send the outbound packets
    for that node.

    What files are in your outbound dir? Are Enigma and binkd using the same path?

    ---
    * Origin: (21:1/151)
  • From eggy@21:4/143 to All on Tuesday, March 10, 2020 16:31:17

    If binkd is receiving inbound packets, it should also send the outbound packets for that node.

    What files are in your outbound dir? Are Enigma and binkd using the same path?
    Below is my outbound path (which Enigma points to)
    $ ls -lah /home/e/bbs/ftn_out/
    total 24K
    drwxr-xr-x 4 e e 4.0K Mar 10 16:00 .
    drwxr-xr-x 7 e e 4.0K Mar 5 20:25 ..
    drwxr-xr-x 2 e e 4.0K Mar 1 17:28 0001008f.pnt
    -rw-r--r-- 1 e e 23 Mar 1 18:26 0001008f.try
    -rw-r--r-- 1 e e 16 Mar 10 16:00 0004008f.try
    drwxr-xr-x 2 e e 4.0K Mar 9 22:42 outbound
    $ ls -lah /home/e/bbs/ftn_out/outbound/
    total 20K
    drwxr-xr-x 2 e e 4.0K Mar 9 22:42 .
    drwxr-xr-x 4 e e 4.0K Mar 10 16:00 ..
    -rw-r--r-- 1 e e 0 Feb 29 16:03 0001008f.dlo
    -rw-r--r-- 1 e e 43 Mar 9 22:42 0004008f.clo
    -rw-r--r-- 1 e e 431 Mar 9 22:42 18e656a0.pkt
    -rw-r--r-- 1 e e 393 Mar 9 21:41 773cd5b2.pkt
    From this output, I can see there has been outbound packets exported by
    enigma, but I don't see these packets or messages on my BOSS node (running mystic bbs).

    matt // eggy
    Eggy BBS | telnet://bbs.eggy.cc:2300 | ssh://bbs.eggy.cc:2222
    fsxNet (21:4/143) | SciNet (77:1/136) | FidoNet (1:220/50)

    --- Mystic BBS v1.12 A45 2020/02/18 (Linux/64)
    * Origin: Eggy BBS (21:4/143)
  • From Al@21:4/106 to eggy on Tuesday, March 10, 2020 14:52:30
    Hello eggy,

    Below is my outbound path (which Enigma points to)
    $ ls -lah /home/e/bbs/ftn_out/
    total 24K
    drwxr-xr-x 4 e e 4.0K Mar 10 16:00 .
    drwxr-xr-x 7 e e 4.0K Mar 5 20:25 ..
    drwxr-xr-x 2 e e 4.0K Mar 1 17:28 0001008f.pnt
    -rw-r--r-- 1 e e 23 Mar 1 18:26 0001008f.try
    -rw-r--r-- 1 e e 16 Mar 10 16:00 0004008f.try

    I can see by the .try files that this is the outbound directory binkd is using.

    drwxr-xr-x 2 e e 4.0K Mar 9 22:42 outbound
    $ ls -lah /home/e/bbs/ftn_out/outbound/
    total 20K
    drwxr-xr-x 2 e e 4.0K Mar 9 22:42 .
    drwxr-xr-x 4 e e 4.0K Mar 10 16:00 ..
    -rw-r--r-- 1 e e 0 Feb 29 16:03 0001008f.dlo
    -rw-r--r-- 1 e e 43 Mar 9 22:42 0004008f.clo
    -rw-r--r-- 1 e e 431 Mar 9 22:42 18e656a0.pkt
    -rw-r--r-- 1 e e 393 Mar 9 21:41 773cd5b2.pkt
    From this output, I can see there has been outbound packets exported
    by enigma, but I don't see these packets or messages on my BOSS node (running mystic bbs).

    Hmm I see no .try files here so I don't think this is a binkd outbound directory, at least binkd doesn't seem to be looking in there.

    Ttyl :-),
    Al

    --- GoldED+/LNX 1.1.5-b20180707
    * Origin: The Rusty MailBox - Penticton, BC Canada (21:4/106)
  • From efraim@21:4/170 to eggy on Friday, March 13, 2020 23:11:41
    Maybe you don't have zip tool installed, you know, sudo apt-get install zip

    Try it!

    --- Mystic BBS v1.12 A45 2020/02/18 (Raspberry Pi/32)
    * Origin: Hispania BBS (21:4/170)
  • From efraim@21:1/150 to eggy on Saturday, March 14, 2020 00:19:06
    Are your tried to install zip tool in your Linux system?

    sudo apt-get install zip

    Try it!

    --- Mystic BBS v1.12 A43 2019/03/03 (Raspberry Pi/32)
    * Origin: SotanoMsx Bbs (21:1/150)