; This is startup for kr7kar ; *** 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.1.9 ;ip address 44.116.10.129 domain name wville.kr7kar.ampr.org mbox haddress kr7kar.or.usa.noam ax25 bbscall karmb:kr7kar ; BBS callsign and outgoing connects. ax25 mycall verkar:kr7kar-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 intq 8:80 8:297 16:575 0:1520 wp update pdx netrom minqual 80 domain add paret 5 nw avoid kd7hah-2 ; *** Interfaces. ; Ethernet. attach packet 0x60 et1 1520 ifconfig description et1 "House Ethernet" ifconfig netmask et1 255.255.255.224 ifconfig broadcast et1 44.116.1.31 ;ifconfig broadcast et1 44.116.10.159 tcp window et1 8192 tcp retries et1 20 If doax1 attach bpqenet 0x60 ax1 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 kiss ax2 com1 0 256 200 a ifconfig description ax2 "145.610 1200 baud" ax25 speed ax2 1200 kiss TxDelay ax2 300 kiss TxTail ax2 30 kiss Persist ax2 255 ; Persist kiss SlotTime ax2 100 ; Slot time in ms. kiss FullDup ax2 0 attach kiss ax3 com1 1 256 224 a ifconfig description ax3 "No Radio 9600 baud" ax25 speed ax3 9600 kiss TxDelay ax3 80 kiss TxTail ax3 20 kiss Persist ax3 255 kiss SlotTime ax3 100 ; Slot time in ms. kiss FullDup ax3 0 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 ;monitor on et1 i o t ; Link RoundTable to these nodes. ;rt link hcknsn:w0rli-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 30 at 0 "netrom id" cron from 00 to 23 each 60 at 9 "cron sync vrnona" cron from 00 to 23 each 20 at 5 "digi send kr7kar-1 beacon all beacon.txt" ; 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 et1 holly 10 ; Populate our routing table. ; Send our routing table. arp poll wait 5 rip kick wait 5 rip request ; Broadcast our node list. netrom bcnodes