remote revision 114760
1219019Sgabor# $FreeBSD: head/etc/remote 114760 2003-05-05 21:37:43Z dougb $
2219019Sgabor#
3219019Sgabor#	@(#)remote	5.2 (Berkeley) 6/30/90
4219019Sgabor#
5219019Sgabor# remote -- remote host description file
6219019Sgabor# see tip(1), remote(5)
7219019Sgabor#
8219019Sgabor# dv	device to use for the tty
9219019Sgabor# el	EOL marks (default is NULL)
10219019Sgabor# du	make a call flag (dial up)
11219019Sgabor# pn	phone numbers (@ =>'s search phones file; possibly taken from
12219019Sgabor#	PHONES environment variable)
13219019Sgabor# at	ACU type
14219019Sgabor# ie	input EOF marks (default is NULL)
15219019Sgabor# oe	output EOF string (default is NULL)
16219019Sgabor# cu	call unit (default is dv)
17219019Sgabor# br	baud rate (defaults to 300)
18219019Sgabor# fs	frame size (default is BUFSIZ) -- used in buffering writes on
19219019Sgabor#	receive operations
20219019Sgabor# tc	to continue a capability
21219019Sgabor
22219019Sgabor# Systems definitions
23219019Sgabornetcom|Netcom Unix Access:\
24219019Sgabor	:pn=\@:tc=unix1200:
25219019Sgaboromen|Omen BBS:\
26219019Sgabor	:pn=\@:tc=dos1200:
27219019Sgabor
28219019Sgabor# UNIX system definitions
29219019Sgaborunix1200|1200 Baud dial-out to a UNIX system:\
30219019Sgabor	:el=^U^C^R^O^D^S^Q:ie=%$:oe=^D:tc=dial1200:
31219019Sgaborunix300|300 Baud dial-out to a UNIX system:\
32219019Sgabor	:el=^U^C^R^O^D^S^Q:ie=%$:oe=^D:tc=dial300:
33219019Sgabor
34219019Sgabor# DOS system definitions
35219019Sgabordos1200|1200 Baud dial-out to a DOS system:\
36	:el=^U^C^R^O^D^S^Q:ie=%$:oe=^Z:pa=none:tc=dial1200:
37
38# General dialer definitions used below
39#
40# COURIER switch settings:
41# switch:	1 2 3 4 5 6 7 8 9 10
42# setting:	D U D U D D U D U U
43# Rackmount:	U U D U D U D D U D
44#
45dial2400|2400 Baud Hayes attributes:\
46	:dv=/dev/cuaa0:br#2400:cu=/dev/cuaa0:at=hayes:du:
47dial1200|1200 Baud Hayes attributes:\
48	:dv=/dev/cuaa0:br#1200:cu=/dev/cuaa0:at=hayes:du:
49
50# Hardwired line
51cuaa0b|cua0b:dv=/dev/cuaa0:br#2400:pa=none:
52cuaa0c|cua0c:dv=/dev/cuaa0:br#9600:pa=none:
53
54# Finger friendly shortcuts
55sio0|com1:dv=/dev/cuaa0:br#9600:pa=none:
56sio1|com2:dv=/dev/cuaa1:br#9600:pa=none:
57sio2|com3:dv=/dev/cuaa2:br#9600:pa=none:
58sio3|com4:dv=/dev/cuaa3:br#9600:pa=none:
59