Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Help with binkit.js/binkp

179 views
Skip to first unread message

Sneaky

unread,
Mar 9, 2018, 5:43:52 PM3/9/18
to
Hi all

I would like same help with bink.js/binkp setup that has came
with the lastest sbbs just link to now the proccess to get it
flowing i now there is binkpoll in time event and in service confing
put tick on binkp and key to true but must be a bit more than
that for setting it up

I tryed a binkpoll and got a coyuple of packet with is cool
this in my control window ie

3/10 09:43:22a BBS Events thread started
3/10 09:43:47a Semaphore signaled for Timed Event: BINKPOLL
3/10 09:43:47a Running timed event: BINKPOLL
3/10 09:43:47a Running outbound
3/10 09:43:47a Attempting callout for file
d:\bbs\sbbs\binkd\outbound\014a0001.dlo
3/10 09:43:47a Callout to 3:330/1@fidonet started.
3/10 09:44:02a Connection to f1.n330.z3.binkp.net:24554 failed.
3/10 09:44:02a Attempting callout for file
d:\bbs\sbbs\binkd\outbound.2cf\02260001.clo
3/10 09:44:17a Attempting poll for node 1:15/0@fidonet
3/10 09:44:17a Callout to 1:15/0@fidonet started.
3/10 09:44:17a Connection to f0.n15.z1.binkp.net:24554 failed.
3/10 09:44:17a Attempting poll for node 3:770/1@fidonet
3/10 09:44:17a Callout to 3:770/1@fidonet started.
3/10 09:44:25a Will encrypt session.
3/10 09:44:25a Initializing crypt keys.
3/10 09:44:25a Remote disconnected
3/10 09:44:25a Timed event: BINKPOLL returned 0



I did try 1:340/400 but said bad password but I have been useing it for years
any suggestions

so I just like to now the steps js to download updated ones and any cfg/ini
to edit

Thank you

Ian S 1st Choice Core Nz Sbbs

---
ţ Synchronet ţ 1st Choice Core - 1stchoicecore.co.nz
--- Synchronet 3.17a-Win32 NewsLink 1.108
* Vertrauen - Riverside County, California - telnet://vert.synchro.net

Digital Man

unread,
Mar 9, 2018, 7:22:21 PM3/9/18
to
To: Sneaky
Re: Help with binkit.js/binkp
By: Sneaky to All on Sat Mar 10 2018 10:09 am

> Hi all
>
> I would like same help with bink.js/binkp setup that has came
> with the lastest sbbs just link to now the proccess to get it
> flowing i now there is binkpoll in time event and in service confing
> put tick on binkp and key to true but must be a bit more than
> that for setting it up

You can now run "jsexec binkit install", but it seems you're already past that
point.

> I tryed a binkpoll and got a coyuple of packet with is cool
> this in my control window ie
>
> 3/10 09:43:22a BBS Events thread started
> 3/10 09:43:47a Semaphore signaled for Timed Event: BINKPOLL
> 3/10 09:43:47a Running timed event: BINKPOLL
> 3/10 09:43:47a Running outbound
> 3/10 09:43:47a Attempting callout for file
> d:\bbs\sbbs\binkd\outbound\014a0001.dlo
> 3/10 09:43:47a Callout to 3:330/1@fidonet started.
> 3/10 09:44:02a Connection to f1.n330.z3.binkp.net:24554 failed.

This means that node 3:330/1 is not DNS-resolveable. You'll need to add a
"Host=" key for that node in your ctrl/binkit.ini file.

> 3/10 09:44:02a Attempting callout for file
> d:\bbs\sbbs\binkd\outbound.2cf\02260001.clo
> 3/10 09:44:17a Attempting poll for node 1:15/0@fidonet
> 3/10 09:44:17a Callout to 1:15/0@fidonet started.
> 3/10 09:44:17a Connection to f0.n15.z1.binkp.net:24554 failed.

Same thing. Enter a hostname for this node in your binkit.ini.

> 3/10 09:44:17a Attempting poll for node 3:770/1@fidonet
> 3/10 09:44:17a Callout to 3:770/1@fidonet started.
> 3/10 09:44:25a Will encrypt session.
> 3/10 09:44:25a Initializing crypt keys.
> 3/10 09:44:25a Remote disconnected
> 3/10 09:44:25a Timed event: BINKPOLL returned 0

That seems to have worked. If you enable debug log level, you'll get more
details, but I see no obvious problem with this session.

> I did try 1:340/400 but said bad password but I have been useing it for
> years any suggestions

More details will be needed from you. Like debug log output, the revision of
exec/binkit.js and load/binkp.js that you're using, and the mailer you're
communicating with.

> so I just like to now the steps js to download updated ones and any cfg/ini
> to edit

http://wiki.synchro.net/module:binkit

digital man

Synchronet/BBS Terminology Definition #26:
FTSC = FidoNet Technical Standards Committee
Norco, CA WX: 66.3øF, 66.0% humidity, 9 mph E wind, 0.00 inches rain/24hrs

Sneaky

unread,
Mar 10, 2018, 6:30:57 PM3/10/18
to
To: Digital Man
Re: Help with binkit.js/binkp
By: Digital Man to Sneaky on Fri Mar 09 2018 16:22:05


Hi Digital Man

DM> You can now run "jsexec binkit install", but it seems you're already past
DM> that point.

Yes I did that I think or sbbsexe.zip but cannot remember puting binkit.ini
in ctrl so I must of ran that command.


>> d:\bbs\sbbs\binkd\outbound\014a0001.dlo
>> 3/10 09:43:47a Callout to 3:330/1@fidonet started.
>> 3/10 09:44:02a Connection to f1.n330.z3.binkp.net:24554 failed.

DM> This means that node 3:330/1 is not DNS-resolveable. You'll need to add a
DM> "Host=" key for that node in your ctrl/binkit.ini file.

yep got it I think ie

[1:15/0]
Host=region15.net
Port=24554
Password=pass
Poll=yes
OutboundRoot=d:/sbbs/binkd/outbound

[24:400/1]
Host=agency.bbs.nz
Port=24554
Password=pass
Poll=yes
OutboundRoot=d:/sbbs/binkd/outbound

[3:770/1]
Host=agency.bbs.nz
Port=24554
Password=pass
Poll=yes
OutboundRoot=d:/sbbs/binkd/outbound

[1:229/426]
Host=nickandre.com
Port=24554
Poll=yes
OutboundRoot=d:/sbbs/binkd/outbound


[21:1/100]
Host=agency.bbs.nz
Port=24554
Password=pass
Poll=yes
OutboundRoot=d:/sbbs/binkd/outbound


[316:36/1]
Host=vintagebbsing.com
Port=24554
Password=pass
Poll=yes
OutboundRoot=d:/sbbs/binkd/outbound


[1:340/400]
Host=time.synchro.net
Password=pass
Poll=yes
OutboundRoot=d:/sbbs/binkd/outbound

although I am having trouble wit othernets shoud I be doing this

might have the outbound qwrong though


Example ftn_domains.ini

[fidonet]
Zones=1,2,3,4,5,6
OutboundRoot=/sbbs/fido/outbound/
NodeList=/sbbs/fido/nodelist/nodelist.123

[othernet]
Zones=10
NodeList=/sbbs/fido/OTHERNET.234

if so does it go in ctrl ??


>> 3/10 09:44:17a Callout to 1:15/0@fidonet started.
>> 3/10 09:44:17a Connection to f0.n15.z1.binkp.net:24554 failed.

>> 3/10 09:44:17a Attempting poll for node 3:770/1@fidonet
>> 3/10 09:44:17a Callout to 3:770/1@fidonet started.
>> 3/10 09:44:25a Will encrypt session.
>> 3/10 09:44:25a Initializing crypt keys.
>> 3/10 09:44:25a Remote disconnected
>> 3/10 09:44:25a Timed event: BINKPOLL returned 0

DM> That seems to have worked. If you enable debug log level, you'll get more
DM> details, but I see no obvious problem with this session.

there is 2 that work time.synchro.net and 3:770/1
and you are going to tell me off here but how do I enabble debug level
so I can sent it to you thanks


>> I did try 1:340/400 but said bad password but I have been useing it

I changed the password first letter upperclass rest lower case and worked

DM> More details will be needed from you. Like debug log output, the revision
DM> of exec/binkit.js and load/binkp.js

Yes I will try to give you more info after I can work debug log
I just download both today
binkp.js load dir // $Id: binkp.js,v 1.77 2018/03/10 20:14:02 rswindell Exp $
binkit.js exec dir // $Id: binkit.js,v 1.56 2018/03/10 20:13:55 rswindell Exp
$

DM> the mailer
DM> you're communicating with.

I am usiing sbbsecho.exe dated the 01/19/18 not sure of version sorry
if that what your are asking and run it via the synchronet contoll
panel/events


DM> http://wiki.synchro.net/module:binkit


Thank you for this I have it in my browser bookmarks and tring to study it

Thank you for your help

Ian S 1st Choice Core Sbbs nz

---
ş Synchronet ş 1st Choice Core - 1stchoicecore.co.nz

Digital Man

unread,
Mar 10, 2018, 7:31:24 PM3/10/18
to
To: Sneaky
Re: Help with binkit.js/binkp
By: Sneaky to Digital Man on Sun Mar 11 2018 10:35 am

> Re: Help with binkit.js/binkp
> By: Digital Man to Sneaky on Fri Mar 09 2018 16:22:05
>
>
> Hi Digital Man
>
> DM> You can now run "jsexec binkit install", but it seems you're already
> DM> past that point.
>
> Yes I did that I think or sbbsexe.zip but cannot remember puting binkit.ini
> in ctrl so I must of ran that command.
>
>
> >> d:\bbs\sbbs\binkd\outbound\014a0001.dlo
> >> 3/10 09:43:47a Callout to 3:330/1@fidonet started.
> >> 3/10 09:44:02a Connection to f1.n330.z3.binkp.net:24554 failed.
>
> DM> This means that node 3:330/1 is not DNS-resolveable. You'll need to add
> DM> a "Host=" key for that node in your ctrl/binkit.ini file.
>
> yep got it I think ie
>
> [1:15/0]
> Host=region15.net
> Port=24554
> Password=pass
> Poll=yes
> OutboundRoot=d:/sbbs/binkd/outbound

Yup, looks good.

> although I am having trouble wit othernets shoud I be doing this
>
> might have the outbound qwrong though
>
>
> Example ftn_domains.ini
>
> [fidonet]
> Zones=1,2,3,4,5,6
> OutboundRoot=/sbbs/fido/outbound/
> NodeList=/sbbs/fido/nodelist/nodelist.123
>
> [othernet]
> Zones=10
> NodeList=/sbbs/fido/OTHERNET.234
>
> if so does it go in ctrl ??

ftn_domains.ini goes in the ctrl directory, yes.

> >> 3/10 09:44:17a Attempting poll for node 3:770/1@fidonet
> >> 3/10 09:44:17a Callout to 3:770/1@fidonet started.
> >> 3/10 09:44:25a Will encrypt session.
> >> 3/10 09:44:25a Initializing crypt keys.
> >> 3/10 09:44:25a Remote disconnected
> >> 3/10 09:44:25a Timed event: BINKPOLL returned 0
>
> DM> That seems to have worked. If you enable debug log level, you'll get
> DM> more details, but I see no obvious problem with this session.
>
> there is 2 that work time.synchro.net and 3:770/1
> and you are going to tell me off here but how do I enabble debug level
> so I can sent it to you thanks

LogLevel=Debugging in ctrl/sbbs.ini.
http://wiki.synchro.net/config:sbbs.ini#global

> >> I did try 1:340/400 but said bad password but I have been useing it
>
> I changed the password first letter upperclass rest lower case and worked
>
> DM> More details will be needed from you. Like debug log output, the
> DM> revision of exec/binkit.js and load/binkp.js
>
> Yes I will try to give you more info after I can work debug log
> I just download both today
> binkp.js load dir // $Id: binkp.js,v 1.77 2018/03/10 20:14:02 rswindell Exp
> $ binkit.js exec dir // $Id: binkit.js,v 1.56 2018/03/10 20:13:55 rswindell
> Exp $
>
> DM> the mailer
> DM> you're communicating with.
>
> I am usiing sbbsecho.exe dated the 01/19/18 not sure of version sorry
> if that what your are asking and run it via the synchronet contoll
> panel/events

SBBSecho is a tosser (echomail program). I was asking about the mailer (e.g.
IRex, BinkD, D'bridge, etc.) that you're having troubles communicating with
(over BinkP).

digital man

This Is Spinal Tap quote #36:
Bobbi Flekman: Money talks, and bullshit walks.
Norco, CA WX: 56.2øF, 97.0% humidity, 0 mph ESE wind, 0.08 inches rain/24hrs

Sneaky

unread,
Mar 11, 2018, 9:30:47 PM3/11/18
to
To: Digital Man
Re: Help with binkit.js/binkp
By: Digital Man to Sneaky on Sat Mar 10 2018 16:31:14


Hi Digital Man

> [1:15/0]
> Host=region15.net
> Port=24554
> Password=pass
> Poll=yes
> OutboundRoot=d:/sbbs/binkd/outbound

>Yup, looks good.

Cool, thanks

How does this look

fidonet]
Zones=1,2,3,4,5,6
OutboundRoot=D:\bbs\sbbs\binkd\outbound\
NodeList=d:\bbs\sbbs\fido\nodelist\nodelist.068

[fsxnet]
Zones=21
NodeList=d:\bbs\sbbs\fido\nodelist\fsxnet.075

[sportsnet]
Zones=24
NodeList=d:\bbs\sbbs\fido\sportnet.068

> there is 2 that work time.synchro.net and 3:770/1
> and you are going to tell me off here but how do I enabble debug level
> so I can sent it to you thanks

>LogLevel=Debugging in ctrl/sbbs.ini.

Done

>http://wiki.synchro.net/config:sbbs.ini#global

Have put this in bookmarks

> I am usiing sbbsecho.exe dated the 01/19/18 not sure of version sorry
> if that what your are asking and run it via the synchronet contoll
> panel/events

>SBBSecho is a tosser (echomail program). I was asking about the mailer (e.g.
>IRex, BinkD, D'bridge, etc.) that you're having troubles communicating with
>(over BinkP).

oh okay sorry it's Binkd 1.1a-92 binkd but not at the same time as binkit
thougth

My error lists
{Informational}

and please note the ****
3/12 01:06:50p Attempting callout for file
d:\bbs\sbbs\binkd\outbound.015\00010064.clo
3/12 01:06:50p JSBinkP/1.78 callout to 21:1/100@fsxnet started
3/12 01:06:50p Sent M_NUL command args: OPT CRYPT
3/12 01:06:50p Sent M_NUL command args: SYS 1st Choice Core
3/12 01:06:50p Sent M_NUL command args: ZYZ Ian Segers
3/12 01:06:50p Sent M_NUL command args: LOC Ashburton, Nz
3/12 01:06:50p Sent M_NUL command args: NDL 115200,TCP,BINKP
3/12 01:06:50p Sent M_NUL command args: TIME Mon Mar 12 2018 13:06:50
GMT+1300 (New Zealand Daylight Time)
3/12 01:06:50p Sent M_NUL command args: VER
BinkIT/1.56,JSBinkP/1.78,sbbs3.17a/Win32 binkp/1.1
3/12 01:06:50p Sent M_ADR command args: 21:1/115@fsxnet 10:10/116 316:64/1
719:570/1 3:770/330@fidonet 24:400/102@sportsne
3/12 01:06:50p Got M_NUL command args: OPT
CRAM-MD5-aee9c6c5ef05651428da79c88fe252ee
3/12 01:06:50p Got M_NUL command args: SYS Agency HUB
3/12 01:06:50p Got M_NUL command args: ZYZ Paul Hayton
3/12 01:06:50p Got M_NUL command args: LOC Dunedin, New Zealand
3/12 01:06:50p Got M_NUL command args: NDL 115200,TCP,BINKP
3/12 01:06:50p Got M_NUL command args: TIME Mon, 12 Mar 2018 13:06:32 +1300
3/12 01:06:50p Got M_NUL command args: VER binkd/1.1a-89/Win32 binkp/1.1
3/12 01:06:50p Peer version: binkd/1.1a-89/Win32 binkp/1.1
3/12 01:06:50p Got M_ADR command args: 3:57/0@fidonet 3:770/1@fidonet
3:770/0@fidonet 3:772/1@fidonet 3:772/0@fidonet 21:1/1@fsxnet 24:40/1@sportnet
24:40/0@sportnet 24:400/1@sportnet 24:400/0@sportnet 39:970/0@amiganet
46:3/103@agoranet
3/12 01:06:50p Sent M_PWD command args:
CRAM-MD5-7a9b86617bb6ed041fe229fddb720839
3/12 01:06:51p Got M_NUL command args: TRF 0 1026
3/12 01:06:51p Got M_NUL command args: OPT EXTCMD CRYPT GZ BZ2
3/12 01:06:51p Will encrypt session.
3/12 01:06:51p Got M_OK command args: secure
3/12 01:06:51p Unconfigured address 3:57/0@fidonet
3/12 01:06:51p Unconfigured address 3:770/1@fidonet
3/12 01:06:51p Unconfigured address 3:770/0@fidonet
3/12 01:06:51p Unconfigured address 3:772/1@fidonet
3/12 01:06:51p Unconfigured address 3:772/0@fidonet
3/12 01:06:51p Unconfigured address 21:1/1@fsxnet
3/12 01:06:51p Unconfigured address 24:40/1@sportnet
3/12 01:06:51p Unconfigured address 24:40/0@sportnet
3/12 01:06:51p Unconfigured address 24:400/1@sportnet
3/12 01:06:51p Unconfigured address 24:400/0@sportnet
3/12 01:06:51p Unconfigured address 39:970/0@amiganet
3/12 01:06:51p Unconfigured address 46:3/103@agoranet
3/12 01:06:51p Initializing crypt keys.
3/12 01:06:51p Got M_FILE command args: 6DF6919A.MO5 1026 1520812824 0
3/12 01:06:51p Receiving file: D:\bbs\sbbs\temp\event\6DF6919A.MO5 (1.0KB)
3/12 01:06:51p Sent M_EOB command args:
3/12 01:06:51p Got data frame length 1026
3/12 01:06:51p Received file: D:\bbs\sbbs\temp\event\6DF6919A.MO5 (1.0KB)
*********3/12 01:06:51p Moving 'D:\bbs\sbbs\temp\event\6DF6919A.MO5' to
*******'d:\bbs\sbbs\binkd\secfiles\6DF6919A.MO5'. this pkt is 3:770/1 not
21:1/100

3/12 01:06:51p Sent M_GOT command args: 6DF6919A.MO5 1026 1520812824
3/12 01:06:51p Got M_EOB command args:
3/12 01:06:51p Sent M_EOB command args:
3/12 01:06:51p Got M_EOB command args:
3/12 01:06:51p Unlocking d:\bbs\sbbs\binkd\outbound.015\00010064.bsy.
3/12 01:06:51p No flow files to be processed.
3/12 01:06:51p Done checking in d:\bbs\sbbs\binkd\outbound.015\.
3/12 01:06:51p Running outbound dir d:\bbs\sbbs\binkd\outbound.018\
3/12 01:06:51p Locking d:\bbs\sbbs\binkd\outbound.018\01900001.bsy
3/12 01:06:51p Lock successful.
3/12 01:06:51p Attempting callout for file
d:\bbs\sbbs\binkd\outbound.018\01900001.clo

[Debugging ]

3/12 01:18:31p Attempting callout for file
d:\bbs\sbbs\binkd\outbound.015\00010064.clo
3/12 01:18:31p JSBinkP/1.78 callout to 21:1/100@fsxnet started
3/12 01:18:31p Sent M_NUL command args: OPT CRYPT
3/12 01:18:31p Sent M_NUL command args: SYS 1st Choice Core
3/12 01:18:31p Sent M_NUL command args: ZYZ Ian Segers
3/12 01:18:31p Sent M_NUL command args: LOC Ashburton, Nz
3/12 01:18:31p Sent M_NUL command args: NDL 115200,TCP,BINKP
3/12 01:18:31p Sent M_NUL command args: TIME Mon Mar 12 2018 13:18:31
GMT+1300 (New Zealand Daylight Time)
3/12 01:18:31p Sent M_NUL command args: VER
BinkIT/1.56,JSBinkP/1.78,sbbs3.17a/Win32 binkp/1.1
3/12 01:18:31p Sent M_ADR command args: 21:1/115@fsxnet 10:10/116 316:64/1
719:570/1 3:770/330@fidonet 24:400/102@sportsne
3/12 01:18:31p Got M_NUL command args: OPT
CRAM-MD5-a271ba2f249c6afd8f0e56f7b3d930ee
3/12 01:18:31p Got M_NUL command args: SYS Agency HUB
3/12 01:18:31p Got M_NUL command args: ZYZ Paul Hayton
3/12 01:18:31p Got M_NUL command args: LOC Dunedin, New Zealand
3/12 01:18:31p Got M_NUL command args: NDL 115200,TCP,BINKP
3/12 01:18:31p Got M_NUL command args: TIME Mon, 12 Mar 2018 13:18:13 +1300
3/12 01:18:31p Got M_NUL command args: VER binkd/1.1a-89/Win32 binkp/1.1
3/12 01:18:31p Peer version: binkd/1.1a-89/Win32 binkp/1.1
3/12 01:18:31p Got M_ADR command args: 3:57/0@fidonet 3:770/1@fidonet
3:770/0@fidonet 3:772/1@fidonet 3:772/0@fidonet 21:1/1@fsxnet 24:40/1@sportnet
24:40/0@sportnet 24:400/1@sportnet 24:400/0@sportnet 39:970/0@amiganet
46:3/103@agoranet
3/12 01:18:31p Sent M_PWD command args:
CRAM-MD5-9fb2be1e49115c1f9648961e06c27089
3/12 01:18:31p Got M_NUL command args: TRF 0 1677
3/12 01:18:31p Got M_NUL command args: OPT EXTCMD CRYPT GZ BZ2
3/12 01:18:31p Will encrypt session.
3/12 01:18:31p Got M_OK command args: secure
3/12 01:18:31p Unconfigured address 3:57/0@fidonet
3/12 01:18:31p Unconfigured address 3:770/1@fidonet
3/12 01:18:31p Unconfigured address 3:770/0@fidonet
3/12 01:18:31p Unconfigured address 3:772/1@fidonet
3/12 01:18:31p Unconfigured address 3:772/0@fidonet
3/12 01:18:31p Unconfigured address 21:1/1@fsxnet
3/12 01:18:31p Unconfigured address 24:40/1@sportnet
3/12 01:18:31p Unconfigured address 24:40/0@sportnet
3/12 01:18:31p Unconfigured address 24:400/1@sportnet
3/12 01:18:31p Unconfigured address 24:400/0@sportnet
3/12 01:18:31p Unconfigured address 39:970/0@amiganet
3/12 01:18:31p Unconfigured address 46:3/103@agoranet
3/12 01:18:31p Initializing crypt keys.
***> 3/12 01:18:31p Got M_FILE command args: 6DF6919A.MO6 1677 1520813644 0
*** this is 3:770/1 not 21:1/100
3/12 01:18:31p Receiving file: D:\bbs\sbbs\temp\event\6DF6919A.MO6 (1.6KB)
3/12 01:18:31p Sent M_EOB command args:
3/12 01:18:31p Got data frame length 1677
3/12 01:18:31p Received file: D:\bbs\sbbs\temp\event\6DF6919A.MO6 (1.6KB)
3/12 01:18:31p Moving 'D:\bbs\sbbs\temp\event\6DF6919A.MO6' to
'd:\bbs\sbbs\binkd\secfiles\6DF6919A.MO6'.
3/12 01:18:31p Sent M_GOT command args: 6DF6919A.MO6 1677 1520813644
3/12 01:18:31p Got M_EOB command args:
3/12 01:18:31p Sent M_EOB command args:
3/12 01:18:31p Got M_EOB command args:
3/12 01:18:31p Unlocking d:\bbs\sbbs\binkd\outbound.015\00010064.bsy.
3/12 01:18:31p No flow files to be processed.
3/12 01:18:31p Done checking in d:\bbs\sbbs\binkd\outbound.015\.
3/12 01:18:31p Running outbound dir d:\bbs\sbbs\binkd\outbound.018\
3/12 01:18:31p Locking d:\bbs\sbbs\binkd\outbound.018\01900001.bsy
3/12 01:18:31p Lock successful.
3/12 01:18:31p Attempting callout for file
d:\bbs\sbbs\binkd\outbound.018\01900001.clo
3/12 01:18:31p JSBinkP/1.78 callout to 24:400/1@sportsne started
3/12 01:18:31p Connection to f1.n400.z24.example.com:24554 failed.
3/12 01:18:31p Unlocking d:\bbs\sbbs\binkd\outbound.018\01900001.bsy.
3/12 01:18:31p No flow files to be processed.
3/12 01:18:31p Done checking in d:\bbs\sbbs\binkd\outbound.018\.
3/12 01:18:31p Running outbound dir d:\bbs\sbbs\binkd\outbound.2cf\
3/12 01:18:31p Locking d:\bbs\sbbs\binkd\outbound.2cf\02260001.bsy
3/12 01:18:31p Lock successful.
3/12 01:18:31p Attempting callout for file
d:\bbs\sbbs\binkd\outbound.2cf\02260001.clo
3/12 01:18:31p JSBinkP/1.78 callout to 719:550/1 started
3/12 01:18:32p Connection to f1.n550.z719.example.com:24554 failed.
3/12 01:18:32p Unlocking d:\bbs\sbbs\binkd\outbound.2cf\02260001.bsy.
3/12 01:18:32p No flow files to be processed.
3/12 01:18:32p Done checking in d:\bbs\sbbs\binkd\outbound.2cf\.
3/12 01:18:32p Running outbound dir D:\bbs\sbbs\binkd\outbound\
3/12 01:18:32p Done checking in D:\bbs\sbbs\binkd\outbound\.
3/12 01:18:32p Running outbound dir D:\bbs\sbbs\binkd\OUTBOUND.001\
3/12 01:18:32p Done checking in D:\bbs\sbbs\binkd\OUTBOUND.001\.
3/12 01:18:32p Running outbound dir D:\bbs\sbbs\binkd\OUTBOUND.00a\
3/12 01:18:32p Done checking in D:\bbs\sbbs\binkd\OUTBOUND.00a\.
3/12 01:18:32p Running outbound dir D:\bbs\sbbs\binkd\OUTBOUND.011\
3/12 01:18:32p Done checking in D:\bbs\sbbs\binkd\OUTBOUND.011\.
3/12 01:18:32p Running outbound dir D:\bbs\sbbs\binkd\OUTBOUND.021\
3/12 01:18:32p Done checking in D:\bbs\sbbs\binkd\OUTBOUND.021\.
3/12 01:18:32p Running outbound dir D:\bbs\sbbs\binkd\OUTBOUND.02e\
3/12 01:18:32p Done checking in D:\bbs\sbbs\binkd\OUTBOUND.02e\.
3/12 01:18:32p Running outbound dir D:\bbs\sbbs\binkd\OUTBOUND.05c\
3/12 01:18:32p Done checking in D:\bbs\sbbs\binkd\OUTBOUND.05c\.
3/12 01:18:32p Running outbound dir D:\bbs\sbbs\binkd\OUTBOUND.06f\
3/12 01:18:32p Done checking in D:\bbs\sbbs\binkd\OUTBOUND.06f\.
3/12 01:18:32p Running outbound dir D:\bbs\sbbs\binkd\OUTBOUND.073\
3/12 01:18:32p Done checking in D:\bbs\sbbs\binkd\OUTBOUND.073\.
3/12 01:18:32p Running outbound dir D:\bbs\sbbs\binkd\OUTBOUND.091\
3/12 01:18:32p Done checking in D:\bbs\sbbs\binkd\OUTBOUND.091\.
3/12 01:18:32p Running outbound dir D:\bbs\sbbs\binkd\OUTBOUND.13c\
3/12 01:18:32p Done checking in D:\bbs\sbbs\binkd\OUTBOUND.13c\.
3/12 01:18:32p Running outbound dir D:\bbs\sbbs\binkd\OUTBOUND.1fe\
3/12 01:18:32p Done checking in D:\bbs\sbbs\binkd\OUTBOUND.1fe\.
3/12 01:18:32p Running outbound dir D:\bbs\sbbs\binkd\OUTBOUND.21b\
3/12 01:18:32p Done checking in D:\bbs\sbbs\binkd\OUTBOUND.21b\.
3/12 01:18:32p Running outbound dir D:\bbs\sbbs\binkd\OUTBOUND.384\
3/12 01:18:32p Done checking in D:\bbs\sbbs\binkd\OUTBOUND.384\.
3/12 01:18:32p Running outbound dir D:\bbs\sbbs\binkd\outbound.015\
3/12 01:18:32p No flow files to be processed.
3/12 01:18:32p Done checking in D:\bbs\sbbs\binkd\outbound.015\.
3/12 01:18:32p Running outbound dir D:\bbs\sbbs\binkd\outbound.018\
3/12 01:18:32p No flow files to be processed.
3/12 01:18:32p Done checking in D:\bbs\sbbs\binkd\outbound.018\.
3/12 01:18:32p Running outbound dir D:\bbs\sbbs\binkd\outbound.2cf\
3/12 01:18:32p No flow files to be processed.
3/12 01:18:32p Done checking in D:\bbs\sbbs\binkd\outbound.2cf\.
3/12 01:18:32p Timed event: BINKPOLL returned 0
3/12 01:18:36p Semaphore signaled for Timed Event: FIDOIN
3/12 01:18:36p Running native timed event: FIDOIN
3/12 01:18:36p Executing external: D:\bbs\sbbs\exec\sbbsecho.exe -lesr!
3/12 01:18:36p Node 1 constructor using socket 1320 (settings=8212)
3/12 01:18:39p Timed event: FIDOIN returned 0


Thank you for your help

Ian S 1st Choice Core Nz Sbbs

---
ţ Synchronet ţ 1st Choice Core - 1stchoicecore.co.nz

Digital Man

unread,
Mar 11, 2018, 11:15:33 PM3/11/18
to
To: Sneaky
Re: Help with binkit.js/binkp
By: Sneaky to Digital Man on Mon Mar 12 2018 01:45 pm

> How does this look
>
> fidonet]
> Zones=1,2,3,4,5,6
> OutboundRoot=D:\bbs\sbbs\binkd\outbound\
> NodeList=d:\bbs\sbbs\fido\nodelist\nodelist.068
>
> [fsxnet]
> Zones=21
> NodeList=d:\bbs\sbbs\fido\nodelist\fsxnet.075
>
> [sportsnet]
> Zones=24
> NodeList=d:\bbs\sbbs\fido\sportnet.068

I don't use a ftn_domains.ini (not use nodelists or FTN domains), so I'm
guessing its fine. <shrug>

If you use the stand outbound directory structure and don't need nodelists,
then you don't really need an ftn_domains.ini file.

> >SBBSecho is a tosser (echomail program). I was asking about the mailer
> (e.g. >IRex, BinkD, D'bridge, etc.) that you're having troubles
> communicating with >(over BinkP).
>
> oh okay sorry it's Binkd 1.1a-92 binkd but not at the same time as binkit
> thougth

I was asking about mailer you're communicating with (the remote link), not
*your* mailer. Anyway, I see it below in the "VER" and "Peer version" log
lines: BinkD.

> My error lists

I didn't find any errors in the log output. When you say "error lists", what
errors are you referring to?

> {Informational}
>
> and please note the ****
> 3/12 01:06:50p Attempting callout for file
> d:\bbs\sbbs\binkd\outbound.015\00010064.clo
> 3/12 01:06:50p JSBinkP/1.78 callout to 21:1/100@fsxnet started
> 3/12 01:06:50p Sent M_NUL command args: OPT CRYPT

These "Sent M_" and "Received M_" log lines are debug-level output.
I'm not sure what you're trying to tell me. A .M05 files is bundle, not a
packet. Are you saying the packets within this bundle were *from* 3:770/1? If
so, is that a problem?

> 3/12 01:18:31p Initializing crypt keys.
> ***> 3/12 01:18:31p Got M_FILE command args: 6DF6919A.MO6 1677
> 1520813644 0
> *** this is 3:770/1 not 21:1/100

I'm not sure what you're trying to tell me again. Please clarify.

I saw nothing else in the log output you pasted which resembled an error or a
question.

digital man

Synchronet/BBS Terminology Definition #25:
FTS = FidoNet Technical Standard
Norco, CA WX: 60.1øF, 87.0% humidity, 5 mph ESE wind, 0.27 inches rain/24hrs

Al

unread,
Mar 12, 2018, 12:20:21 PM3/12/18
to
To: Sneaky
Re: Help with binkit.js/binkp
By: Sneaky to Digital Man on Mon Mar 12 2018 01:45 pm

Sn> 3/12 01:06:50p JSBinkP/1.78 callout to 21:1/100@fsxnet started
Sn> +1300 3/12 01:06:50p Got M_NUL command args: VER binkd/1.1a-89/Win32

Looks like your calling 21:1/100 and expecting his mystic mailer but getting
binkd?

If so you need to add the port to the [21:1/100] section of your binkit.ini.
Something like..

[21:1/100]
Host=agency.bbs.nz
Port=24560
Password=SECRET
Poll=true

I'm not sure what port his mystic mailer answers on but it's non standard.

I'd be interested in hearing about how this progresses. When polling a mystic
mailer with the binkout or binkpoll events I find it works well. When the
service answers we get an insecure session because we can't seem to deal with
the CRAM-MD5 response we get from mystic. Working on that.. :)

Ttyl :-),
Al


... Diplomacy gets you out of what tact would have prevented.

---
ş Synchronet ş The Rusty MailBox - Penticton, BC Canada - trmb.synchro.net

mark lewis

unread,
Mar 12, 2018, 12:59:10 PM3/12/18
to
To: Sneaky

On 2018 Mar 12 13:45:56, you wrote to Digital Man:

Sn> NodeList=d:\bbs\sbbs\fido\nodelist\nodelist.068
Sn> NodeList=d:\bbs\sbbs\fido\nodelist\fsxnet.075
Sn> NodeList=d:\bbs\sbbs\fido\sportnet.068

unless there's a specific update mechanism, the above is going to be painful
and quite irritating after a while when you have to keep editing it when new
nodelists come out... some are weekly but there are more that are doing daily
nodelists so you'd have to edit it daily... but, maybe the config file can work
with wildcards? if so, the following would be better to save time, hair and
patience...

NodeList=d:\bbs\sbbs\fido\nodelist\nodelist.*
NodeList=d:\bbs\sbbs\fido\nodelist\fsxnet.*
NodeList=d:\bbs\sbbs\fido\sportnet.*

but you need to check the specs first...

)\/(ark

Always Mount a Scratch Monkey
Do you manage your own servers? If you are not running an IDS/IPS yer doin' it
wrong...
... What messages? You sent me messages?? {WOOF WOOF *burp!*}
---
* Origin: (1:3634/12.73)

Ian Segers

unread,
Mar 12, 2018, 5:29:07 PM3/12/18
to
To: Al
Hi Al

Al> Re: Help with binkit.js/binkp
Al> By: Sneaky to Digital Man on Mon Mar 12 2018 01:45 pm

Sn> 3/12 01:06:50p JSBinkP/1.78 callout to 21:1/100@fsxnet started
Sn> +1300 3/12 01:06:50p Got M_NUL command args: VER binkd/1.1a-89/Win32

Al> Looks like your calling 21:1/100 and expecting his mystic mailer but
Al> getting binkd?

Al> If so you need to add the port to the [21:1/100] section of your
Al> binkit.ini. Something like..

Al> [21:1/100]
Al> Host=agency.bbs.nz
Al> Port=24560
Al> Password=SECRET
Al> Poll=true

Thank you for your reply and the interest in this subject, not the
best with this but not much joy with the above, with tye right port
but tried this

[21:1/100]
Host=ipv4.agency.bbs.nz
Al> Port=24556
Al> Password=SECRET
Al> Poll=true

and got my packets and yes non-secure session and the pkt were
move to inbound as *.bad, don't now it it makes any different but
my pkts don't have a password in the pkt, so I run a batch file
to rename .bad to pkt move them to secfile dir and run sbbsecho
to process them, not the best way for it , but works for me
untill I can workout or find out how to do it the right way
but that more than I got before.


Al> I'm not sure what port his mystic mailer answers on but it's non
Al> standard.

fsxnet port 24456 but I don't now if that non standard or orther

Al> I'd be interested in hearing about how this progresses. When polling a
Al> mystic mailer with the binkout or binkpoll events I find it works well.

ok i haven't done the binkout yet, have to find out how that work or
setup to do that, if I put pkt in outbound in binkit.ini or in
it dir that sbbsecho puts the pkt in outbound.001, it won't send
unless you can help me with that thank you

Al> When the service answers we get an insecure session because we can't
Al> seem to deal with the CRAM-MD5 response we get from mystic. Working on
Al> that.. :)

ok, not sur that I can help with CRAM-MD5 response, what is it not doing
that it should be doing, then I can see whats mine is doing.

Thank You
Ian S sbbs 1st Choice Core Nz


--- Mystic BBS/QWK v1.12 A39 2018/02/28 (Windows/32)
* Origin: 2nd Choice Core|New Zealand (3:770/340)

Ian Segers

unread,
Mar 12, 2018, 5:29:07 PM3/12/18
to
To: mark lewis
Hi mark lewis



Sn> NodeList=d:\bbs\sbbs\fido\nodelist\nodelist.068
Sn> NodeList=d:\bbs\sbbs\fido\nodelist\fsxnet.075
Sn> NodeList=d:\bbs\sbbs\fido\sportnet.068

ml> NodeList=d:\bbs\sbbs\fido\nodelist\nodelist.*
ml> NodeList=d:\bbs\sbbs\fido\nodelist\fsxnet.*
ml> NodeList=d:\bbs\sbbs\fido\sportnet.*

Thank you for your reply, but it has to be as per specific,
doesn't work (.* )


Ian S 1st Choice Core Nz Sbbs

___ MultiMail/Win32 v0.49

Sneaky

unread,
Mar 12, 2018, 9:30:58 PM3/12/18
to
To: Digital Man
Re: Help with binkit.js/binkp
By: Digital Man to Sneaky on Sun Mar 11 2018 20:15:19

Hi digital man

Thank you for the help with this and sorry for not explain myself properly
with questions or what I was tring to tell you, in my mind new what I want but
you cannot read my mind sorry

> [sportsnet]
> Zones=24
> NodeList=d:\bbs\sbbs\fido\sportnet.068

>I don't use a ftn_domains.ini (not use nodelists or FTN domains), so I'm
>guessing its fine. <shrug>

>If you use the stand outbound directory structure and don't need nodelists,
>then you don't really need an ftn_domains.ini file.

I think I now what you mean binkit.ini is just outbound
ftn_domains.ini outbound is outbound.001 015 etc.
but probable wrong with that as well

with same changes to fsxnet host for it to connect I will run binkit for day or
so,
seems to be connection to all host so see how it goes for this week

but a question here binkit.ini in path d:\bbs\sbbs\binkp\outbound
question :is there any thing in sbbsecho.ini I have to do ie mailer type is
binkley\flow
and all dirs are right in sbbsecho.ini, as I cannot sent anything

question: do I have to run binkout first then binkpoll or does binkpoll do
both.




>I was asking about mailer you're communicating with (the remote link), not
>*your* mailer. Anyway, I see it below in the "VER" and "Peer version" log
> lines: BinkD.

Okay yes I connect to mystic/binkd but you probably now the ver now.


> My error lists

>I didn't find any errors in the log output. When you say "error lists", what
>errors are you referring to?
>I'm not sure what you're trying to tell me again. Please clarify.
>I saw nothing else in the log output you pasted which resembled an error or a
>question.


again sorry, to me is was errors but you was different probably didn't see any
so really what I should have asked what there any thing in those logs to say
that every thing working and connection okay or if samething wrong what I
should do
to fix it, but apart from binkout not working for me I think other things
going fine.


>I'm not sure what you're trying to tell me. A .M05 files is bundle, not a
>packet. Are you saying the packets within this bundle were *from* 3:770/1? If
>so, is that a problem?

again sorry about this question, I have sorted this one out thanks


Again thank you

Ian S 1st Choice Core Nz

---
ş Synchronet ş 1st Choice Core - 1stchoicecore.co.nz

Digital Man

unread,
Mar 13, 2018, 12:04:08 AM3/13/18
to
To: Sneaky
Re: Help with binkit.js/binkp
By: Sneaky to Digital Man on Tue Mar 13 2018 02:07 pm

> >I don't use a ftn_domains.ini (not use nodelists or FTN domains), so I'm
> >guessing its fine. <shrug>
>
> >If you use the stand outbound directory structure and don't need nodelists,
> >then you don't really need an ftn_domains.ini file.
>
> I think I now what you mean binkit.ini is just outbound
> ftn_domains.ini outbound is outbound.001 015 etc.
> but probable wrong with that as well

The outbound.<hexnum> is a standard, called Binkley-Style-Outbound (or BSO).
Both BinkIT and SBBSecho will use the correct outbound directory for all zones
without needing an ftn_domains.ini file.

> with same changes to fsxnet host for it to connect I will run binkit for day
> or so,
> seems to be connection to all host so see how it goes for this week
>
> but a question here binkit.ini in path d:\bbs\sbbs\binkp\outbound
> question :is there any thing in sbbsecho.ini I have to do ie mailer type is
> binkley\flow
> and all dirs are right in sbbsecho.ini, as I cannot sent anything

The outbound directory in sbbsecho.ini must match what you have set in
binkit.ini ("binkit install" does this automatically).

> question: do I have to run binkout first then binkpoll or does binkpoll do
> both.

binkout runs only automatically when you have outbound echomail or netmail.
binkout will perform an outbound run and poll.

binkpoll just runes periodicalliy just in case there was no new outbound mail
or an incoming connections from the uplink (hub). They should be setup with
timed events and run automatically when/as needed.

> >I was asking about mailer you're communicating with (the remote link), not
> >*your* mailer. Anyway, I see it below in the "VER" and "Peer version" log
> > lines: BinkD.
>
> Okay yes I connect to mystic/binkd but you probably now the ver now.

No, I didn't see it in the log output.

> > My error lists
>
> >I didn't find any errors in the log output. When you say "error lists",
> what >errors are you referring to?
> >I'm not sure what you're trying to tell me again. Please clarify.
> >I saw nothing else in the log output you pasted which resembled an error or
> a >question.
>
>
> again sorry, to me is was errors

It's called a "log".

> but you was different probably didn't see
> any so really what I should have asked what there any thing in those logs to
> say that every thing working and connection okay or if samething wrong what
> I should do
> to fix it, but apart from binkout not working for me I think other things
> going fine.
>
>
> >I'm not sure what you're trying to tell me. A .M05 files is bundle, not a
> >packet. Are you saying the packets within this bundle were *from* 3:770/1?
> If >so, is that a problem?
>
> again sorry about this question, I have sorted this one out thanks

Okay, so you "binkout not working". Can you elaborate?

digital man

Synchronet/BBS Terminology Definition #16:
DOVE = Domain/Vertrauen
Norco, CA WX: 60.7øF, 84.0% humidity, 0 mph SSW wind, 0.00 inches rain/24hrs

Sneaky

unread,
Mar 13, 2018, 5:31:16 PM3/13/18
to
To: Digital Man
Re: Help with binkit.js/binkp
By: Digital Man to Sneaky on Mon Mar 12 2018 21:04:00

Hi digital man

>> I think I now what you mean binkit.ini is just outbound
>> ftn_domains.ini outbound is outbound.001 015 etc.
>> but probable wrong with that as well

>The outbound.<hexnum> is a standard, called Binkley-Style-Outbound (or BSO).

okay so is my setting in sbbsecho.ini binkley\flo right then.

>Both BinkIT and SBBSecho will use the correct outbound directory for all zones
>without needing an ftn_domains.ini file.

ok I have deleted ftn_domains.ini file.

>> question :is there any thing in sbbsecho.ini I have to do ie mailer type is
>> binkley\flow
>> and all dirs are right in sbbsecho.ini, as I cannot sent anything

>The outbound directory in sbbsecho.ini must match what you have set in
>binkit.ini ("binkit install" does this automatically).

okay in sbbsecho.ini outbound is d:\bbs\sbbs\binkd\outbound\
in binkit.in outbound is OutboundRoot=d:\bbs\sbbs\binkd\outbound\

question will I have to remove binkit and do a reinstall.


> question: do I have to run binkout first then binkpoll or does binkpoll do
> both.
>>binkout runs only automatically when you have outbound echomail or netmail.
>>binkout will perform an outbound run and poll.

it may run binkout automatically when you have outbound echomail but
my question is why won't it send the pkt out

>>binkpoll just runes periodicalliy just in case there was no new outbound mail
>>or an incoming connections from the uplink (hub). They should be setup with
>>timed events and run automatically when/as needed.

in time events for both set at 24 hours


>> >I was asking about mailer you're communicating with (the remote link), not
>> >*your* mailer. Anyway, I see it below in the "VER" and "Peer version" log
>> > lines: BinkD.
>>
>> Okay yes I connect to mystic/binkd but you probably now the ver now.
>No, I didn't see it in the log output.

it ver mystic/1.12a38 binkp/1.0

>> again sorry, to me is was errors

>It's called a "log".

Okay thank you


>Okay, so you "binkout not working". Can you elaborate?

what I am saying here is when I run binkout it goes through the processes to
connecting to
links but won't pick up the pkt and send it in otherward I can receive but
cannot send pkts

here is my logs

Binkout

3/14 09:44:49a Attempting callout for file
d:\bbs\sbbs\binkd\outbound.015\00010064.clo
3/14 09:44:49a JSBinkP/1.78 callout to 21:1/100 started
3/14 09:44:49a Connection to f100.n1.z21.binkp.net:24554 failed.
3/14 09:44:49a Unlocking d:\bbs\sbbs\binkd\outbound.015\00010064.bsy.
3/14 09:44:49a No flow files to be processed.
3/14 09:44:49a Done checking in d:\bbs\sbbs\binkd\outbound.015\.
3/14 09:44:49a Running outbound dir d:\bbs\sbbs\binkd\outbound.018\
3/14 09:44:49a Locking d:\bbs\sbbs\binkd\outbound.018\01900001.bsy
3/14 09:44:49a Lock successful.

binkpoll

/14 09:47:09a Attempting poll for node 21:1/100@fidonet
3/14 09:47:09a JSBinkP/1.78 callout to 21:1/100@fidonet started
3/14 09:47:09a Sent M_NUL command args: OPT CRYPT
3/14 09:47:09a Sent M_NUL command args: SYS 1st Choice Core
3/14 09:47:09a Sent M_NUL command args: ZYZ Ian Segers
3/14 09:47:09a Sent M_NUL command args: LOC Ashburton, Nz
3/14 09:47:09a Sent M_NUL command args: NDL 115200,TCP,BINKP
3/14 09:47:09a Sent M_NUL command args: TIME Wed Mar 14 2018 09:47:09
GMT+1300 (New Zealand Daylight Time)
3/14 09:47:09a Sent M_NUL command args: VER
BinkIT/1.56,JSBinkP/1.78,sbbs3.17a/Win32 binkp/1.1
3/14 09:47:09a Sent M_ADR command args: 3:770/330@fidonet 21:1/115
24:400/102 10:10/116 316:64/1 719:570/1
3/14 09:47:09a Got M_NUL command args: OPT
CRAM-MD5-98b715ce11a668c760c0468d64891e8d
3/14 09:47:09a Got M_NUL command args: SYS fsxHUB [fsxNet WHQ]
3/14 09:47:09a Got M_NUL command args: ZYZ Paul Hayton
3/14 09:47:09a Got M_NUL command args: VER Mystic/1.12A38 binkp/1.0
3/14 09:47:09a Peer version: Mystic/1.12A38 binkp/1.0
3/14 09:47:09a Got M_ADR command args: 21:1/100@fsxnet 21:1/3@fsxnet
21:1/2@fsxnet 21:1/0@fsxnet 21:0/0@fsxnet
3/14 09:47:09a Sent M_PWD command args:
CRAM-MD5-f150c313fe9c64a652f509f8e5a95c6b
3/14 09:47:09a Got M_OK command args: secure
3/14 09:47:09a Unconfigured address 21:1/100@fsxnet
3/14 09:47:09a Unconfigured address 21:1/3@fsxnet
3/14 09:47:09a Unconfigured address 21:1/2@fsxnet
3/14 09:47:09a Unconfigured address 21:1/0@fsxnet
3/14 09:47:09a Unconfigured address 21:0/0@fsxnet
3/14 09:47:09a Sent M_ERR command args: Encryption required
3/14 09:47:09a Unlocking d:\bbs\sbbs\binkd\outbound.015\00010064.bsy.
3/14 09:47:09a Locking d:\bbs\sbbs\binkd\outbound.13c\00240001.bsy
3/14 09:47:09a Lock successful.


Thank you
Ian S 1st Choice Core Sbbs Nz

---
ş Synchronet ş 1st Choice Core - 1stchoicecore.co.nz

Digital Man

unread,
Mar 13, 2018, 6:26:11 PM3/13/18
to
To: Sneaky
Re: Help with binkit.js/binkp
By: Sneaky to Digital Man on Wed Mar 14 2018 10:26 am

> >> I think I now what you mean binkit.ini is just outbound
> >> ftn_domains.ini outbound is outbound.001 015 etc.
> >> but probable wrong with that as well
>
> >The outbound.<hexnum> is a standard, called Binkley-Style-Outbound (or
> BSO).
>
> okay so is my setting in sbbsecho.ini binkley\flo right then.

Looks fine to me.

> >Both BinkIT and SBBSecho will use the correct outbound directory for all
> zones >without needing an ftn_domains.ini file.
>
> >> question :is there any thing in sbbsecho.ini I have to do ie mailer type
> is >> binkley\flow
> >> and all dirs are right in sbbsecho.ini, as I cannot sent anything
>
> >The outbound directory in sbbsecho.ini must match what you have set in
> >binkit.ini ("binkit install" does this automatically).
>
> okay in sbbsecho.ini outbound is d:\bbs\sbbs\binkd\outbound\
> in binkit.in outbound is OutboundRoot=d:\bbs\sbbs\binkd\outbound\
>
> question will I have to remove binkit and do a reinstall.

No.

> > question: do I have to run binkout first then binkpoll or does binkpoll do
> > both.
> >>binkout runs only automatically when you have outbound echomail or
> netmail. >>binkout will perform an outbound run and poll.
>
> it may run binkout automatically when you have outbound echomail but
> my question is why won't it send the pkt out

What packet? You have to be more specific. The BINKOUT will normally send files
(packets and bundles) for any linked nodes.

> >>binkpoll just runes periodicalliy just in case there was no new outbound
> mail >>or an incoming connections from the uplink (hub). They should be
> setup with >>timed events and run automatically when/as needed.
>
> in time events for both set at 24 hours

I'm not sure what that means. The default is for BINKOUT to run once a day (at
00:00) unless signaled by a semaphore (which SBBSecho will create/touch anytime
there is new outbound mail). The default is also for BINKPOLL to run once an
hours (24 times a day).

See http://wiki.synchro.net/module:binkit for details.

> >Okay, so you "binkout not working". Can you elaborate?
>
> what I am saying here is when I run binkout it goes through the processes to
> connecting to
> links but won't pick up the pkt and send it in otherward I can receive but
> cannot send pkts
>
> here is my logs
>
> Binkout
>
> 3/14 09:44:49a Attempting callout for file
> d:\bbs\sbbs\binkd\outbound.015\00010064.clo
> 3/14 09:44:49a JSBinkP/1.78 callout to 21:1/100 started
> 3/14 09:44:49a Connection to f100.n1.z21.binkp.net:24554 failed.
> 3/14 09:44:49a Unlocking d:\bbs\sbbs\binkd\outbound.015\00010064.bsy.
> 3/14 09:44:49a No flow files to be processed.
> 3/14 09:44:49a Done checking in d:\bbs\sbbs\binkd\outbound.015\.
> 3/14 09:44:49a Running outbound dir d:\bbs\sbbs\binkd\outbound.018\
> 3/14 09:44:49a Locking d:\bbs\sbbs\binkd\outbound.018\01900001.bsy
> 3/14 09:44:49a Lock successful.

It couldn't connect to f100.n1.z21.binkp.net. That means you'll need a "Host"
value for that node in your binkit.ini file. There must be a pending file for
that node, but it can't send it because it can't connect.
The peer in this case (Mystic) doesn't support encryption. You need to disable
encryption for this node in your binkit.ini file (set AllowUnencrypted=true).

digital man

Synchronet "Real Fact" #90:
Synchronet/DSZ "hack" of '93: http://wiki.synchro.net/history:hack93
Norco, CA WX: 67.3øF, 74.0% humidity, 15 mph NNE wind, 0.00 inches rain/24hrs

Paul Hayton

unread,
Mar 14, 2018, 5:34:39 AM3/14/18
to
To: Digital Man
On 03/13/18, Digital Man pondered and said...

DM> > 3/14 09:47:09a Got M_NUL command args: SYS fsxHUB [fsxNet WHQ]
DM> > 3/14 09:47:09a Got M_NUL command args: ZYZ Paul Hayton
DM> > 3/14 09:47:09a Got M_NUL command args: VER Mystic/1.12A38 binkp/1.0
DM> > 3/14 09:47:09a Peer version: Mystic/1.12A38 binkp/1.0
DM> > 3/14 09:47:09a Got M_ADR command args: 21:1/100@fsxnet 21:1/3@fsxne
DM> > 21:1/2@fsxnet 21:1/0@fsxnet 21:0/0@fsxnet
DM> > 3/14 09:47:09a Sent M_PWD command args:
DM> > CRAM-MD5-f150c313fe9c64a652f509f8e5a95c6b
DM> > 3/14 09:47:09a Got M_OK command args: secure
DM> > 3/14 09:47:09a Unconfigured address 21:1/100@fsxnet
DM> > 3/14 09:47:09a Unconfigured address 21:1/3@fsxnet
DM> > 3/14 09:47:09a Unconfigured address 21:1/2@fsxnet
DM> > 3/14 09:47:09a Unconfigured address 21:1/0@fsxnet
DM> > 3/14 09:47:09a Unconfigured address 21:0/0@fsxnet
DM> > 3/14 09:47:09a Sent M_ERR command args: Encryption required
DM> > 3/14 09:47:09a Unlocking d:\bbs\sbbs\binkd\outbound.015\00010064.bs
DM> > 3/14 09:47:09a Locking d:\bbs\sbbs\binkd\outbound.13c\00240001.bsy
DM> > 3/14 09:47:09a Lock successful.
DM>
DM> The peer in this case (Mystic) doesn't support encryption. You need to
DM> disable encryption for this node in your binkit.ini file (set
DM> AllowUnencrypted=true).

Hi there :)

For completeness here's the logging from my end at 21:1/100

It's a different polling time but the same result I think

[snip]

+ 2018.03.14 20:27:36 BINKP > Connect on slot 1/25
+ 2018.03.14 20:27:36 BINKP 1-Address 222.152.179.208
+ 2018.03.14 20:27:36 BINKP 1-HostName 222-152-179-208-fibre.bb.spark.co.nz
+ 2018.03.14 20:27:36 BINKP 1-Country New Zealand
+ 2018.03.14 20:27:36 BINKP 1-C: NUL OPT CRYPT
+ 2018.03.14 20:27:36 BINKP 1-S: NUL OPT
CRAM-MD5-68a532ae6a7f3fe14e9c65ab95732ae8
+ 2018.03.14 20:27:36 BINKP 1-C: NUL SYS 1st Choice Core
+ 2018.03.14 20:27:36 BINKP 1-System 1st Choice Core
+ 2018.03.14 20:27:36 BINKP 1-S: NUL SYS fsxHUB [fsxNet WHQ]
+ 2018.03.14 20:27:36 BINKP 1-S: NUL ZYZ Paul Hayton
+ 2018.03.14 20:27:36 BINKP 1-S: NUL VER Mystic/1.12A38 binkp/1.0
+ 2018.03.14 20:27:36 BINKP 1-S: ADR 21:1/100@fsxnet 21:1/3@fsxnet
21:1/2@fsxnet 21:1/0@fsxnet 21:0/0@fsxnet
+ 2018.03.14 20:27:36 BINKP 1-C: NUL ZYZ Ian Segers
+ 2018.03.14 20:27:36 BINKP 1-SysOp Ian Segers
+ 2018.03.14 20:27:36 BINKP 1-C: NUL LOC Ashburton, Nz
+ 2018.03.14 20:27:36 BINKP 1-Location Ashburton, Nz
+ 2018.03.14 20:27:36 BINKP 1-C: NUL NDL 115200,TCP,BINKP
+ 2018.03.14 20:27:36 BINKP 1-Info NDL 115200,TCP,BINKP
+ 2018.03.14 20:27:36 BINKP 1-C: NUL TIME Wed Mar 14 2018 20:27:56 GMT+1300
(New Zealand Daylight Time)
+ 2018.03.14 20:27:36 BINKP 1-Info TIME Wed Mar 14 2018 20:27:56 GMT+1300
(New Zealand Daylight Time)
+ 2018.03.14 20:27:36 BINKP 1-C: NUL VER
BinkIT/1.56,JSBinkP/1.78,sbbs3.17a/Win32 binkp/1.1
+ 2018.03.14 20:27:36 BINKP 1-Mailer
BinkIT/1.56,JSBinkP/1.78,sbbs3.17a/Win32 binkp/1.1
+ 2018.03.14 20:27:36 BINKP 1-C: ADR 3:770/330@fidonet 21:1/115 24:400/102
10:10/116 316:64/1 719:570/1
+ 2018.03.14 20:27:36 BINKP 1-C: PWD
+ 2018.03.14 20:27:36 BINKP 1-Authenticating 21:1/115 by CRAM-MD5
+ 2018.03.14 20:27:36 BINKP 1-S: OK secure
+ 2018.03.14 20:27:36 BINKP 1-Queued 0 files for 21:1/115@fsxnet
+ 2018.03.14 20:27:36 BINKP 1-C: ERR Encryption required
+ 2018.03.14 20:27:36 BINKP 1-S: EOB
+ 2018.03.14 20:28:06 BINKP 1-Session timeout

[snip]


I'm new to this party, can you just explain to this n00b what encryption is
being used/tested/developed? Just curious and wondering if Mystic will play
nice with it and/or if it's something I can pass on to James as a FYI and
consideration for future inclusion in to the BinkP server that ships with
Mystic?

Thanks for any/all info.

Best, Paul :)

--- Mystic BBS v1.12 A39 2018/02/28 (Windows/32)
* Origin: Agency BBS | Dunedin, New Zealand | agency.bbs.nz (3:770/100)

Digital Man

unread,
Mar 14, 2018, 1:16:35 PM3/14/18
to
To: Paul Hayton
Re: Re: Help with binkit.js/binkp
By: Paul Hayton to Digital Man on Wed Mar 14 2018 09:04 pm

> DM> disable encryption for this node in your binkit.ini file (set
> DM> AllowUnencrypted=true).
>
> Hi there :)
>
> For completeness here's the logging from my end at 21:1/100
>
> It's a different polling time but the same result I think

> + 2018.03.14 20:27:36 BINKP 1-C: ERR Encryption required
> + 2018.03.14 20:27:36 BINKP 1-S: EOB
> + 2018.03.14 20:28:06 BINKP 1-Session timeout

Yup, same problem.

> I'm new to this party, can you just explain to this n00b what encryption is
> being used/tested/developed?

The traffic encryption option supported in BinkD v0.9.5 and later.

> Just curious and wondering if Mystic will play
> nice with it and/or if it's something I can pass on to James as a FYI and
> consideration for future inclusion in to the BinkP server that ships with
> Mystic?

I'd point you to an FTSC document about it, but I don't see to be able to find
one.

digital man

Synchronet/BBS Terminology Definition #47:
SMB = Synchronet Message Base (e.g. smblib)
Norco, CA WX: 56.8øF, 77.0% humidity, 5 mph NNE wind, 0.00 inches rain/24hrs

Sneaky

unread,
Mar 14, 2018, 11:31:17 PM3/14/18
to
To: Digital Man
Hi Digital

>
> >The outbound.<hexnum> is a standard, called Binkley-Style-Outbound (or
> BSO).
>
> okay so is my setting in sbbsecho.ini binkley\flo right then.

DM> Looks fine to me.

Great thanks

> question will I have to remove binkit and do a reinstall.

DM> No.


Cool.


> > question: do I have to run binkout first then binkpoll or does binkpoll do
> > both.
> >>binkout runs only automatically when you have outbound echomail or
> netmail. >>binkout will perform an outbound run and poll.
>
> it may run binkout automatically when you have outbound echomail but
> my question is why won't it send the pkt out

DM> What packet? You have to be more specific. The BINKOUT will normally
DM> send files (packets and bundles) for any linked nodes.

That's cool, I have sorted that thank you.


DM> I'm not sure what that means. The default is for BINKOUT to run once a
DM> day (at 00:00) unless signaled by a semaphore (which SBBSecho will
DM> create/touch anytime there is new outbound mail). The default is also
DM> for BINKPOLL to run once an hours (24 times a day).


Okay I understand now, have put back to default and I see what you
mean per automatically, it a bit like fidoout, after posting a message
fidoout will run, then binkout runs automatically after fidoout thanks

just a question when posting in echo it from Ian Segers normally Sneaky
is there a setting for this samewere.

DM> See http://wiki.synchro.net/module:binkit for details.

yes been there quite a few times I trying to understand to what its say
and haveing trouble with that, but will work on that thanks

> 3/14 09:44:49a Locking d:\bbs\sbbs\binkd\outbound.018\01900001.bsy
> 3/14 09:44:49a Lock successful.

DM> It couldn't connect to f100.n1.z21.binkp.net. That means you'll need a
DM> "Host" value for that node in your binkit.ini file. There must be a
DM> pending file for that node, but it can't send it because it can't
DM> connect.

ok understand question is the a file same were binkp.net that I can
have a look at thanks

> 3/14 09:47:09a Sent M_ERR command args: Encryption required
> 3/14 09:47:09a Unlocking d:\bbs\sbbs\binkd\outbound.015\00010064.bsy.
> 3/14 09:47:09a Locking d:\bbs\sbbs\binkd\outbound.13c\00240001.bsy
> 3/14 09:47:09a Lock successful.

DM> The peer in this case (Mystic) doesn't support encryption. You need to
DM> disable encryption for this node in your binkit.ini file (set
DM> AllowUnencrypted=true).

Okay understand how's this :-
--------------------------------
[21:1/100]
Host=ipv4.agency.bbs.nz
Port=24556
Password=ZK573HY
Poll=true
AllowUnencrypted=true
OutboundRoot=d:\bbs\sbbs\binkd\outbound\
---------------------------------------------

Thank you
Ians 1st Choice Core Sbbs Nz






--- MultiMail/Win32 v0.49
ş Synchronet ş 1st Choice Core - 1stchoicecore.co.nz

Deuce

unread,
Mar 14, 2018, 11:34:35 PM3/14/18
to
To: mark lewis
On 03/12/18 12:20, mark lewis wrote:
> On 2018 Mar 12 13:45:56, you wrote to Digital Man:
>
> Sn> NodeList=d:\bbs\sbbs\fido\nodelist\nodelist.068
> Sn> NodeList=d:\bbs\sbbs\fido\nodelist\fsxnet.075
> Sn> NodeList=d:\bbs\sbbs\fido\sportnet.068
>
> unless there's a specific update mechanism, the above is going to be painful
> and quite irritating after a while when you have to keep editing it when new
> nodelists come out...

See http://wiki.synchro.net/util:tickit#included_handler_scripts

---
þ Synchronet þ My Brand-New BBS (All the cool SysOps run STOCK!)

Digital Man

unread,
Mar 15, 2018, 1:37:05 AM3/15/18
to
To: Sneaky
Re: Help with binkit.js/binkp
By: Sneaky to Digital Man on Thu Mar 15 2018 03:19 pm

> just a question when posting in echo it from Ian Segers normally Sneaky
> is there a setting for this samewere.

Yes, "Use Real Names" is a sub-board option in SCFG.

> > 3/14 09:44:49a Locking d:\bbs\sbbs\binkd\outbound.018\01900001.bsy
> > 3/14 09:44:49a Lock successful.
>
> DM> It couldn't connect to f100.n1.z21.binkp.net. That means you'll need a
> DM> "Host" value for that node in your binkit.ini file. There must be a
> DM> pending file for that node, but it can't send it because it can't
> DM> connect.
>
> ok understand question is the a file same were binkp.net that I can
> have a look at thanks

I'm not really sure what you're asking. binkp.net is a domain name that
provides resolutions for FidoNet addresses, but not all of them, to IP
addresses. Try "ping f705.n103.z1.binkp.net" (That's my FidoNet address,
1:103/705, converted to binkp.net hostname). If you can resolve it to an IP
address, then you don't need a "Host" entry in the binkit.ini file.

> > 3/14 09:47:09a Sent M_ERR command args: Encryption required
> > 3/14 09:47:09a Unlocking d:\bbs\sbbs\binkd\outbound.015\00010064.bsy.
> > 3/14 09:47:09a Locking d:\bbs\sbbs\binkd\outbound.13c\00240001.bsy
> > 3/14 09:47:09a Lock successful.
>
> DM> The peer in this case (Mystic) doesn't support encryption. You need to
> DM> disable encryption for this node in your binkit.ini file (set
> DM> AllowUnencrypted=true).
>
> Okay understand how's this :-
> --------------------------------
> [21:1/100]
> Host=ipv4.agency.bbs.nz
> Port=24556
> Password=ZK573HY
> Poll=true
> AllowUnencrypted=true
> OutboundRoot=d:\bbs\sbbs\binkd\outbound\

That's fine, but is there a reason you're specifying the OutboundRoot there?

digital man

This Is Spinal Tap quote #28:
We've got Armadillos in our trousers. It's really quite frightening.
Norco, CA WX: 53.0øF, 83.0% humidity, 0 mph WSW wind, 0.00 inches rain/24hrs

Sneaky

unread,
Mar 15, 2018, 3:31:43 AM3/15/18
to
To: Digital Man
Re: Help with binkit.js/binkp
By: Sneaky to Digital Man on Thu Mar 15 2018 15:19:00

Hi Digital Man


I see I posted a password in my message My big misstake to much of a hurry and
busy I am get it changed as soon as paul get my netmail, I have to be more
carefull, just letting you now

Ian Segers

---

KK4QBN

unread,
Mar 15, 2018, 7:03:18 AM3/15/18
to
To: Sneaky
Re: Help with binkit.js/binkp
By: Sneaky to Digital Man on Thu Mar 15 2018 19:25:52

Sn> [1m[34mRe[0m[34m: [1m[36mHelp with binkit.js/binkp
Sn> [34mBy[0m[34m: [1m[36mSneaky [34mto [36mDigital Man [34mon [36mThu Mar 15
Sn> 2018 15:19:00[0m

Sn> Hi Digital Man


Sn> I see I posted a password in my message My big misstake to much of a hurry
Sn> and busy I am get it changed as soon as paul get my netmail, I have to be
Sn> more carefull, just letting you now

It happens to all of us.. once or twice in out lifetimes :) Just be sure to
change it :)

--

Tim Smith (KK4QBN)
KK4QBN BBS

---
* Synchronet * KK4QBN BBS - kk4qbn.com - 706.422.9538 - EM74OR - NW GA USA

Sneaky

unread,
Mar 15, 2018, 7:31:18 AM3/15/18
to
To: Digital Man
Re: Help with binkit.js/binkp
By: Digital Man to Sneaky on Wed Mar 14 2018 22:37:14

Hi Digital Man

>> just a question when posting in echo it from Ian Segers normally
>> Sneaky is there a setting for this samewere.

DM> Yes, "Use Real Names" is a sub-board option in SCFG.


Okay thank you found it in sub-board toggle options in scfg


> ok understand question is the a file same were binkp.net that I can
>> have a look at thanks

DM> I'm not really sure what you're asking. binkp.net is a domain name that
DM> provides resolutions for FidoNet addresses, but not all of them, to IP
DM> addresses. Try "ping f705.n103.z1.binkp.net" (That's my FidoNet address,
DM> 1:103/705, converted to binkp.net hostname). If you can resolve it to an
DM> IP address, then you don't need a "Host" entry in the binkit.ini file.

okay I don't either just asking really but will give it a go and see what
happens, probably just stick with binkit.ini thought


>You need to disable encryption for this node in your binkit.ini
>file (set
>AllowUnencrypted=true).
>> AllowUnencrypted=true
>> OutboundRoot=d:\bbs\sbbs\binkd\outbound\



DM> That's fine, but is there a reason you're specifying the OutboundRoot
DM> there?

Don'y now really I thought it had to be there, however I have removed it
now

Thank you
Ian Segers 1st Choice Core Sbbs Nz
DM> there?

---
ş Synchronet ş 1st Choice Core - 1stchoicecore.co.nz

Ian Segers

unread,
Mar 15, 2018, 11:31:27 AM3/15/18
to
To: KK4QBN
Hi KK4QBN



Sn> I see I posted a password in my message My big misstake to much of a hurry
Sn> and busy I am get it changed as soon as paul get my netmail, I have to be
Sn> more carefull, just letting you now

KK> It happens to all of us.. once or twice in out lifetimes :) Just be
KK> sure to change it :)

Thank you, and I will try not to do it again, my mind was samewere else :(
I am trying to get intouch with paul now to change it and will be done soon.

Ian S 2nd Choice Core Nz Mystic Nz

___ MultiMail/Win32 v0.49

--- Mystic BBS/QWK v1.12 A39 2018/02/28 (Windows/32)
* Origin: 2nd Choice Core|New Zealand (3:770/340)

Al

unread,
Mar 18, 2018, 1:51:25 AM3/18/18
to
To: Sneaky
Re: Help with binkit.js/binkp
By: Sneaky to Digital Man on Thu Mar 15 2018 07:25 pm

Sn> I see I posted a password in my message My big misstake to much of a hurry
Sn> and busy I am get it changed as soon as paul get my netmail, I have to be
Sn> more carefull, just letting you now

Your not the only one. I managed to delete one of my posts before a qwk poll
the other day.. :)

Ttyl :-),
Al


... Did you ever stop to think, and then forget to start again?

---
ş Synchronet ş The Rusty MailBox - Penticton, BC Canada - trmb.synchro.net

Al

unread,
Mar 18, 2018, 1:51:26 AM3/18/18
to
To: Paul Hayton
Re: Re: Help with binkit.js/binkp
By: Paul Hayton to Digital Man on Wed Mar 14 2018 09:04 pm

PH> I'm new to this party, can you just explain to this n00b what encryption
PH> is being used/tested/developed? Just curious and wondering if Mystic will
PH> play nice with it and/or if it's something I can pass on to James as a FYI
PH> and consideration for future inclusion in to the BinkP server that ships
PH> with Mystic?

There may not be an FTSC document for it but I found crypt.c and crypt.h in the
root directory of binkd104.tgz. crypt.c begins with..

* crypt.c -- crypt binkp traffic
*
* crypt.c is a part of binkd project
*
* Copyright (c) 1990-2000 Info-ZIP.
* Copyright (C) 2001 Pavel Gulchouck <g...@gul.kiev.ua> 2:463/68
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version. See COPYING.
*
* This encryption code is a direct transcription of the algorithm from
* Roger Schlafly.

Binkit does play nice with mailers that don't support encryption with
"AllowUnencypted=true" in binkit.ini but it might be a good thing to support or
at least consider.. :)

Ttyl :-),
Al


... Bug free, cheap, on time, works. Pick two.

---
ţ Synchronet ţ The Rusty MailBox - Penticton, BC Canada - trmb.synchro.net

Paul Hayton

unread,
Mar 18, 2018, 5:30:56 PM3/18/18
to
To: Al
On 03/17/18, Al pondered and said...

Al> There may not be an FTSC document for it but I found crypt.c and crypt.h
Al> in the root directory of binkd104.tgz. crypt.c begins with..
Al>
Al> * crypt.c -- crypt binkp traffic

Thanks :)

--- Mystic BBS v1.12 A39 2018/02/28 (Windows/32)
* Origin: Agency BBS | Dunedin, New Zealand | agency.bbs.nz (3:770/100)
0 new messages