I poll 5 networks. Four from one BOSS and One from another BOSS. These are the scripts I use.
Thne first one is what I set up in CRON to runn the remainder of the scripts every 30 minutes. I hope this helps those setting things up and adding
more networks to their C-Net Amiga Pro BBS.
---Start Polling Cron---
; AmiBinkd/CNet Collaboration script by Necromaster of Necronomicon BBS
; Modifications by Spitfire of Reign of Fire BBS
; 2019 Edition v1.0
.KEY dirpath
CD CNet:
Toss
wait 1
CD Outbound:
delete #?.bsy
delete #?.csy
delete #?.dlo
delete #?.try
wait 1
CD AmiBinkd:
Execute ChkAmiBinkDSvr
wait 1
Execute fidonet.scr
wait 1
Execute amiganet.scr
wait 1
CD CNet:
Toss
; Necronomicon BBS:
telnet://necrobbs.strangled.net
; Reign of Fire BBS:
telnet://rof.cnetbbs.net:2300 - (931)/494-9100
---End Polling Cron---
---ChkAmiBinkDSvr Script---
; Keep Server Alive Script by K-Guide:
telnet://fw2.cnetbbs.net:6800
STATUS <>NIL: COM=AmiBinkDS
IF WARN
CD AmiBinkD:
run <>NIL: AmiBinkDS -s AmiBinkD.cfg WAIT QUIET
ENDIF
---End Server Check---
---fidonet.scr---
Stack 50000
AmiBinkd:AmiBinkd -p -P1:322/0 AmiBinkd:amibinkd.cfg
---end fidonet---
---amiganet.scr---
Stack 50000
AmiBinkd:AmiBinkd -p -P39:902/0 AmiBinkd:amibinkd1.cfg
---end amiganet---
---Amibunkd.cfg for Necro's system---
# AmiBinkd sample configuration file
# Reign of Fire BBS rof.cnetbbs.net:2300
# Your FTN domains:
domain fidonet DH3:Echomail/Outbound/ 1
domain fido alias-for fidonet
domain fidonet.org alias-for fidonet
domain retronet DH3:Echomail/Outbound/ 80
domain cnet DH3:Echomail/Outbound/ 64
domain commodorenet alias-for cnet
domain c=net alias-for cnet
domain araknet DH3:Echomail/Outbound/ 10
#Your addresses, 4D or 5D:
address 1:154/50.0@fidonet
address 80:774/69.0@retronet
address 64:500/2.0@cnet
address 10:101/33.0@araknet
# The name of your system, it's location, and your name
sysname "Reign of Fire BBS"
location "Milwaukee, WI"
sysop "Gary McCulloch"
# System capabilities
nodeinfo 115200,TCP,BINKP
# TCP settings. Leave this unchanged if not sure.
iport 24554
# Delay calls and outbound rescans
rescan-delay 1
# Don't send (only receive) files if no password for an inbound session send-if-pwd
# Path and name for the logfile, loglevel
log Sysdata:log/Amibinkd.log
loglevel 4
# Uncomment it if you want Amibinkd's log at your console
conlog 4
# Print percents while sending or receiving
percents
# List queue after rescans
printq
# Perform reverse resolving (for logging only)
backresolv
# Inbound directory for secure and non-secure links
inbound DH3:Echomail/Inbound/
inbound-nonsecure DH3:Echomail/Inbound/
temp-inbound DH3:Echomail/Inbound_Temp/
# Binkd will skip all files from a node if
minfree 2048
minfree-nonsecure 2048
# When trying to receive a new file: remove from inbound partial kill-dup-partial-files
# Remove from inbound all old partial files. (OFF if commented out) kill-old-partial-files 1d
# Remove old .bsy/.csy files (If some left after a system crash). It would be kill-old-bsy 12h
# Use Amiga Style Outbound (ASO)
aso
# Here you have to set your boss connection settings and the areafix password
# that you have get from your boss.
node 1:322/0@fidonet necrobbs.strangled.net:24556 PASSWORD
node 80:774/1@retronet necrobbs.strangled.net:24556 PASSWORD
node 64:500/0@cnet necrobbs.strangled.net:24556 PASSWORD
node 10:102/99@araknet necrobbs.strangled.net:24556 PASSWORD
# Reign of Fire BBS rof.cnetbbs.net:2300 * (931)/494-9100
---end config for 4 netwotrks---
---Amibinkd1.cfg for The Abyss---
# AmiBinkd sample configuration file
# Reign of Fire BBS rof.cnetbbs.net:2300
# Your FTN domains:
domain amiganet DH3:Echomail/Outbound/ 39
# Your addresses, 4D or 5D:
address 39:902/518.0@amiganet
# The name of your system, it's location, and your name
sysname "Reign of Fire BBS"
location "Milwaukee, WI"
sysop "Gary McCulloch"
# System capabilities
nodeinfo 115200,TCP,BINKP
# TCP settings. Leave this unchanged if not sure.
iport 24554
# Delay calls and outbound rescans
rescan-delay 1
# Don't send (only receive) files if no password for an inbound session send-if-pwd
# Path and name for the logfile, loglevel
log Sysdata:log/Amibinkd.log
loglevel 4
# Uncomment it if you want Amibinkd's log at your console
conlog 4
# Print percents while sending or receiving
percents
# List queue after rescans
printq
# Perform reverse resolving (for logging only)
backresolv
# Inbound directory for secure and non-secure links
inbound DH3:Echomail/Inbound/
inbound-nonsecure DH3:Echomail/Inbound/
temp-inbound DH3:Echomail/Inbound_Temp/
# Binkd will skip all files from a node if
minfree 2048
minfree-nonsecure 2048
# When trying to receive a new file: remove from inbound partial kill-dup-partial-files
# Remove from inbound all old partial files. (OFF if commented out) kill-old-partial-files 1d
# Remove old .bsy/.csy files (If some left after a system crash). It would be kill-old-bsy 12h
# Use Amiga Style Outbound (ASO)
aso
# Here you have to set your boss connection settings and the areafix password
# that you have get from your boss.
node 39:902/0@amiganet hub.bottomlessabyss.net:24554 PASSWORD
# Reign of Fire BBS rof.cnetbbs.net:2300 * (931)/494-9100
---end config for amiganet---
-Spitfire Inc presents 3 Unique Systems...
Reign of Fire rof.cnetbbs.net:2300 C-Net Amiga Pro BETA System.
Reign of Fire II rof.cnet64.com:6400 C-Net DS-2 BETA System.
Reign of Fire III rof.cnet128.com:6800 C-Net Amiga Pro v3.05g.
* C-Net/5
* Origin: rof.cnetbbs.net:2300 * rof.cnet64.com:6400 (1:154/50)