Home » Archimedes archive » Acorn User » AU 1995-04.adf » !Internet_StarterPak » !SLIPdial/Scripts/umnsrc

!SLIPdial/Scripts/umnsrc

This website contains an archive of files for the Acorn Electron, BBC Micro, Acorn Archimedes, Commodore 16 and Commodore 64 computers, which Dominic Ford has rescued from his private collection of floppy disks and cassettes.

Some of these files were originally commercial releases in the 1980s and 1990s, but they are now widely available online. I assume that copyright over them is no longer being asserted. If you own the copyright and would like files to be removed, please contact me.

Tape/disk: Home » Archimedes archive » Acorn User » AU 1995-04.adf » !Internet_StarterPak
Filename: !SLIPdial/Scripts/umnsrc
Read OK:
File size: 0361 bytes
Load address: 0000
Exec address: 0000
File contents
#hostname %ipaddress
ip address [%ipaddress]
attach asy %port cslip ax0 2048 576 %speed
route add default ax0 [%route] 1
#
ip ttl 64
tcp mss 536
tcp irtt 6000
tcp window 14600
log (TCPIP$dir>.tcp_log
tcp hangup %hanguptime
#
hostname mnhep1
domain suffix hep.umn.edu
#
start echo
start discard
start ftp
start smtp
start finger
start telnet
start telnet 87
%nntp addserver news.cis.umn.edu 1800 Umn
%nntp addserver pubnews.demon.co.uk 1800 Dem
# gateway mail via mnhep1?
smtp separator RM
smtp gateway mnhep1.hep.umn.edu
smtp trace 1
smtp kick
smtp timer 1200
#
#pop separator RM
%pop addserver mnhep1.hep.umn.edu 1200 gta %gtapass pop1
%pop kick pop1
%pop addserver mnhep1.hep.umn.edu 1200 efp %efppass pop2
%pop kick pop2
pop trace 1
#
nntp fudge 3720
nntp direct on
nntp batch 8
nntp trace 2
time server [128.101.101.101]
#time set
%nntp kick umn
%nntp kick Dem
00000000  23 68 6f 73 74 6e 61 6d  65 20 25 69 70 61 64 64  |#hostname %ipadd|
00000010  72 65 73 73 0a 69 70 20  61 64 64 72 65 73 73 20  |ress.ip address |
00000020  5b 25 69 70 61 64 64 72  65 73 73 5d 0a 61 74 74  |[%ipaddress].att|
00000030  61 63 68 20 61 73 79 20  25 70 6f 72 74 20 63 73  |ach asy %port cs|
00000040  6c 69 70 20 61 78 30 20  32 30 34 38 20 35 37 36  |lip ax0 2048 576|
00000050  20 25 73 70 65 65 64 0a  72 6f 75 74 65 20 61 64  | %speed.route ad|
00000060  64 20 64 65 66 61 75 6c  74 20 61 78 30 20 5b 25  |d default ax0 [%|
00000070  72 6f 75 74 65 5d 20 31  0a 23 0a 69 70 20 74 74  |route] 1.#.ip tt|
00000080  6c 20 36 34 0a 74 63 70  20 6d 73 73 20 35 33 36  |l 64.tcp mss 536|
00000090  0a 74 63 70 20 69 72 74  74 20 36 30 30 30 0a 74  |.tcp irtt 6000.t|
000000a0  63 70 20 77 69 6e 64 6f  77 20 31 34 36 30 30 0a  |cp window 14600.|
000000b0  6c 6f 67 20 28 54 43 50  49 50 24 64 69 72 3e 2e  |log (TCPIP$dir>.|
000000c0  74 63 70 5f 6c 6f 67 0a  74 63 70 20 68 61 6e 67  |tcp_log.tcp hang|
000000d0  75 70 20 25 68 61 6e 67  75 70 74 69 6d 65 0a 23  |up %hanguptime.#|
000000e0  0a 68 6f 73 74 6e 61 6d  65 20 6d 6e 68 65 70 31  |.hostname mnhep1|
000000f0  0a 64 6f 6d 61 69 6e 20  73 75 66 66 69 78 20 68  |.domain suffix h|
00000100  65 70 2e 75 6d 6e 2e 65  64 75 0a 23 0a 73 74 61  |ep.umn.edu.#.sta|
00000110  72 74 20 65 63 68 6f 0a  73 74 61 72 74 20 64 69  |rt echo.start di|
00000120  73 63 61 72 64 0a 73 74  61 72 74 20 66 74 70 0a  |scard.start ftp.|
00000130  73 74 61 72 74 20 73 6d  74 70 0a 73 74 61 72 74  |start smtp.start|
00000140  20 66 69 6e 67 65 72 0a  73 74 61 72 74 20 74 65  | finger.start te|
00000150  6c 6e 65 74 0a 73 74 61  72 74 20 74 65 6c 6e 65  |lnet.start telne|
00000160  74 20 38 37 0a 25 6e 6e  74 70 20 61 64 64 73 65  |t 87.%nntp addse|
00000170  72 76 65 72 20 6e 65 77  73 2e 63 69 73 2e 75 6d  |rver news.cis.um|
00000180  6e 2e 65 64 75 20 31 38  30 30 20 55 6d 6e 0a 25  |n.edu 1800 Umn.%|
00000190  6e 6e 74 70 20 61 64 64  73 65 72 76 65 72 20 70  |nntp addserver p|
000001a0  75 62 6e 65 77 73 2e 64  65 6d 6f 6e 2e 63 6f 2e  |ubnews.demon.co.|
000001b0  75 6b 20 31 38 30 30 20  44 65 6d 0a 23 20 67 61  |uk 1800 Dem.# ga|
000001c0  74 65 77 61 79 20 6d 61  69 6c 20 76 69 61 20 6d  |teway mail via m|
000001d0  6e 68 65 70 31 3f 0a 73  6d 74 70 20 73 65 70 61  |nhep1?.smtp sepa|
000001e0  72 61 74 6f 72 20 52 4d  0a 73 6d 74 70 20 67 61  |rator RM.smtp ga|
000001f0  74 65 77 61 79 20 6d 6e  68 65 70 31 2e 68 65 70  |teway mnhep1.hep|
00000200  2e 75 6d 6e 2e 65 64 75  0a 73 6d 74 70 20 74 72  |.umn.edu.smtp tr|
00000210  61 63 65 20 31 0a 73 6d  74 70 20 6b 69 63 6b 0a  |ace 1.smtp kick.|
00000220  73 6d 74 70 20 74 69 6d  65 72 20 31 32 30 30 0a  |smtp timer 1200.|
00000230  23 0a 23 70 6f 70 20 73  65 70 61 72 61 74 6f 72  |#.#pop separator|
00000240  20 52 4d 0a 25 70 6f 70  20 61 64 64 73 65 72 76  | RM.%pop addserv|
00000250  65 72 20 6d 6e 68 65 70  31 2e 68 65 70 2e 75 6d  |er mnhep1.hep.um|
00000260  6e 2e 65 64 75 20 31 32  30 30 20 67 74 61 20 25  |n.edu 1200 gta %|
00000270  67 74 61 70 61 73 73 20  70 6f 70 31 0a 25 70 6f  |gtapass pop1.%po|
00000280  70 20 6b 69 63 6b 20 70  6f 70 31 0a 25 70 6f 70  |p kick pop1.%pop|
00000290  20 61 64 64 73 65 72 76  65 72 20 6d 6e 68 65 70  | addserver mnhep|
000002a0  31 2e 68 65 70 2e 75 6d  6e 2e 65 64 75 20 31 32  |1.hep.umn.edu 12|
000002b0  30 30 20 65 66 70 20 25  65 66 70 70 61 73 73 20  |00 efp %efppass |
000002c0  70 6f 70 32 0a 25 70 6f  70 20 6b 69 63 6b 20 70  |pop2.%pop kick p|
000002d0  6f 70 32 0a 70 6f 70 20  74 72 61 63 65 20 31 0a  |op2.pop trace 1.|
000002e0  23 0a 6e 6e 74 70 20 66  75 64 67 65 20 33 37 32  |#.nntp fudge 372|
000002f0  30 0a 6e 6e 74 70 20 64  69 72 65 63 74 20 6f 6e  |0.nntp direct on|
00000300  0a 6e 6e 74 70 20 62 61  74 63 68 20 38 0a 6e 6e  |.nntp batch 8.nn|
00000310  74 70 20 74 72 61 63 65  20 32 0a 74 69 6d 65 20  |tp trace 2.time |
00000320  73 65 72 76 65 72 20 5b  31 32 38 2e 31 30 31 2e  |server [128.101.|
00000330  31 30 31 2e 31 30 31 5d  0a 23 74 69 6d 65 20 73  |101.101].#time s|
00000340  65 74 0a 25 6e 6e 74 70  20 6b 69 63 6b 20 75 6d  |et.%nntp kick um|
00000350  6e 0a 25 6e 6e 74 70 20  6b 69 63 6b 20 44 65 6d  |n.%nntp kick Dem|
00000360  0a                                                |.|
00000361