Figure 2: Sample /etc/remote Configuration File for Tip
# Site A
hosta:tc=pep-96
hostb:tc=v42bis-192
# Site B
hostc:tc=pep-96
hoste:tc=slow-12
# Site C
hostf:tc=slow-24
hostg:tc=slow-24
hosth:tc=slow-24
# Site D, in a variation of modem modulations
hosti:tc=v42bis-96
# Site E
hostj:tc=pep-96
hostk:tc=pep-192
hostl:tc=v42bis-384
# V 42 Bis Modems ---------------------------------------
v42bis-384:V42 bis Modems at 38400 baud:\
:br#38400:tc=v42bis
v42bis-192:V42 bis Modems at 19200 baud:\
:br#19200:tc=v42bis
v42bis-96:V42 bis Modems at 9600 baud:\
:br#9600:tc=v42bis
v42bis:V42 bis Modem general dialer:\
:dv=/dev/tty02:\
:tc=general:
# PEP Modems ---------------------------------------------
pep-96:PEP Modems at 9600 baud:\
:br#9600:tc=pep
pep-192:PEP Modems at 19200 baud:\
:br#19200:tc=pep
pep:Pep Modems general dialer:\
:dv=/dev/tty00,/dev/tty01:\
:tc=general:
# Slow Modems --------------------------------------------
slow-12:Slow Modem connections at 1200 baud:\
:br#1200:tc=slow
slow-24:Slow Modem connections at 2400 baud:\
:br#2400:tc=slow
slow-48:Slow Modem connections at 4800 baud:\
:br#4800:tc=slow
slow:Any modem doing 1200, 2400 & 4800 baud:\
:dv=/dev/tty02,/dev/tty00,/dev/tty01:\
:tc=general:
# General Modem Specification ----------------------------
general:\
:pn=@:\
:el=^U^C^R^O^D^S^Q:\
:ie=%$:\
:oe=^D:\
:at=telebit:\
:du
# Hardwired line -------------------------------------------
# The following entries for debugging and modem config only
tty00:dv=/dev/tty00:br#19200
tty01:dv=/dev/tty01:br#19200
tty02:dv=/dev/tty01:br#38400
|