; This is startup for vrnona.w7ver 102005 ; *** Conditional startup. Set home true ;Serial cards in system? Set doax1 true ;TNC's Connected: Set kpc#1 true Set kpc#2 true ;set to false to utilize com term com1 or com2 ;command in command window of the NOS program. ;Note: setup for a KC9612 ; * when you see the message PRESS(*) TO SET BAUD RATE ; your call sign ; MODE 19200 ; INTFACE TERM ; cd soft ; xkp off ; xkc off ; int xkiss ; reset ;*** Basic setup. ;System identification: ;IP address, host name, mbox address, AX.25 and NET/ROM callsigns: ip address 44.116.10.33 domain name vrnona.w7ver.ampr.org mbox haddress w7ver.or.usa.noam ax25 bbscall vermba:w7ver ; BBS callsign and outgoing connects. ax25 mycall vrnona:w7ver-1 ; Node call. wp update pdx netrom minqual 80 domain add hcknsn ;nw avoid kd7hah-5 ; *** Interfaces. ; Ethernet. attach packet et1 0x60 1520 ifconfig description et1 "House Ethernet" ifconfig netmask et1 255.255.255.224 attach bpqenet ax1 0x60 256 240 ifconfig description ax1 "House Ethernet" ax25 speed ax1 64000 ; Serial ports. If doax1 attach com com1 0x3f8 4 1024 64 19200 ifconfig description com1 "com1" attach com com2 0x2f8 3 1024 64 19200 ifconfig description com2 "com2" EndIf ; Kantronics KPC9612. If kpc#1 attach kiss ax2 com1 0 256 ifconfig description ax2 "145.61 1200 baud" ax25 speed ax2 1200 attach kiss ax3 com1 1 256 ifconfig description ax3 "438.075/433.075 (rx/tx) to #AST5, 9600 baud" ax25 speed ax3 9600 kiss TxDelay ax3 300 ;200 kiss TxTail ax3 30 ;20 ;kiss Persist ax3 255 ;kiss SlotTime ax3 100 ; Slot time in ms. ;kiss FullDup ax3 0 EndIf ; If kpc#2 attach kiss ax4 com2 1 256 ifconfig description ax4 "434.070 9600 baud" ax25 speed ax4 9600 EndIf ;Monitoring ;monitor host p550:8002 ;monitor on ax2 i o t ;monitor on ax3 i o t ;monitor on ax4 i o t ;monitor on ax5 i o t ;Link RoundTable to these nodes. rt link hcknsn:n7yss-1 rt link verkar:kr7kar-1 rt link vervfd:w7ver-3 ;All definitions and parameter settings are done. ;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 60 at 9 "cron sync paret" cron from 00 to 23 each 20 at 5 "digi send w7ver-3 beacon all beacon.txt" ;Routes to ignore ;netrom ignorebc port call-sign (note * all ports) netrom ignorebc ax2 n7qdn-1 ;JENNE netrom ignorebc ax2 kb7zpj-6 netrom ignorebc ax2 k7ifg-10 ;Do commands that use the network. ;Route information. ;Systems on the house ethernet done via the netmask on et1. ;Note the "route addp" vs. "route add". ;For the private routes, we expect to get more general routing ;from that system via rip ;route addp default etl holly 10