; This is startup for greshm.ka7agh.amper.org set bpqenet false set dolphin true set com1 true set com2 true set tnc1 true set tnc2 true ; System identification: domain name greshm.ka7agh.ampr.org. ip address 44.116.6.16 mbox haddress ka7agh.or.usa.noam ax25 bbscall pdx7mb:ka7agh ; BBS callsign. ax25 mycall greshm:ka7agh-1 ; Node callsign. ;logs ;log proc on ;log expire on ;log ftp on ;log pop on ;log start on log rt on ; Local addresses and names. ; *** House Ethernet attach packet et1 0x60 1520 ifconfig description et1 "House Ethernet" ifconfig netmask et1 255.255.255.0 ; BPQENET. If bpqenet attach bpqenet ax1 0x60 256 252 ifconfig description ax1 "House Ethernet" ax25 speed ax1 64000 EndIf ; Attach the hardware COM ports. If dolphin attach com s1 0x250 5 1280 64 19200 ifconfig description s1 "s1" attach com s2 0x258 7 1280 64 19200 ifconfig description s2 "s2" attach com s3 0x260 10 1280 64 9600 ifconfig description s3 "s3" attach com s4 0x268 11 1280 64 19200 ifconfig description s4 "s4" EndIf ; Might use COM1 to set up TNCs, etc. If com1 attach com com1 0x3f8 4 1280 64 9600 ifconfig description com1 "com1" EndIf If com2 attach com com2 0x2f8 3 1280 64 9600 ifconfig description com2 "com2" EndIf ; KPC9612 If tnc1 attach xkiss ax2 s1 0 256 224 ifconfig description ax2 "Link to PDX7 9612 1200 baud" ax25 speed ax2 1200 ax25 quality ax2 224 attach xkiss ax3 s1 1 256 192 ifconfig description ax3 "KPC-9612 9k6 438.2" ax25 speed ax3 9600 kiss TxDelay ax3 170 ; TXD, ms. EndIf If tnc2 attach xkiss ax4 s2 0 256 192 ifconfig description ax4 "LAN 145.57 9612 1200 baud" ax25 speed ax4 1200 attach xkiss ax5 s2 1 256 228 ifconfig description ax5 "KPC-9612 9k6 430.45" ax25 speed ax5 9600 kiss TxDelay ax5 80 ; TXD, ms. EndIf ; Routing information. ; Systems on the house ethernet go direct on et1. ; Ham radio network is learned from i486. ; Everything else goes to p400. Domain add 44.116.6.1 route addp default et1 44.116.6.1 ; Start cron from 00 to 23 each 10 at 7 "mbox forward" cron from 00 to 23 each 60 at 5 "expire kick" cron from 00 to 23 each 5 at 8 "kiss update" cron from 00 to 23 each 15 at 9 "rip kick" cron from 02 to 02 each 60 at 0 "wp clean" cron from 00 to 23 each 60 at 8 "cron sync tock.usno.navy.mil" 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 15 at 12 "digi send ka7agh-1 beacon all beacon1.txt" cron from 00 to 23 each 30 at 15 "digi send ka7agh-1 beacon all beacon2.txt" ; Nodes to link with RoundTable. rt link paret:w0rli-1 rt link jenne:n7qdn-1 monitor host 44.116.6.102:8001 monitor on ax2 i o t monitor on ax4 i o t monitor on ax5 i o t