; This is startup for oem.w7oem Set tnc true ; System identification: ; host name, IP address, AX.25 and NET/ROM callsigns: ip address 44.116.8.2 domain name oem.w7oem.ampr.org mbox haddress w7oem.or.usa.noam ax25 bbscall oemmb:w7oem-0 ; BBS callsign and outgoing connects. ax25 mycall oem:w7oem-8 ; Node call. wp update or ;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 83 nw avoid w1ngl-2 nw use on ; *** Interfaces. ; Ethernet. attach packet et1 0x60 1520 ifconfig description et1 "House Ethernet" ifconfig netmask et1 255.255.255.224 attach tnbpq ax1 0x60 256 ifconfig description ax1 "House Ethernet" ax25 speed ax1 64000 ; Serial ports. attach com s1 0x3f8 4 1280 64 9600 ifconfig description s1 "s1" ;attach com s2 0x2f8 3 1280 64 9600 ;ifconfig description s2 "s2" If tnc ; 9 pin connector. attach kiss ax2 s1 0 256 192 ifconfig description ax2 "145.010 MHz (1K2)" ax25 speed ax2 1200 kiss TxDelay ax2 350 attach kiss ax3 s1 1 256 224 ifconfig description ax3 "424.725 MHz (9K6)" ax25 speed ax3 9600 kiss TxDelay ax3 50 ;attach kiss ax4 s2 0 256 224 ;ifconfig description ax4 "Null Modem To W7OEM HF" ;ax25 speed ax4 9600 EndIf ; Monitoring mon hsize 15 monitor host 44.116.8.3:8000 monitor on ax2 i o t monitor on ax3 i o t ; Link RoundTable to these nodes. rt link salem:w7trr-1 net ignorebc ax2 ks0f-2 net ignorebc ax2 k7sla-2 net ignorebc ax2 wb6rhw-1 net frackmin 15000 ; 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 w7oem-1 beacon all beacon.txt" cron from 00 to 23 each 60 at 9 "cron sync salem"