xref: /dragonfly/etc/remote (revision 0cf00aa20518db32408afaa6a6d4877f87b4cf6d)
1# $FreeBSD: head/etc/remote 184352 2008-10-27 17:19:14Z thompsa $
2#
3#         @(#)remote          5.2 (Berkeley) 6/30/90
4#
5# remote -- remote host description file
6# see tip(1), remote(5)
7#
8# at      ACU type
9# br      bit rate (defaults to 115200)
10# cu      call unit (default is dv)
11# du      make a call flag (dial up)
12# dv      device to use for the tty
13# el      EOL marks (default is NULL)
14# fs      frame size (default is BUFSIZ) -- used in buffering writes on
15#         receive operations
16# ie      input EOF marks (default is NULL)
17# oe      output EOF string (default is NULL)
18# pa      The parity type to use: even, odd, none, zero, one (default even)
19# pn      phone numbers (@ =>'s search phones file; possibly taken from
20#         PHONES environment variable)
21# tc      to continue a capability
22
23# Systems definitions
24netcom|Netcom Unix Access:\
25          :pn=\@:tc=unix1200:
26omen|Omen BBS:\
27          :pn=\@:tc=dos1200:
28
29# UNIX system definitions
30unix1200|1200 Baud dial-out to a UNIX system:\
31          :el=^U^C^R^O^D^S^Q:ie=%$:oe=^D:tc=dial1200:
32unix300|300 Baud dial-out to a UNIX system:\
33          :el=^U^C^R^O^D^S^Q:ie=%$:oe=^D:tc=dial300:
34
35# DOS system definitions
36dos1200|1200 Baud dial-out to a DOS system:\
37          :el=^U^C^R^O^D^S^Q:ie=%$:oe=^Z:pa=none:tc=dial1200:
38
39# General dialer definitions used below
40#
41# COURIER switch settings:
42# switch: 1 2 3 4 5 6 7 8 9 10
43# setting:          D U D U D D U D U U
44# Rackmount:        U U D U D U D D U D
45#
46dial2400|2400 Baud Hayes attributes:\
47          :dv=/dev/cuaa0:br#2400:cu=/dev/cuaa0:at=hayes:du:
48dial1200|1200 Baud Hayes attributes:\
49          :dv=/dev/cuaa0:br#1200:cu=/dev/cuaa0:at=hayes:du:
50
51# Hardwired line
52cuaa0b|cua0b:dv=/dev/cuaa0:br#2400:pa=none:
53cuaa0c|cua0c:dv=/dev/cuaa0:br#115200:pa=none:
54
55# Finger friendly shortcuts
56com1:dv=/dev/cuaa0:br#115200:pa=none:
57com2:dv=/dev/cuaa1:br#115200:pa=none:
58com3:dv=/dev/cuaa2:br#115200:pa=none:
59com4:dv=/dev/cuaa3:br#115200:pa=none:
60com5:dv=/dev/cuaa4:br#115200:pa=none:
61com6:dv=/dev/cuaa5:br#115200:pa=none:
62ucom1:dv=/dev/cuaU0:br#115200:pa=none:
63ucom2:dv=/dev/cuaU1:br#115200:pa=none:
64ucom3:dv=/dev/cuaU2:br#115200:pa=none:
65ucom4:dv=/dev/cuaU3:br#115200:pa=none:
66ucom5:dv=/dev/cuaU4:br#115200:pa=none:
67ucom6:dv=/dev/cuaU5:br#115200:pa=none:
68