; This is startup for ecwash.n7ogm ; *** Conditional startup. Set kpc1 true Set doax1 false ; *** Basic setup. ; System identification: ; host name, IP address, AX.25 and NET/ROM callsigns: ip address 44.116.3.97 domain name ecwash.n7ogm.ampr.org. mbox haddress n7ogm.or.usa.noam ax25 bbscall ecmmb:n7ogm ; BBS callsign and outgoing connects. ax25 mycall ecwash:n7ogm-1 ; Node call. domain translate off ; Show IP addresses instead of domain names. domain add cedar expire bull 15 wp update pdx netrom minqual 83 ; *** Interfaces. ; House Ethernet. attach packet et1 0x60 1520 ifconfig description et1 "House Ethernet" ifconfig netmask et1 255.255.255.224 ;ifconfig broadcast et1 44.116.3.127 tcp window et1 8192 tcp retries et1 20 ; BPQENET. If doax1 attach bpqenet ax1 0x60 256 240 ifconfig description ax1 "House Ethernet" ax25 maxframe ax1 7 ax25 maxframee ax1 20 ax25 speed ax1 64000 EndIf ; Serial ports. ;attach com com1 0x3f8 4 1024 64 19200 ;ifconfig description com1 "com1" attach com com2 0x2f8 3 1024 64 19200 ifconfig description com2 "com2" ; Kantronics KPC9612. if kpc1 attach xkiss ax2 com2 0 256 192 a ifconfig description ax2 "144.94 1200 baud user port" ax25 speed ax2 1200 kiss TxDelay ax2 300 ;kiss Persist ax2 255 ;kiss SlotTime ax2 100 ;kiss TxTail ax2 30 ;kiss FullDup ax2 0 attach xkiss ax3 com2 1 256 224 a ifconfig description ax3 "439.000 to CEDAR:K7IQI" ax25 speed ax3 9600 kiss TxDelay ax3 300 kiss Persist ax3 180 ;kiss SlotTime ax3 100 kiss TxTail ax3 20 kiss FullDup ax3 0 endif ; *** tcp irtt netrom 30000 ;digi echo id,beacon,aprs all other digi echo aprs all other ; Monitoring monitor host 44.116.3.98:8002 monitor on ax2 i o t monitor on ax3 i o t ; Link RoundTable to these nodes. rt link cedar:k7iqi-1 ;rt link ARESWC:n7qqu-1 rt link wceoc:wc7eoc-1 ; All definitions and parameter settings are done. ; Start network services. ; 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 30 at 0 "netrom id" cron from 00 to 23 each 60 at now "netrom bc" ;cron from 00 to 23 each 60 at 20 "cron sync cedar" cron from 00 to 23 each 20 at 5 "digi send n7ogm-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 holly start