1TTYLINKD(8) Linux System Managers Manual TTYLINKD(8)
2
3
4
6 ttylinkd - TTYlink daemon for AX.25, NET/ROM, ROSE and IP.
7
9 ttylinkd [-hv] [-c callsign] [-f file]
10
12 ttylinkd is a simple daemon that allows incoming ttylink calls to be
13 routed through to Linux's normal talkd(8) system and provides a pipe
14 between the two.
15
16 ttylinkd is usually setup to be spawned from ax25d(8) or inetd(8) but
17 can, since version 0.03, be used on the command line, although talk(1)
18 is a much better idea for interactive users.
19
20 Use splitscreen(1) for outgoing ttylink sessions.
21
23 -v Display the version.
24
25 -h Display some help and information on it.
26
27 -c callsign
28 Disable callsign checking and use the given callsign for a
29 name for this end of the link.
30
31 -f file Use <file> for the configuration file, instead of the default
32 /etc/ax25/ttylinkd.conf
33
35 /etc/ax25/ttylinkd.conf the configuration file for ttylinkd
36
38 talk(1), splitscreen(1), ttylinkd.conf(5), ax25d(8), inetd(8),
39 talkd(8).
40
42 There is still some need for some checking of who is still logged on.
43
44 The daemon may hang if you disconnect from it strangely.
45
46 There is no real way of working out what is going on with talkd.
47
48 If you do not have a talk daemon going on the specified host then the
49 program will tend to sit there and do nothing.
50
52 Craig Small VK2XLZ <csmall@small.dropbear.id.au>
53
54
55
56Linux 5 March 1997 TTYLINKD(8)