Hi Guys!
I had finish installing BinkP which for Debian 8 is just apt-get install binkp :-) Well following the wiki my binkd.cfg is:
domain fidonet /sbbs/fidonet/outbound 2
domain fido alias-for fidonet
domain fidonet.org alias-for fidonet
address 2:250/4@fidonet
sysname "Friends BBS"
location "London,UK"
sysop "Tony Comandini"
nodeinfo 300,TCP,BINKP
connect-timeout 60
try 10
hold 600
send-if-pwd
log /sbbs/fidonet/binkd.log
loglevel 4
percents
printq
backresolv
inbound /sbbs/fidonet/inbsecure
inbound-nonsecure /sbbs/fidonet/inbound
temp-inbound /sbbs/fidonet/incomplete
minfree 2048
minfree-nonsecure 2048
kill-dup-partial-files
kill-old-partial-files 86400
kill-old-bsy 43200
flag /sbbs/data/fidoin.now *.pkt *.PKT
flag /sbbs/data/fidoin.now *.su? *.mo? *.tu? *.we? *.th? *.fr? *.sa? *.SU? *.MO? *.TU? *.WE? *.TH? *.FR? *.SA?
prescan
node 2:250/1@fidonet -md applewood.dtdns.net PASSWORD
The rest has been configured following http://wiki.synchro.net/es:fidonetconf instructions. Now after a test session I got in the binkd.log:
05 Dec 00:06:39 [2862] BEGIN, binkd/1.0.4/Linux -p -P2:250/1 /etc/binkd/binkd.cfg
05 Dec 00:06:39 [2862] creating a poll for 2:250/1@fidonet (`d' flavour)
05 Dec 00:06:39 [2862] clientmgr started
+ 05 Dec 00:06:39 [2863] call to 2:250/1@fidonet
05 Dec 00:06:40 [2863] trying 81.174.171.9...
05 Dec 00:06:40 [2863] connected
+ 05 Dec 00:06:40 [2863] outgoing session with vcoen.plus.com [81.174.171.9] (24554)
- 05 Dec 00:06:40 [2863] OPT CRAM-MD5-67067dbb74086c126fadfb706f2bbffb
+ 05 Dec 00:06:40 [2863] Remote requests MD mode
- 05 Dec 00:06:40 [2863] OPT CRC
- 05 Dec 00:06:40 [2863] SYS Air Applewood BBS
- 05 Dec 00:06:40 [2863] ZYZ Vince Coen
- 05 Dec 00:06:40 [2863] LOC Hatfield, Hertfordshire, U.K.
- 05 Dec 00:06:40 [2863] NDL CM,XA,IBN,IFC,ITN
- 05 Dec 00:06:40 [2863] TIME Sun, 04 Dec 2016 23:06:40 +0000
- 05 Dec 00:06:40 [2863] VER mbcico/1.0.6/GNU/Linux-x86_64 binkp/1.1
- 05 Dec 00:06:40 [2863] PHN applewood.dtdns.net
- 05 Dec 00:06:40 [2863] OPM Air Applewood BBS Linux System
+ 05 Dec 00:06:40 [2863] addr: 2:250/1@fidonet
+ 05 Dec 00:06:40 [2863] addr: 2:25/0@fidonet
+ 05 Dec 00:06:40 [2863] addr: 2:250/0@fidonet
+ 05 Dec 00:06:40 [2863] addr: 2:263/0@fidonet
+ 05 Dec 00:06:40 [2863] addr: 24:30/0@sportnet (n/a or busy)
+ 05 Dec 00:06:40 [2863] addr: 24:30/1@sportnet (n/a or busy)
+ 05 Dec 00:06:40 [2863] addr: 24:30/2@sportnet (n/a or busy)
+ 05 Dec 00:06:40 [2863] addr: 24:300/0@sportnet (n/a or busy)
+ 05 Dec 00:06:40 [2863] addr: 24:300/1@sportnet (n/a or busy)
+ 05 Dec 00:06:40 [2863] addr: 2:250/32@fidonet
+ 05 Dec 00:06:40 [2863] pwd protected session (MD5)
- 05 Dec 00:06:40 [2863] OPT EXTCMD GZ BZ2 PLZ CRC
+ 05 Dec 00:06:40 [2863] Remote supports EXTCMD mode
- 05 Dec 00:06:40 [2863] TRF 0 1279
+ 05 Dec 00:06:40 [2863] Remote has 0b of mail and 1279b of files for us
- 05 Dec 00:06:40 [2863] receiving 0000fffd.sui (1279 byte(s), off 0)
+ 05 Dec 00:06:40 [2863] 0000fffd.sui -> /sbbs/fidonet/inbsecure/0000fffd.sui
05 Dec 00:06:40 [2863] got *.su?, delayed creating /sbbs/data/fidoin.now
05 Dec 00:06:40 [2863] got *.SU?, delayed creating /sbbs/data/fidoin.now
+ 05 Dec 00:06:40 [2863] rcvd: 0000fffd.sui (1279, 1279.00 CPS, 2:250/1@fidonet)
+ 05 Dec 00:06:40 [2863] done (to 2:250/1@fidonet, OK, S/R: 0/1 (0/1279 bytes))
05 Dec 00:06:40 [2863] Creating /sbbs/data/fidoin.now
05 Dec 00:06:40 [2863] session closed, quitting...
05 Dec 00:06:40 [2862] rc(2863)=0
05 Dec 00:06:40 [2862] the queue is empty, quitting...
So apparently I received something but is not in any of Fidonet Areas. What made I wrong?
Other question where I have to put the nodelist and compile it?
Digital Man wrote to Tony <=-
Other question where I have to put the nodelist and compile it?
Unless you need to send direct netmail, you don't need a nodelist at
all. I haven't used one in 20 years.
So apparently I received something
but is not in any of Fidonet Areas.
What made I wrong?
Other question where I have to put the nodelist and compile it?
Digital Man wrote to Tony <=-
You would need SBBSecho to look for incoming bundles in your /sbbs/fidonet/inbsecure directory. Either run echocfg to double-check
this configuration or (depending on what version of SBBSecho you're running) edit your ctrl/sbbsecho.cfg or sbbsecho.ini files.
Other question where I have to put the nodelist and compile it?
Unless you need to send direct netmail, you don't need a nodelist at
all. I haven't used one in 20 years.
Tony Langdon wrote to Digital Man <=-
Digital Man wrote to Tony <=-
Other question where I have to put the nodelist and compile it?
Unless you need to send direct netmail, you don't need a nodelist at
all. I haven't used one in 20 years.
I don't use a nodelist either, but there are nodelist "compilers" for binkd that can create an include file with a list of "node" entries for every binkp reachable node in the nodelist, if you do want to be able
to directly reach as many nodes as possible.
I haven't felt the need for that, routed netmail is very fast these
days.
mark lewis wrote to Tony <=-
you received a mail bundle... it contains PKTs inside it... the PKTs contain the packed messages...
but is not in any of Fidonet Areas.
how do you know? what does your data/sbbsecho.log say?
What made I wrong?
maybe nothing...
Other question where I have to put the nodelist and compile it?
AFAIK, nothing in sbbs uses the nodelist... binkd, on the other hand,
uses its own format and there's nothing to compile... the binkd
nodelist is distributed via the I-BINKD FDN (File Distribution Network)
or you can run a perl script and build your own binkd compatible
nodelist from the distributed nodelist...
| Sysop: | Winzlo |
|---|---|
| Location: | Minnesota, USA |
| Users: | 11 |
| Nodes: | 16 (0 / 16) |
| Uptime: | 495943:35:35 |
| Calls: | 82 |
| Files: | 1,070 |
| D/L today: |
27 files (11,920K bytes) |
| Messages: | 287,030 |