; This is startup for wsalem.n7ifj Set tnc1 true Set tnc2 true Set fake false ; System identification: ip address 44.116.8.65 domain name wsalem.n7ifj.ampr.org mbox haddress n7ifj.or.usa.noam ax25 bbscall wslemb:n7ifj-2 ; BBS callsign and outgoing connects. ax25 mycall wsalem:n7ifj-3 ; Node call. log proc on domain add esalem nw avoid w1ngl-2 ; Interfaces. attach packet et1 0x60 1520 ifconfig description et1 "Ethernet" ifconfig netmask et1 255.255.255.224 ;attach bpqenet ax1 0x60 256 ;ifconfig description ax1 "Ethernet" ;ax25 speed ax1 64000 If fake attach com s1 0x3f8 4 1280 64 57600 ifconfig description s1 "S1" attach com s2 0x2f8 3 1280 64 57600 ifconfig description s2 "S2" attach kiss ax2 s1 0 256 ifconfig description ax2 "Serial link" ax25 speed ax2 57600 attach kiss ax3 s2 0 256 ifconfig description ax3 "Serial link" ax25 speed ax3 57600 Else attach com s1 0x3f8 4 1280 64 19200 ifconfig description s1 "S1" attach com s2 0x2f8 3 1280 64 19200 ifconfig description s2 "S2" If tnc1 attach xkiss ax2 s1 0 256 ifconfig description ax2 "145.65, 1200 baud" ax25 speed ax2 1200 attach xkiss ax3 s1 1 256 ifconfig description ax3 "424.725 to ESALEM and OEM, 9600 baud" ax25 speed ax3 9600 EndIf If tnc2 attach xkiss ax4 s2 0 256 ifconfig description ax4 "Unused, 1200 baud" ax25 speed ax4 1200 attach xkiss ax5 s3 1 256 ifconfig description ax5 "420.975 to PDX7, 9600 baud" ax25 speed ax5 9600 EndIf EndIf ; Monitoring ;monitor host wswin.n7ifj:8002 ;monitor on ax2 i o t ;monitor on ax3 i o t ; Link RoundTable to these nodes. rt link esalem:n7ifj-1 ; Timed events. cron from 00 to 23 each 10 at 5 "mbox forward" cron from 00 to 23 each 30 at 6 "expire kick" cron from 00 to 23 each 5 at 8 "kiss update" cron from 02 to 02 each 60 at 0 "wp clean" cron from 00 to 23 each 60 at now "netrom bc" cron from 00 to 23 each 30 at 0 "netrom id" cron from 00 to 23 each 20 at 5 "digi send n7ifj-3 beacon all beacon.txt" cron from 00 to 23 each 60 at 9 "cron sync esalem"