home *** CD-ROM | disk | FTP | other *** search
- # PE1CHL-NET configuration file for PC
- #
- # insert your callsign (in lowercase) instead of the callsign below.
- # don't add an SSID here, and change only the part between - and }
- #
- setenv CALLSIGN ${CALLSIGN-pe1zzz}
- #
- hostname $CALLSIGN.ampr.org
- ip address $CALLSIGN
- #
- # define timezone (name and offset in hours WESTward from UT)
- #
- #date tzset MET-1
- date tzset MDT-2
- #
- # below are shown some examples of attach commands, used to define the
- # connection to your radio(s) and/or other computer
- # the names you assign here, will be used later in "connect" and "route"
- # commands. they may be 1..6 characters long, and should contain only
- # lower-case alphabetics and/or digits.
- # some suggestions for names (also used in the examples):
- # 144 144MHz 1200 baud AFSK
- # 430 430MHz 1200 baud AFSK
- # 4k8 HAPN's 4800 baud modem
- # 9k6 G3RUH's 9600 baud modem
- # psk PSK modem
- #
- # COM1 connected to KISS TNC on 2m (144), COM2 to 70cm (430)
- # Setup COM1 (second line) and COM2 (first line)
- #
- attach com 2 ax25 430 256 4800 n $CALLSIGN-7
- attach com 1 ax25 144 256 4800 n $CALLSIGN-2
- #
- # attach PA0HZP OptoPcScc board(s). please read SCC driver documentation!
- #
- #attach scc 2 init 150 4 2 0 1 168 3 p4915200
- # ^ 2 * #boards ^ interrupt level
- #
- # when you are running DESQview, use one channel for timing. change above
- # attach statement to something like this, to use channel 3 for timing:
- # attach scc 2 init 150 4 2 0 1 168 3 p4915200 0 0 t3
- #
- #attach scc 3 ax25 psk 256 d1200 $CALLSIGN-10
- #attach scc 2 ax25 4k8 256 d4800 $CALLSIGN-4
- #attach scc 1 ax25 430 256 d1200 $CALLSIGN-7
- #attach scc 0 ax25 144 256 d1200 $CALLSIGN-2
- #
- # attach a DRSI PC*Packet adapter. please read SCC driver documentation!
- #
- #attach scc 1 init 300 16 2 0 1 0 7 p4915200 8
- # ^ boards int.level ^ ^ crystal clock freq (on DRSI)
- #
- #attach scc 1 ax25 430 256 d1200 $CALLSIGN-7
- #attach scc 0 ax25 144 256 d1200 $CALLSIGN-2
- #
- # attach Ethernet board using PACKET driver on INT 60h, default class
- #
- #attach packet 60 0 enet 8 1500
- #
- # attach Ethernet board (number 0) using NetBIOS
- #
- #attach netbios 0 nb0 8 512
- #
- # attach the NET/ROM interface & set the call to be used by NET/ROM level 3
- #
- #attach netrom $CALLSIGN-9
- #
- # TCP/IP parameters
- #
- smtp expiry 7
- #smtp gateway ...
- smtp mode route
- tnoption echo accept
- tnoption eol standard
- tcp window 432
- ip ttl 16
- ping length 0
- source \net\routes.net
- #
- # AX25 parameters
- #
- ax25 digipeat on
- #
- # Misc settings
- #
- escape F10
- screen swap on
- setenv NETATTRECHO ""
- setenv NETATTROUTPUT ""
- setenv NETATTRCMD ""
- log c:\net\net.log
- del -f ${NETMAILQ}*.lck
- setenv PROMPT "[use EXIT to go back to NET] ${PROMPT-$p$g}"
- #
- # Function key programming
- #
- fkey F1 -2 24 "ses 0" 13
- fkey F2 -2 24 "ses 1" 13
- fkey F3 -2 24 "ses 2" 13
- fkey F4 -2 24 "ses 3" 13
- fkey F9 -2 24 "ses t" 13
- #
- # NET/ROM configuration and filtering of reliable nodes
- #
- #netrom logmask ffff
- #netrom info c:\net\nr_info.txt
- #netrom interface 144 "#TCPIP" 192 lap
- #netrom interface 430 "#TCPIP" 192 uplink
- #netrom tcpip broadcast "#TCPIP"
- #netrom obsotimer 3600
- #netrom nodetimer 3600
- #netrom nodefilter mode accept
- #netrom nodefilter add pa0gri-2 144
- #netrom nodefilter add pi8rni-7 430
- #
- # KISS and AX25 stuff for each TNC connected
- #
- mheard 430 23
- mheard 144 23
- mode 430 datagram
- mode 144 datagram
- ax25 digipeat 430 gate
- ax25 digipeat 144 gate
- ax25 persist 430 128 5 64 60 900
- ax25 persist 144 128 5 64 60 900
- #
- # AX25 ports. 1=TNC 2=NetDigi 3=MHEARD 4=Bridge 5=TNC2 6=MBOX
- #
- ax25 port 1 conn $CALLSIGN
- ax25 port 2 digi $CALLSIGN-3 144 gate
- ax25 port 2 digi $CALLSIGN-8 430 gate
- ax25 port 3 conn $CALLSIGN-3 144 multi
- ax25 port 3 conn $CALLSIGN-8 430 multi
- ax25 port 4 conn $CALLSIGN-6
- ax25 port 5 conn $CALLSIGN-12
- ax25 port 6 conn $CALLSIGN-1
- #
- # initialize KISS TNC on 430
- #
- param 430 1 36
- param 430 2 50
- param 430 3 30
- param 430 4 3
- param 430 5 0
- #
- # initialize KISS TNC on 144
- #
- param 144 1 36
- param 144 2 50
- param 144 3 30
- param 144 4 3
- param 144 5 0
- #
- # initialize KISS TNC on 9k6 for satellite operation (fullduplex)
- #
- #param 9k6 1 10
- #param 9k6 4 2
- #param 9k6 5 1
- #
- # now we can safely start all servers
- #
- start discard
- start echo
- start finger
- start ftp
- #start rcmd 333 "hier de password zin voor de rcmd server invullen"
- start smtp
- start telnet
- start time
- #
- ax25 start bridge
- ax25 start mbox ${NETFINGER}name.txt
- ax25 start mheard
- ax25 start netdigi
- ax25 start tnc "= Connect Text ="
- #ax25 start tnc2 3=144 4=430
- #
- #broadcast start "\net\bcst"
- #broadcast server uo22 9k6 uosat5-11 244 6 1 3 pblist
- #broadcast server uo14 9k6 uosat3-11 244 6 1 3 pblist
- #broadcast trace 00ff
- #
- #ftl0 homedir "\net\ftl0"
- #ftl0 server ao16 psk pacsat-12 130 1 6 1 3 bbstat "Open"
- #ftl0 server uo14 9k6 uosat3-12 256 2 4 1 3 bbstat "Open"
- #ftl0 trace 00ff
-