home *** CD-ROM | disk | FTP | other *** search
/ Computer Club Elmshorn Atari PD / CCE_PD.iso / pc / 0600 / CCE_0674.ZIP / CCE_0674 / 930430TC.LZH / 930430TC / AUTOEXEC.NET next >
Text File  |  1993-04-05  |  5KB  |  192 lines

  1. # PE1CHL-NET configuration file for Atari ST
  2. #
  3. # insert your callsign (in lowercase) instead of the callsign below.
  4. # don't add an SSID here, and change only the part between - and }
  5. #
  6. setenv CALLSIGN ${CALLSIGN-pe1zzz}
  7. #
  8. hostname $CALLSIGN.ampr.org
  9. ip address $CALLSIGN
  10. #
  11. # define timezone (name and offset in hours WESTward from UT)
  12. #
  13. #date tzset MET-1
  14. date tzset MDT-2
  15. #
  16. # below are shown some examples of attach commands, used to define the
  17. # connection to your radio(s) and/or other computer
  18. # the names you assign here, will be used later in "connect" and "route"
  19. # commands.  they may be 1..6 characters long, and should contain only
  20. # lower-case alphabetics and/or digits.
  21. # some suggestions for names (also used in the examples):
  22. #       144     144MHz 1200 baud AFSK
  23. #       430     430MHz 1200 baud AFSK
  24. #       4k8     HAPN's 4800 baud modem
  25. #       9k6     G3RUH's 9600 baud modem
  26. #       psk     PSK modem
  27. #
  28. # RS232 connected to 2m (144), MIDI to 70cm (430)
  29. #
  30. # MIDI as a KISS Interface (430)
  31. # can be used when a KISS TNC is connected to the (modified) MIDI port
  32. #
  33. attach asy 3 1 ax25 430 2048 256 9600 $CALLSIGN-7
  34. #
  35. # AUX: (RS232) as a KISS Interface (144)
  36. # for a KISS TNC connected to the RS232 port
  37. #
  38. attach asy 1 1 ax25 144 2048 256 9600 $CALLSIGN-2
  39. #
  40. # MIDI as a SLIP Interface (for connection to a second Atari system)
  41. #
  42. #attach asy 3 1 slip midi 4096 576 7812
  43. #
  44. # attach commands for SCC driver.
  45. # this driver is used with the "packet radio interface for Atari ST computers"
  46. # that uses one or more Z8530 SCC chips for direct packet interfacing.
  47. #
  48. # first init, then attach the channels.
  49. #attach scc 1 init fffd00 8 3 7 -2 fffd3f 3 p4915200
  50. #attach scc 1 ax25 430 256 d1200 $CALLSIGN-7
  51. #attach scc 0 ax25 144 256 d1200 $CALLSIGN-2
  52. #
  53. #
  54. # attach the NET/ROM interface & set the call to be used by NET/ROM level 3
  55. #
  56. #attach netrom $CALLSIGN-9
  57. #
  58. # setup some directories and files. RAMDISK must be a 128K or more ramdisk.
  59. # you can use CPANEL.ACC to setup a suitable RAMDISK.
  60. #
  61. setenv NETDISK a:
  62. setenv RAMDISK g:
  63. #
  64. # if you don't have a RAMDISK then delete 3 lines below and change TMPDIR.
  65. #
  66. mkdir -f ${RAMDISK}\tmp ${RAMDISK}\net
  67. copy $NETHOSTS ${RAMDISK}\net\hosts.net
  68. setenv NETHOSTS ${RAMDISK}\net\hosts.net
  69. #
  70. setenv TMPDIR ${RAMDISK}\tmp
  71. del -f $TMPDIR\*.*
  72. #
  73. shell =${NETDISK}\command.prg
  74. #
  75. # TCP/IP parameters
  76. #
  77. smtp expiry 7
  78. #smtp gateway ...
  79. smtp mode route
  80. tnoption echo accept
  81. tnoption eol standard
  82. tcp window 432
  83. ip ttl 16
  84. ping length 0
  85. source ${NETDISK}\net\routes.net
  86. #
  87. # AX25 parameters
  88. #
  89. ax25 digipeat on
  90. #
  91. # Misc settings
  92. #
  93. escape F10
  94. screen font ibm
  95. screen swap on
  96. log ${NETDISK}\net\net.log
  97. del -f ${NETMAILQ}*.lck
  98. #
  99. # Function key programming
  100. #
  101. fkey F1 -2 24 "ses 0" 13
  102. fkey F2 -2 24 "ses 1" 13
  103. fkey F3 -2 24 "ses 2" 13
  104. fkey F4 -2 24 "ses 3" 13
  105. fkey F9 -2 24 "ses t" 13
  106. #
  107. # NET/ROM configuration and filtering of reliable nodes
  108. #
  109. #netrom logmask ffff
  110. #netrom info ${NETDISK}\net\nr_info.txt
  111. #netrom interface 144 "#TCPIP" 192 lap
  112. #netrom interface 430 "#TCPIP" 192 uplink
  113. #netrom tcpip broadcast "#TCPIP"
  114. #netrom obsotimer 3600
  115. #netrom nodetimer 3600
  116. #netrom nodefilter mode accept
  117. #netrom nodefilter add pa0gri-2 144
  118. #netrom nodefilter add pi8rni-7 430
  119. #
  120. # KISS and AX25 stuff for each TNC connected
  121. #
  122. mheard 430 23
  123. mheard 144 23
  124. mode 430 datagram
  125. mode 144 datagram
  126. ax25 digipeat 430 gate
  127. ax25 digipeat 144 gate
  128. ax25 persist 430 128 5 64 60 900
  129. ax25 persist 144 128 5 64 60 900
  130. #
  131. # AX25 ports.  1=TNC 2=NetDigi 3=MHEARD 4=Bridge 5=TNC2 6=MBOX
  132. #
  133. ax25 port 1 conn $CALLSIGN
  134. ax25 port 2 digi $CALLSIGN-3 144 gate
  135. ax25 port 2 digi $CALLSIGN-8 430 gate
  136. ax25 port 3 conn $CALLSIGN-3 144 multi
  137. ax25 port 3 conn $CALLSIGN-8 430 multi
  138. ax25 port 4 conn $CALLSIGN-6
  139. ax25 port 5 conn $CALLSIGN-12
  140. ax25 port 6 conn $CALLSIGN-1
  141. #
  142. # initialize KISS TNC on 430
  143. #
  144. param 430 1 36
  145. param 430 2 50
  146. param 430 3 30
  147. param 430 4 3
  148. param 430 5 0
  149. #
  150. # initialize KISS TNC on 144
  151. #
  152. param 144 1 36
  153. param 144 2 50
  154. param 144 3 30
  155. param 144 4 3
  156. param 144 5 0
  157. #
  158. # initialize KISS TNC on 9k6 for satellite operation (fullduplex)
  159. #
  160. #param 9k6 1 10
  161. #param 9k6 4 2
  162. #param 9k6 5 1
  163. #
  164. # now we can safely start all servers
  165. #
  166. start discard
  167. start echo
  168. start finger
  169. start ftp
  170. #start rcmd 333 "hier de password zin voor de rcmd server invullen"
  171. start smtp
  172. start telnet
  173. start time
  174. #
  175. ax25 start bridge
  176. ax25 start mbox ${NETFINGER}name.txt
  177. ax25 start mheard
  178. ax25 start netdigi
  179. ax25 start tnc "= Connect Text ="
  180. #ax25 start tnc2 8=144 9=430
  181. #
  182. #broadcast blockftype 02
  183. #broadcast start ${NETDISK}\net\bcst
  184. #broadcast server uo22 9k6 uosat5-11 244 6 1 3 pblist
  185. #broadcast server uo14 9k6 uosat3-11 244 6 1 3 pblist
  186. #broadcast trace 00ff
  187. #
  188. #ftl0 homedir ${NETDISK}\net\ftl0
  189. #ftl0 server ao16 psk pacsat-12 130 1 6 1 3 bbstat "Open"
  190. #ftl0 server uo14 9k6 uosat3-12 256 2 4 1 3 bbstat "Open"
  191. #ftl0 trace 00ff
  192.