home *** CD-ROM | disk | FTP | other *** search
- *** startnet.org Sun Mar 19 19:19:12 1995
- --- startnet Mon Mar 13 20:20:47 1995
- ***************
- *** 14,19 ****
- --- 14,23 ----
- AmiTCP:bin/ifconfig lo0 localhost
- ; Configure ppp0
- AmiTCP:bin/ifconfig ppp0 {IPADDRESS} 38.145.223.126
- +
- + ; activate ppp0
- + online ppp0
- +
- ; Add IP address entry for this host
- rx "address AMITCP; 'ADD HOST {IPADDRESS} mango.mnemonics.com '"
- ; Add route to this host
- ***************
- *** 26,29 ****
- Mount TCP: from AmiTCP:devs/Inet-Mountlist
- EndIf
- ; Start the internet `super server'
- ! run AmiTCP:bin/inetd
- --- 30,33 ----
- Mount TCP: from AmiTCP:devs/Inet-Mountlist
- EndIf
- ; Start the internet `super server'
- ! run <NIL: >NIL: AmiTCP:bin/inetd
-