• Does anybody use Mystic as a Point?

    From deon@21:2/116 to All on Wednesday, September 05, 2018 21:35:39
    Hoping for some tips.

    I'm playing around with MBSE, I've decided to use it as "my hub" for mail, and use Mystic as a point off it.

    While I can send areafix messages to MBSE no problems (and netmail in general think - although I havent tested in detail), I've noticed that MBSE rejects any
    echomail from Mystic.

    It appears as if the packet has the wrong source address in it. According to the MBSE debug log:

    + 05-Sep-2018 15:09:23 mbfido[280] Execute: /usr/bin/unzip -o -j -L fffd0000.we0
    + 05-Sep-2018 15:09:23 mbfido[280] Packet : 03171718.pkt type 2+
    + 05-Sep-2018 15:09:23 mbfido[280] From : 21:65535/116.1 to 21:2/116
    + 05-Sep-2018 15:09:23 mbfido[280] Dated : 05-10-2018 05:07:28
    + 05-Sep-2018 15:09:23 mbfido[280] Program : Unknown 0xfefe 0.0
    + 05-Sep-2018 15:09:23 mbfido[280] Netmail from "Deon George of 21:2/116.1" to "deon of 21:2/116"

    If you look at the second line, the packet has a source address of 21:65535/116.1 (when it is configured in Mystic has 21:2/116.1). So while this netmail came into MBSE - if it was an echomail, it would have been rejected with "Node 21:65535... not connected to area ...".

    So, I'm confident this is an issue with Mystic and not with MBSE - next step would be to find a tool to read the pkt before MBSE takes it, but wanted to check if anybody used Mystic as a point?

    ...deon


    Greetings, Deon George

    ... "Build a watch in 179 easy steps" by C. Forsberg.

    --- MBSE BBS v1.0.7.6 (GNU/Linux-ARM)
    * Origin: Chinwag | MBSE in Docker on Pi (21:2/116)
  • From Vk3jed@21:1/109 to deon on Thursday, September 06, 2018 08:27:00
    On 09-05-18 21:35, deon wrote to All <=-

    It appears as if the packet has the wrong source address in it.
    According to the MBSE debug log:

    + 05-Sep-2018 15:09:23 mbfido[280] Execute: /usr/bin/unzip -o -j -L fffd0000.we0
    + 05-Sep-2018 15:09:23 mbfido[280] Packet : 03171718.pkt type 2+
    + 05-Sep-2018 15:09:23 mbfido[280] From : 21:65535/116.1 to
    21:2/116 + 05-Sep-2018 15:09:23 mbfido[280] Dated : 05-10-2018
    05:07:28 + 05-Sep-2018 15:09:23 mbfido[280] Program : Unknown 0xfefe
    0.0 + 05-Sep-2018 15:09:23 mbfido[280] Netmail from "Deon George of 21:2/116.1" to "deon of 21:2/116"

    If you look at the second line, the packet has a source address of 21:65535/116.1 (when it is configured in Mystic has 21:2/116.1). So
    while this netmail came into MBSE - if it was an echomail, it would
    have been rejected with "Node 21:65535... not connected to area ...".

    So, I'm confident this is an issue with Mystic and not with MBSE - next step would be to find a tool to read the pkt before MBSE takes it, but wanted to check if anybody used Mystic as a point?

    I do have my Mystic BBS as a point in Fidonet (didn't want to bother getting a node for access to one echo) off my Synchronet BBS. I haven't seen any issues with addressing, and I'm sure the Fido gods would have complained if I did have such issues. I've been running this configuration for a year or so with no issues.


    ... If it CAN go wrong, it already did.
    === MultiMail/Win v0.51
    --- SBBSecho 3.03-Linux
    * Origin: Freeway BBS Bendigo,Australia freeway.apana.org.au (21:1/109)
  • From Bucko@21:4/131 to Vk3jed on Wednesday, September 05, 2018 19:11:18
    On 09/06/18, Vk3jed said the following...


    I do have my Mystic BBS as a point in Fidonet (didn't want to bother getting a node for access to one echo) off my Synchronet BBS. I haven't seen any issues with addressing, and I'm sure the Fido gods would have complained if I did have such issues. I've been running this configuration for a year or so with no issues.


    And I do the opposite, I run Mystic as the main node and point my
    SynchroNet.. Works great.. No issues at all. Except idiot (oops) I mean operator error on my part..

    --- Mystic BBS v1.12 A39 2018/04/21 (Windows/32)
    * Origin: The Wrong Number Family Of BBS' - Wrong Number ][ (21:4/131)
  • From deon@21:2/116 to Vk3jed on Thursday, September 06, 2018 14:33:56
    Vk3jed wrote to deon:
    I do have my Mystic BBS as a point in Fidonet (didn't want to bother getting a
    node for access to one echo) off my Synchronet BBS. I haven't seen any issues
    with addressing, and I'm sure the Fido gods would have complained if I did have

    Hmm.. Is this on your *Pi?

    I'm part of 3 networks (fido, fsx, pinet) and each, the packet as opened in mbse is x:65535/n.1 - so I'm confident its not finger trouble.

    Looks like I'll spin up a test mystic and play (docker makes that easy ;)

    ...deon


    Greetings, Deon George

    ... "Build a watch in 179 easy steps" by C. Forsberg.

    --- MBSE BBS v1.0.7.6 (GNU/Linux-ARM)
    * Origin: Chinwag | MBSE in Docker on Pi (21:2/116)
  • From apam@21:1/125 to deon on Thursday, September 06, 2018 16:21:46
    I'm part of 3 networks (fido, fsx, pinet) and each, the packet as
    opened in mbse is x:65535/n.1 - so I'm confident its not finger
    trouble.

    Might be a good idea to capture a packet and see if the net field is
    actually what MBSE thinks it is. Mystic is pretty well tested on ARM, and
    I would be surprised if it's creating dodgy packets.

    Andrew

    --- MagickaBBS v0.11alpha (FreeBSD/amd64)
    * Origin: The Fat Sandwich - sandwich.hopto.org:2023 (21:1/125)
  • From Vk3jed@21:1/109 to Bucko on Thursday, September 06, 2018 20:44:00
    On 09-05-18 19:11, Bucko wrote to Vk3jed <=-

    And I do the opposite, I run Mystic as the main node and point my SynchroNet.. Works great.. No issues at all. Except idiot (oops) I
    mean operator error on my part..

    Hahaha :D

    Well, there's some parallels. While on Fidonet, SBBS is the boss and Mystic is the point, on VKRadio, Mystic is the network hub and SBBS is a leaf node. :)


    ... All right who's been cooking hot dogs in the Warp Drive?
    === MultiMail/Win v0.51
    --- SBBSecho 3.03-Linux
    * Origin: Freeway BBS Bendigo,Australia freeway.apana.org.au (21:1/109)
  • From Vk3jed@21:1/109 to deon on Thursday, September 06, 2018 20:56:00
    On 09-06-18 14:33, deon wrote to Vk3jed <=-

    Vk3jed wrote to deon:
    I do have my Mystic BBS as a point in Fidonet (didn't want to bother getting a
    node for access to one echo) off my Synchronet BBS. I haven't seen any issues
    with addressing, and I'm sure the Fido gods would have complained if I did have

    Hmm.. Is this on your *Pi?

    Yes. :)

    I'm part of 3 networks (fido, fsx, pinet) and each, the packet as
    opened in mbse is x:65535/n.1 - so I'm confident its not finger
    trouble.

    Looks like I'll spin up a test mystic and play (docker makes that easy
    ;)

    I'm in several nets, though only one has a point address (Fidonet). I could spin up a point on another net (not FSX) for testing.


    ... Anger...fear...aggression. The dark side of the Force are they.
    === MultiMail/Win v0.51
    --- SBBSecho 3.03-Linux
    * Origin: Freeway BBS Bendigo,Australia freeway.apana.org.au (21:1/109)
  • From deon@21:2/116 to Vk3jed on Thursday, September 06, 2018 22:44:28
    Vk3jed wrote to deon:
    I do have my Mystic BBS as a point in Fidonet (didn't want to bother getting a
    node for access to one echo) off my Synchronet BBS. I haven't seen any issues
    with addressing, and I'm sure the Fido gods would have complained if I did have
    such issues. I've been running this configuration for a year or so with
    no
    issues.

    Hmm.. looks to me to be a Mystic issue - I guess with my setup?

    I checked a packet being sent from Mystic to MBSE - and caught the packet before it was sent. (You can see from the ascii text on the right, that the textual representation of my address is correct.)

    mbse@c5e38300ee00:/tmp$ od -A x -t x1z -v < 03d51418.pkt
    000000 fd 01 fd 01 e2 07 09 00 06 00 0b 00 37 00 3b 00 >............7.;.< 000010 00 00 02 00 ff ff 79 02 fe 00 00 00 00 00 00 00 >......y.........< 000020 00 00 03 00 03 00 79 02 00 01 fe 00 01 00 03 00 >......y.........< 000030 03 00 01 00 00 00 00 00 00 00 02 00 fd 01 fd 01 >................< 000040 79 02 79 02 83 01 00 00 30 36 20 53 65 70 20 31 >y.y.....06 Sep 1< 000050 38 20 20 31 31 3a 35 35 3a 35 32 00 61 72 65 61 >8 11:55:52.area< 000060 66 69 78 00 44 65 6f 6e 20 47 65 6f 72 67 65 00 >fix.Deon George.< 000070 -- -- -- -- -- -- -- 00 01 49 4e 54 4c 20 33 3a >XXXXXXX..INTL 3:< 000080 36 33 33 2f 35 30 39 20 33 3a 36 33 33 2f 35 30 >633/509 3:633/50< 000090 39 2e 31 0d 01 46 4d 50 54 20 31 0d 01 54 49 44 >9.1..FMPT 1..TID< 0000a0 3a 20 4d 79 73 74 69 63 20 42 42 53 20 31 2e 31 >: Mystic BBS 1.1< 0000b0 32 20 41 33 39 0d 01 4d 53 47 49 44 3a 20 33 3a >2 A39..MSGID: 3:< 0000c0 36 33 33 2f 35 30 39 2e 31 20 34 39 39 37 65 37 >633/509.1 4997e7< 0000d0 66 64 0d 01 54 5a 55 54 43 3a 20 30 30 30 30 0d >fd..TZUTC: 0000.< 0000e0 25 55 4e 4c 49 4e 4b 45 44 0d 0d 2d 2d 2d 20 4d >%UNLINKED..--- M< 0000f0 79 73 74 69 63 20 42 42 53 20 76 31 2e 31 32 20 >ystic BBS v1.12 < 000100 41 33 39 20 32 30 31 38 2f 30 34 2f 32 31 20 28 >A39 2018/04/21 (< 000110 52 61 73 70 62 65 72 72 79 20 50 69 2f 33 32 29 >Raspberry Pi/32)< 000120 0d 20 2a 20 4f 72 69 67 69 6e 3a 20 43 68 69 6e >. * Origin: Chin< 000130 77 61 67 20 7c 20 4d 79 73 74 69 63 42 42 53 20 >wag | MysticBBS < 000140 69 6e 20 44 6f 63 6b 65 72 20 6f 6e 20 61 20 50 >in Docker on a P< 000150 69 21 20 28 33 3a 36 33 33 2f 35 30 39 2e 31 29 >i! (3:633/509.1)< 000160 0d 00 00 00 >....<

    According to http://ftsc.org/docs/fsc-0039.001,
    Type-2 Packet Format (proposed, but currently in use)
    Field Ofs Siz Type Description Expected value(s)
    ------- --- --- ---- -------------------------- -----------------
    ...
    OrgNet 14 2 Word Origination net address 1-65535
    DstNet 16 2 Word Destination net address 1-65535
    ...

    So at offset 14 (hex), you can see it is ff ff (65535). And offset 16, where it
    is going, (79 02) which is 633 (0x0279).

    So the question is, why is it working for some and not me. Tony, can you send me a packet from your point? Or confirm if ofset 14 is ff ff for you?

    od -A x -t x1z < [x].pkt

    ..deon

    Greetings, Deon George

    ... "Build a watch in 179 easy steps" by C. Forsberg.

    --- MBSE BBS v1.0.7.6 (GNU/Linux-ARM)
    * Origin: Chinwag | MBSE in Docker on Pi (21:2/116)
  • From deon@21:2/116 to apam on Thursday, September 06, 2018 22:46:02
    apam wrote to deon:
    Might be a good idea to capture a packet and see if the net field is actually what MBSE thinks it is. Mystic is pretty well tested on ARM, and
    I would be surprised if it's creating dodgy packets.

    I did, and the source net is incorrect set to 0xffff... :(

    ...deon


    Greetings, Deon George

    ... "Keyboard? How quaint!" - Scotty

    --- MBSE BBS v1.0.7.6 (GNU/Linux-ARM)
    * Origin: Chinwag | MBSE in Docker on Pi (21:2/116)
  • From apam@21:1/125 to deon on Friday, September 07, 2018 10:42:21
    apam wrote to deon:
    Might be a good idea to capture a packet and see if the net field i actually what MBSE thinks it is. Mystic is pretty well tested on AR
    I would be surprised if it's creating dodgy packets.

    I did, and the source net is incorrect set to 0xffff... :(

    I did some research. It's meant to be set to 0xffff when the message
    originates from a point.

    http://ftsc.org/docs/fsc-0048.002

    +--------------------------+--------------------------+
    20 14 | origNet (low order) | origNet (high order) |
    : | Set to -1 if from point |
    +--------------------------+--------------------------+

    Thats for type 2+ packets.

    I knew I'd seen this come up before, I just couldn't remember what it was
    lol. Perhaps you could try and switch to type 2 packets and see if MBSE
    can handle that?

    Andrew

    --- MagickaBBS v0.11alpha (FreeBSD/amd64)
    * Origin: The Fat Sandwich - sandwich.hopto.org:2023 (21:1/125)
  • From deon@21:2/116 to apam on Friday, September 07, 2018 10:59:28
    apam wrote to deon:
    I knew I'd seen this come up before, I just couldn't remember what it was lol. Perhaps you could try and switch to type 2 packets and see if MBSE
    can handle that?

    Yes, I just discovered that doc too - so it seems to be an MBSE issue (for me).

    Do you mean tell Mystic to use type 2 packets? There is no way to do that as far as I can tell...

    I'm confused though. In the logs MBSE reports it as a 2+ packet, but then why is it pulling the source net (origNet) from the wrong field. It should use the auxNet field right?

    ...deon


    Greetings, Deon George

    ... A dirty book is rarely dusty.

    --- MBSE BBS v1.0.7.6 (GNU/Linux-ARM)
    * Origin: Chinwag | MBSE in Docker on Pi (21:2/116)
  • From apam@21:1/125 to deon on Friday, September 07, 2018 11:45:37
    Do you mean tell Mystic to use type 2 packets? There is no way to do
    that as far as I can tell...

    Ah ok.

    I'm confused though. In the logs MBSE reports it as a 2+ packet, but
    then why is it pulling the source net (origNet) from the wrong field.
    It should use the auxNet field right?

    No idea, I guess it's a bug. Maybe try messaging Andrew Leary or Sean
    Dennis, I believe they both work on MBSE they might know.

    Andrew

    --- MagickaBBS v0.11alpha (FreeBSD/amd64)
    * Origin: The Fat Sandwich - sandwich.hopto.org:2023 (21:1/125)
  • From deon@21:2/116 to deon on Friday, September 07, 2018 11:51:42
    deon wrote to apam:
    apam wrote to deon:
    I knew I'd seen this come up before, I just couldn't remember what it
    was
    lol. Perhaps you could try and switch to type 2 packets and see if MBSE can handle that?

    So one of the benefits of seeing the source code. I think I've worked out the MBSE doesnt handle 2+ packets correctly (and only problematic from a point).

    I've posted a solution in the Fido MBSE echo - I'm going to add a patch to my build and
    rebuild my DEB - and then I'll send a message from Mystic - I think it will
    work this time.

    ...deon

    Greetings, Deon George

    ... A dirty book is rarely dusty.

    --- MBSE BBS v1.0.7.6 (GNU/Linux-ARM)
    * Origin: Chinwag | MBSE in Docker on Pi (21:2/116)
  • From Vk3jed@21:1/109 to deon on Friday, September 07, 2018 20:14:00
    On 09-06-18 22:44, deon wrote to Vk3jed <=-

    Hmm.. looks to me to be a Mystic issue - I guess with my setup?

    Interesting. :) Will have to check at some stage, system is down right now, just doing a full SD backup, so I have an up to date OS image, when I replace the SD card, which is now a routine procedure to ensure the system stays more or less up. Should be back up in 30 mins. :)


    ... Old Celts never die, they just have harp failure.
    === MultiMail/Win v0.51
    --- SBBSecho 3.03-Linux
    * Origin: Freeway BBS Bendigo,Australia freeway.apana.org.au (21:1/109)
  • From Deon George@21:2/116.1 to Vk3jed on Friday, September 07, 2018 11:10:35
    On 09/07/18, Vk3jed said the following...
    Hmm.. looks to me to be a Mystic issue - I guess with my setup?

    Interesting. :) Will have to check at some stage, system is down right now, just doing a full SD backup, so I have an up to date OS image, when
    I replace the SD card, which is now a routine procedure to ensure the system stays more or less up. Should be back up in 30 mins. :)

    Actually, I worked it out, and it isnt a Mystic issue - but an MBSE issue.

    I tracked down the FTSC document about mail pkts, and while Mystic was correctly setting a source network as 65535, because it was coming from a point, MBSE was not looking in the alternative place for the correct source network address (and Mystic was storing it there correctly).

    I've made Andrew (prime developer) aware, and it will make it in 1.0.7.8, but until then I have a patch if needed.

    ...deon

    --- Mystic BBS v1.12 A39 2018/04/21 (Raspberry Pi/32)
    * Origin: Chinwag | MysticBBS in Docker on a Pi! (21:2/116.1)
  • From Vk3jed@21:1/109 to Deon George on Friday, September 07, 2018 21:23:00
    On 09-07-18 11:10, Deon George wrote to Vk3jed <=-

    Actually, I worked it out, and it isnt a Mystic issue - but an MBSE
    issue.

    Yeah saw that in later messages. :)

    I tracked down the FTSC document about mail pkts, and while Mystic was correctly setting a source network as 65535, because it was coming from
    a point, MBSE was not looking in the alternative place for the correct source network address (and Mystic was storing it there correctly).

    Yeah I would have been surprised if it was a Mystic bug, because I've never seen the issue, and I've been using Mystic as a point.

    I've made Andrew (prime developer) aware, and it will make it in
    1.0.7.8, but until then I have a patch if needed.

    Cool, good to help people sqush bugs. :)


    ... The computer made me do it!
    === MultiMail/Win v0.51
    --- SBBSecho 3.03-Linux
    * Origin: Freeway BBS Bendigo,Australia freeway.apana.org.au (21:1/109)
  • From Deon George@21:2/116.1 to Vk3jed on Friday, September 07, 2018 11:53:12
    On 09/07/18, Vk3jed said the following...
    1.0.7.8, but until then I have a patch if needed.

    Cool, good to help people sqush bugs. :)

    Andrew just released 1.0.7.8 - so I've built both a debian DEB and docker
    image if anybody is interested...

    ...deon

    --- Mystic BBS v1.12 A39 2018/04/21 (Raspberry Pi/32)
    * Origin: Chinwag | MysticBBS in Docker on a Pi! (21:2/116.1)
  • From Vk3jed@21:1/109 to Deon George on Saturday, September 08, 2018 09:16:00
    On 09-07-18 11:53, Deon George wrote to Vk3jed <=-

    On 09/07/18, Vk3jed said the following...
    1.0.7.8, but until then I have a patch if needed.

    Cool, good to help people sqush bugs. :)

    Andrew just released 1.0.7.8 - so I've built both a debian DEB and
    docker image if anybody is interested...

    Cool, so that particular bug should be dead and buried now. :)


    ... California Driving: To change lanes, first pull out your 9mm...
    === MultiMail/Win v0.51
    --- SBBSecho 3.03-Linux
    * Origin: Freeway BBS Bendigo,Australia freeway.apana.org.au (21:1/109)
  • From Digital Man@21:1/183 to Vk3jed on Friday, September 07, 2018 19:45:06
    Re: Re: Does anybody use Mystic as a Point?
    By: Vk3jed to Deon George on Fri Sep 07 2018 09:23 pm

    On 09-07-18 11:10, Deon George wrote to Vk3jed <=-

    Actually, I worked it out, and it isnt a Mystic issue - but an MBSE issue.

    Yeah saw that in later messages. :)

    I tracked down the FTSC document about mail pkts, and while Mystic was correctly setting a source network as 65535, because it was coming from a point, MBSE was not looking in the alternative place for the correct source network address (and Mystic was storing it there correctly).

    Yeah I would have been surprised if it was a Mystic bug, because I've never seen the issue, and I've been using Mystic as a point.

    I've made Andrew (prime developer) aware, and it will make it in 1.0.7.8, but until then I have a patch if needed.

    Cool, good to help people sqush bugs. :)

    There are two conflicting definitions of the so-called "2+" packet definition in FTSC documents (FSC-39 and FSC-48), so I've dubbed the FSC-39 format as "2e" (and support both 2+ and 2e in SBBSecho) and published the details here: http://wiki.synchro.net/ref:fidonet_packets

    Maybe that'll help,

    digital man

    Synchronet "Real Fact" #56:
    Synchronet Terminal Server introduced SecureShell (SSH) support w/v3.14a (2006).
    Norco, CA WX: 76.5øF, 63.0% humidity, 2 mph E wind, 0.00 inches rain/24hrs
    --- SBBSecho 3.06-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (21:1/183)
  • From Vk3jed@21:1/109 to Digital Man on Saturday, September 08, 2018 14:12:00
    On 09-07-18 19:45, Digital Man wrote to Vk3jed <=-

    There are two conflicting definitions of the so-called "2+" packet

    That's annoying! Just makes for unnecessary incompatibilities, unless people like yourself pick up on the contradictions and resolve them.

    definition in FTSC documents (FSC-39 and FSC-48), so I've dubbed the FSC-39 format as "2e" (and support both 2+ and 2e in SBBSecho) and published the details here: http://wiki.synchro.net/ref:fidonet_packets

    Good to know, good resource for developers. :)


    ... Hack the planet!
    === MultiMail/Win v0.51
    --- SBBSecho 3.03-Linux
    * Origin: Freeway BBS Bendigo,Australia freeway.apana.org.au (21:1/109)
  • From Deon George@21:2/116.1 to Digital Man on Saturday, September 08, 2018 11:08:31
    On 09/07/18, Digital Man said the following...
    There are two conflicting definitions of the so-called "2+" packet definition in FTSC documents (FSC-39 and FSC-48), so I've dubbed the FSC-39 format as "2e" (and support both 2+ and 2e in SBBSecho) and published the details here: http://wiki.synchro.net/ref:fidonet_packets

    Maybe that'll help,

    Ahh, that explains a lot, thank you.

    I dont understand the purpose of the auxnet field - and why the original orignet field cannot be used for all these different versions of packets. I'm curious what was being solved by adding an auxnet field.

    ...deon

    --- Mystic BBS v1.12 A39 2018/04/21 (Raspberry Pi/32)
    * Origin: Chinwag | MysticBBS in Docker on a Pi! (21:2/116.1)
  • From Digital Man@21:1/183 to Deon George on Saturday, September 08, 2018 12:26:51
    Re: Re: Does anybody use Mystic as a Point?
    By: Deon George to Digital Man on Sat Sep 08 2018 11:08 am

    On 09/07/18, Digital Man said the following...
    There are two conflicting definitions of the so-called "2+" packet definition in FTSC documents (FSC-39 and FSC-48), so I've dubbed the FSC-39 format as "2e" (and support both 2+ and 2e in SBBSecho) and published the details here: http://wiki.synchro.net/ref:fidonet_packets

    Maybe that'll help,

    Ahh, that explains a lot, thank you.

    I dont understand the purpose of the auxnet field - and why the original orignet field cannot be used for all these different versions of packets. I'm curious what was being solved by adding an auxnet field.

    Strictly Type-2 packet parsers would ignore the origPoint field of the packet header (it was just a portion of the reserved/fill area). So if the originator was a point (say, for example, 1:2/3.4), a strictly Type-2 packet parser would think the packet originator was actually 1:2/3 (the "boss node") and this could cause problems (e.g. mismatched packet passwords or areafix password or whatever). This was a problem *only* for packets originating from point nodes.

    So the FSC-48 author solved this problem by changing the value of the origNet field to 0xffff when the originator was a point node and moving the originating net value to a previously-reserved set of bytes (now called auxNet). So a strictly Type-2 packet parsers would see these packets as originating from 1:65535/3 (65535 == 0xffff) and this would then *not* conflict with any configuration (e.g. packet password or whatever) the receiving end might have associated with 1:2/3. The receiver wouldn't know the originator was actually 1:2/3.4, but at least it didn't create a misrepresentation (to the receiver) as having come from 1:2/3.

    Although FSC-39 was revised *after* the creation of FSC-48, the FSC-39 author did not copy the auxNet solution from FSC-48.

    Neither FSC-39 or FSC-48 are official fidonet standards, but both packet formats are widely supported by modern FTN software - but perhaps not equally.

    To add to the confusion: when the originating node is *not* a point node, FSC-39 and FSC-48 conforming packets are indistinguishable from each other.

    digital man

    This Is Spinal Tap quote #38:
    Artie Fufkin: I'm not asking, I'm telling with this. Kick my ass.
    Norco, CA WX: 93.0øF, 37.0% humidity, 4 mph ESE wind, 0.00 inches rain/24hrs --- SBBSecho 3.06-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (21:1/183)
  • From Deon George@21:2/116.1 to Digital Man on Saturday, September 08, 2018 23:31:15
    On 09/08/18, Digital Man said the following...
    Strictly Type-2 packet parsers would ignore the origPoint field of the packet header (it was just a portion of the reserved/fill area). So if
    the originator was a point (say, for example, 1:2/3.4), a strictly
    Type-2 packet parser would think the packet originator was actually
    1:2/3 (the "boss node") and this could cause problems ...

    Ahh, ok, I get it now.

    So are there any thoughts to releasing an updated spec - say one that now handles 5D packets with a hope that the (appearingly active) BBS community change over to it? Then all this fudging would go away right?

    ...deon

    --- Mystic BBS v1.12 A39 2018/04/21 (Raspberry Pi/32)
    * Origin: Chinwag | MysticBBS in Docker on a Pi! (21:2/116.1)
  • From Digital Man@21:1/183 to Deon George on Saturday, September 08, 2018 20:13:16
    Re: Re: Does anybody use Mystic as a Point?
    By: Deon George to Digital Man on Sat Sep 08 2018 11:31 pm

    On 09/08/18, Digital Man said the following...
    Strictly Type-2 packet parsers would ignore the origPoint field of the packet header (it was just a portion of the reserved/fill area). So if the originator was a point (say, for example, 1:2/3.4), a strictly Type-2 packet parser would think the packet originator was actually 1:2/3 (the "boss node") and this could cause problems ...

    Ahh, ok, I get it now.

    So are there any thoughts to releasing an updated spec - say one that now handles 5D packets with a hope that the (appearingly active) BBS community change over to it? Then all this fudging would go away right?

    What you're describing sounds like the so-called "Type-2.2" packet header, defined in FSC-45 (still, not a standard). It handles 5D addresses (adds orig/dest points and domains over Type-2 packets) - but I don't think anyone would call it a "5D packet".

    Fudging is required for backwards compatibility with older software. And that doesn't seem to ever go away, especially with FidoNet.

    digital man

    Synchronet/BBS Terminology Definition #58:
    XOFF = Transmit Off (ASCII 19, Ctrl-S)
    Norco, CA WX: 82.7øF, 48.0% humidity, 7 mph ESE wind, 0.00 inches rain/24hrs --- SBBSecho 3.06-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (21:1/183)