; This is startup for aloha.kb7ogd ; *** Conditional startup. Set de56 false Set tnc1 false Set kpc1 true Set kpc2 true Set kpc3 true Set doax1 true ; *** Basic setup. ; System identification: ; host name, IP address, AX.25 and NET/ROM callsigns: ip address 44.116.3.193 domain name aloha.kb7ogd.ampr.org mbox haddress kb7ogd.or.usa.noam ax25 bbscall ogdmb:kb7ogd ; BBS callsign and outgoing connects. ax25 mycall aloha:kb7ogd-1 ; Node call. ;log cron on ;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 netrom minqual 80 domain add cedar expire bull 15 wp update pdx mbox lid wa7v mbox lid wb7awl mbox lid n7fsp ; *** Interfaces. ; House Ethernet attach packet et1 0x60 1520 ifconfig description et1 "House Ethernet" ifconfig netmask et1 255.255.255.224 ; BPQENET. If doax1 attach bpqenet ax0 0x60 256 ifconfig description ax0 "House Ethernet" ax25 maxframe ax0 7 ax25 maxframee ax0 20 ax25 speed ax0 64000 EndIf ; Serial ports. attach com s1 0x3f8 4 1024 64 19200 ifconfig description s1 "com1" attach com s2 0x2e8 3 1024 64 19200 ifconfig description s2 "com2" attach com s3 0x3e8 11 1024 64 19200 ifconfig description s3 "com3" attach com s4 0x2f8 12 1024 64 19200 ifconfig description s4 "com4" ; Kantronics KPC9612. if kpc1 attach xkiss ax1 s1 0 256 192 ifconfig description ax1 "145.510 User Port, 1200 baud" ax25 speed ax1 1200 kiss TxDelay ax1 300 attach xkiss ax2 s1 1 256 224 ifconfig description ax2 "439.000 to CEDAR, 9600 baud" ax25 speed ax2 9600 kiss TxDelay ax2 250 endif ; Kantronics KPC-9612. If kpc2 attach xkiss ax3 s2 0 256 192 ifconfig description ax3 "145.00 User Port, 1200 baud" ax25 speed ax3 1200 attach xkiss ax4 s2 1 256 224 ifconfig description ax4 "441.05 to ARESWC, 9600 baud" ax25 speed ax4 9600 kiss TxDelay ax4 250 EndIf if kpc3 attach xkiss ax5 s3 0 256 192 ifconfig description ax5 "2 meter Test Port, 1200 baud" ax25 speed ax5 1200 attach xkiss ax6 s3 1 256 224 ifconfig description ax6 "433.50 Test Port, 9600 baud" ax25 speed ax6 9600 kiss TxDelay ax6 200 endif ; KPC-3 If tnc1 attach xkiss ax0 s1 0 256 192 ifconfig description ax10 "1200 baud testing port" ax25 frackmin ax10 3000 ax25 frackmax ax10 15000 ax25 ackdelay ax10 1900 ax25 speed ax10 1200 kiss TxDelay ax10 300 kiss Persist ax10 255 kiss SlotTime ax10 100 kiss TxTail ax10 30 kiss FullDup ax10 0 EndIf ; *** ; pop timeout 120 ; tcp irtt netrom 30000 ; digi echo id,beacon,aprs all other digi echo aprs all other ; Monitoring ;trace host p550:8002 ;trace show ax2 i o m ;trace show ax3 i o m ;trace show ax4 i o m ;trace show ax5 i o m ;trace show et1 i o m ; Link RoundTable to these nodes. rt link cedar:k7iqi-1 rt link areswc:n7qqu-1 ; All definitions and parameter settings are done. ; Start network services. start ; 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 15 "cron sync cedar" cron from 00 to 23 each 20 at 5 "digi send kb7ogd-1 beacon all beacon.txt" ; Do commands that use the network. ; Route information. ; Systems on the house ethernet done via the netmask on et1. ; All non ham radio routes to holly ; 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 et1 kelso ;route addprivate 192.168/16 ax1 direct