; This is startup for w7lt.ampr.org ; Set it true to use the tnc, set it false to use ; the com port to fix the tnc parameters. ;KPC-9612 on com1 ;KPC-9612 on com2 ;open on com3 Set tnc1 true Set tnc2 true Set tnc3 false ; Local addresses and names. ; 44.116.5.16 w7lt.ampr.org ; 44.116.5.17 wa7ne.w7lt.ampr.org ; System identification: ; host name, IP address, AX.25 and NET/ROM callsigns: ip address 44.116.5.16 domain name w7lt.ampr.org. mbox haddress w7lt.wa.usa.noam ax25 bbscall parcmb:w7lt ax25 mycall parc:w7lt-1 ; House Ethernet. attach packet et1 0x62 1520 ifconfig description et1 "House Ethernet" ifconfig netmask et1 255.255.255.224 attach bpqenet ax1 0x62 256 ifconfig description ax1 "House Ethernet" ax25 speed ax1 64000 attach com c1 0x3f8 4 1024 64 9600 ifconfig description c1 "COM1" attach com c2 0x1010 11 1024 64 9600 0x240 ifconfig description c2 "COM2" attach com c3 0x1018 11 1024 64 9600 0x240 ifconfig description c3 "COM3" ;KPC-9612 #1 If tnc1 attach kiss ax2 c1 0 256 192 a ifconfig description ax2 "144.91 to ORCY (KA7IJK), 1200 baud" ax25 speed ax2 1200 attach kiss ax3 c1 1 256 192 a ifconfig description ax3 "No Radio, 9600 baud" ax25 speed ax3 9600 EndIf ; KPC 9612, #2 If tnc2 attach kiss ax4 c2 0 256 192 a ifconfig description ax4 "441.00, to JENNE (N7QDN), 1200 baud" ax25 speed ax4 1200 attach kiss ax5 c2 1 256 192 a ;192 was 224 ifconfig description ax5 "No Radio, 9600 baud" ax25 speed ax5 9600 EndIf ; Link RoundTable to these nodes. rt link qdntcp:n7qdn-6 ; Timed events. cron from 00 to 23 each 60 at now "netrom bc" 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 30 at 0 "netrom id" cron from 00 to 23 each 15 at 13 "digi send w7lt-1 beacon all beacon1.txt"