remote revision 72809
1139823Simp# $FreeBSD: head/etc/remote 72809 2001-02-21 19:45:47Z nik $
221259Swollman#
321259Swollman#	@(#)remote	5.2 (Berkeley) 6/30/90
421259Swollman#
521259Swollman# remote -- remote host description file
621259Swollman# see tip(1), remote(5)
721259Swollman#
821259Swollman# dv	device to use for the tty
921259Swollman# el	EOL marks (default is NULL)
1021259Swollman# du	make a call flag (dial up)
1121259Swollman# pn	phone numbers (@ =>'s search phones file; possibly taken from
1221259Swollman#	PHONES environment variable)
1321259Swollman# at	ACU type
1421259Swollman# ie	input EOF marks (default is NULL)
1521259Swollman# oe	output EOF string (default is NULL)
1621259Swollman# cu	call unit (default is dv)
1721259Swollman# br	baud rate (defaults to 300)
1821259Swollman# fs	frame size (default is BUFSIZ) -- used in buffering writes on
1921259Swollman#	receive operations
2021259Swollman# tc	to continue a capability
2121259Swollman
2221259Swollman# Systems definitions
2321259Swollmannetcom|Netcom Unix Access:\
2421259Swollman	:pn=\@:tc=unix1200:
2521259Swollmanomen|Omen BBS:\
2621259Swollman	:pn=\@:tc=dos1200:
2721259Swollman
2821259Swollman# UNIX system definitions
2921259Swollmanunix1200|1200 Baud dial-out to a UNIX system:\
3050477Speter	:el=^U^C^R^O^D^S^Q:ie=%$:oe=^D:tc=dial1200:
3121259Swollmanunix300|300 Baud dial-out to a UNIX system:\
3221259Swollman	:el=^U^C^R^O^D^S^Q:ie=%$:oe=^D:tc=dial300:
3321259Swollman
3421259Swollman# DOS system definitions
3521259Swollmandos1200|1200 Baud dial-out to a DOS system:\
3621259Swollman	:el=^U^C^R^O^D^S^Q:ie=%$:oe=^Z:pa=none:tc=dial1200:
3721259Swollman
3821259Swollman# General dialer definitions used below
3921259Swollman#
4021259Swollman# COURIER switch settings:
4121259Swollman# switch:	1 2 3 4 5 6 7 8 9 10
4221259Swollman# setting:	D U D U D D U D U U
4321259Swollman# Rackmount:	U U D U D U D D U D
4421259Swollman#
4521259Swollmandial2400|2400 Baud Hayes attributes:\
4621259Swollman	:dv=/dev/cuaa0:br#2400:cu=/dev/cuaa0:at=hayes:du:
4721259Swollmandial1200|1200 Baud Hayes attributes:\
4821259Swollman	:dv=/dev/cuaa0:br#1200:cu=/dev/cuaa0:at=hayes:du:
4921259Swollman
5021259Swollman# Hardwired line
51108533Sschweikhcuaa0b|cua0b:dv=/dev/cuaa0:br#2400:pa=none:
5221259Swollmancuaa0c|cua0c:dv=/dev/cuaa0:br#9600:pa=none:
5321259Swollman
5421259Swollman# Finger friendly shortcuts
5521259Swollmancom1:dv=/dev/cuaa0:br#9600:pa=none:
56108533Sschweikhcom2:dv=/dev/cuaa1:br#9600:pa=none:
5721259Swollmancom3:dv=/dev/cuaa2:br#9600:pa=none:
5821259Swollmancom4:dv=/dev/cuaa3:br#9600:pa=none:
5921259Swollman