DataMuseum.dk

Presents historical artifacts from the history of:

DKUUG/EUUG Conference tapes

This is an automatic "excavation" of a thematic subset of
artifacts from Datamuseum.dk's BitArchive.

See our Wiki for more about DKUUG/EUUG Conference tapes

Excavated with: AutoArchaeologist - Free & Open Source Software.


top - metrics - download
Index: T d

⟦3799492b4⟧ TextFile

    Length: 1273 (0x4f9)
    Types: TextFile
    Names: »domain.map«

Derivation

└─⟦9ae75bfbd⟧ Bits:30007242 EUUGD3: Starter Kit
    └─⟦2fafebccf⟧ »EurOpenD3/mail/smail3.1.19.tar.Z« 
        └─⟦bcd2bc73f⟧ 
            └─⟦this⟧ »samples/bigsite/bargw/maps/domain.map« 

TextFile

#ident "@(#)/usr/src/amdahl/cmd/smail/samples/bigsite/bargw/maps/domain.map	5.1 4/13/89 15:34:57"
#
# domain.map - information about sites in our local domain.
#
# The domain.map file is used to record information information about the
# connections within our domain.  This map is processed in a separate
# pathalias path run from the global.map file, so connection between
# the local site and its domain must be established.  For the case
# of bargw and the BAR.FOO.COM subdomain, one needs the line:
#
#	bargw	.bar.foo.com(LOCAL)
#
# Then any lines of the form:
#
#	bargw	bar(COST)
#
# will result in the following link from bargw:
#
#	bar	bar!%s
#
# as well as the implied link:
#
#	bar.uts.amdahl.com	bar!%s
#
# Sites in this file are assumed to be also site.DOMAIN, where
# DOMAIN is our local domain unless stated otherwise.
#
# See the file README for details.


# establish our subdomain connection from our host
#
bargw	.bar.foo.com(LOCAL)
bargw = bargw.bar.foo.com

# UUCP machines in the local network
bargw	bar3b2(DIRECT)
bar3b2	bar3b20(DIRECT)

# Other subdomain gateways
curdsgw	.curds.foo.com
wheygw	.whey.foo.com
cccgw	.ccc.foo.com

# Describe connections between the subdomain gateway machines
bargw	curdsgw(DIRECT), cccgw(DIRECT)
curdsgw	wheygw(DIRECT)