home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Global Amiga Experience
/
globalamigaexperience.iso
/
comm
/
terminal_network
/
amitcp-4.0
/
db
/
networks
< prev
next >
Wrap
Text File
|
1995-07-10
|
692b
|
30 lines
#
# $Id: networks,v 4.3 1994/10/02 23:06:51 jraja Exp $
#
# The networks database file for AmiTCP/IP.
#
# Copyright © 1994 AmiTCP/IP Group,
# Network Solutions Development Inc.
# All rights reserved.
#
;
; Comments are from ';' or '#' to end of line
;
; You can append to or replace this file with "/etc/networks" from your
; local Unix computer. Entries in this file have following format:
; (this example is a real entry)
;
loop 127 loopback
; ^ ^ ^
; | | \ this is an alias for the network
; | \ this is the network number
; \ this is the network name
;
###
## Emacs magic:
## Local Variables: **
## backup-by-copying:t **
## End: **
###
; EOF