; This is startup for clmt.wb7awl Set enet true Set bpq true Set tnc1 true Set tnc2 true ; System identification: ; host name, IP address, AX.25 and NET/ROM callsigns: ip address 44.116.9.161 domain name clmt.wb7awl.ampr.org mbox haddress wb7awl.or.usa.noam ax25 bbscall clmtmb:wb7awl ; BBS callsign and outgoing connects. ax25 mycall clmt:wb7awl-1 ; Node call. wp update or ;log expire on log ftp on ;log http on log nntp on log pop on log proc on log rt on ;log shut on ;log start on expire bull 15 netrom minqual 80 domain add 44.116.9.163 ; *** Interfaces. ; Ethernet. attach packet et1 0x60 1520 ifconfig description et1 "House Ethernet" ifconfig netmask et1 255.255.255.240 attach tnbpq ax1 0x60 256 ifconfig description ax1 "House Ethernet" ax25 speed ax1 64000 ax25 quality ax1 255 attach com s1 0x3f8 4 1280 64 9600 ifconfig description s1 "s1" attach com s2 0x2f8 3 1280 64 19200 ifconfig description s2 "s2" ; Kantronics KPC9612. If tnc1 attach kiss ax2 s1 0 256 ifconfig description ax2 "145.010 MHz - 1200 baud" ax25 speed ax2 1200 kiss TxDelay ax2 250 kiss Persist ax2 192 kiss SlotTime ax2 100 kiss TxTail ax2 30 kiss FullDup ax2 0 EndIf ; Kantronics KPC9612. If tnc2 attach kiss ax3 s2 0 256 ifconfig description ax3 "441.495 MHz - 9600 baud" ax25 speed ax3 9600 kiss TxDelay ax3 55 kiss Persist ax3 255 kiss SlotTime ax3 10 kiss TxTail ax3 20 kiss FullDup ax3 0 EndIf ; *** ; Monitoring monitor host win.wb7awl:8000 monitor on ax2 i o t monitor on ax3 i o t ; Link RoundTable to these nodes. rt link orcy:ka7ijk-1 ; Start up 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 wb7awl-1 beacon all beacon.txt" cron from 00 to 23 each 60 at 9 "cron sync orcy" ; Route information.