<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://linux-ax25.in-berlin.de/wiki?action=history&amp;feed=atom&amp;title=Craig_Small%27s_ttylink_Daemon</id>
	<title>Craig Small's ttylink Daemon - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://linux-ax25.in-berlin.de/wiki?action=history&amp;feed=atom&amp;title=Craig_Small%27s_ttylink_Daemon"/>
	<link rel="alternate" type="text/html" href="http://linux-ax25.in-berlin.de/wiki?title=Craig_Small%27s_ttylink_Daemon&amp;action=history"/>
	<updated>2026-04-19T15:16:10Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.36.1</generator>
	<entry>
		<id>http://linux-ax25.in-berlin.de/wiki?title=Craig_Small%27s_ttylink_Daemon&amp;diff=1157&amp;oldid=prev</id>
		<title>DL5RB at 17:12, 15 April 2006</title>
		<link rel="alternate" type="text/html" href="http://linux-ax25.in-berlin.de/wiki?title=Craig_Small%27s_ttylink_Daemon&amp;diff=1157&amp;oldid=prev"/>
		<updated>2006-04-15T17:12:32Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== Name ==&lt;br /&gt;
ttylinkd - a ttylink daemon for Linux.&lt;br /&gt;
&lt;br /&gt;
== Author ==&lt;br /&gt;
Craig Small, VK2XLZ, &amp;lt;csmall@triode.apana.org.au&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Description ==&lt;br /&gt;
A daemon to accept a ttylink (port 87) tcp/ip connection and convert it into a talk request for a user on the host machine. This may also be configured for use with the ax25d program so that AX.25 users may also make use of it to connect to you.&lt;br /&gt;
&lt;br /&gt;
== Status ==&lt;br /&gt;
Alpha, but working.&lt;br /&gt;
&lt;br /&gt;
== System requirements ==&lt;br /&gt;
Kernel networking support with AX.25 support if desired.&lt;br /&gt;
&lt;br /&gt;
== Details ==&lt;br /&gt;
Because the talk protocol is a non-standard, that is it isn't actually defined anywhere (except the source), the ttylink protocol from NOS has become the defacto standard, at least for amateurs, to provide keyboard to keyboard communication over tcp/ip. This daemon fills the need for something to answer ttylink requests to linux machines.&lt;br /&gt;
&lt;br /&gt;
To build and install the software, I did:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
# cd /usr/src&lt;br /&gt;
# tar xvfz ttylinkd-0.02.tar.gz&lt;br /&gt;
# cd ttylinkd-0.02&lt;br /&gt;
&amp;lt;edited the Makefile to change the SYSOP_USER&amp;gt;&lt;br /&gt;
# make&lt;br /&gt;
# cp ttylink /usr/sbin&lt;br /&gt;
&amp;lt;edited /etc/service, /etc/inetd.conf as instructed in README&amp;gt;&lt;br /&gt;
# killall -1 inetd&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Where and How to obtain it ==&lt;br /&gt;
You can obtain the latest version of ttylinkd from: sunsite.unc.edu or ftp.ucsd.edu.&lt;br /&gt;
&lt;br /&gt;
== License ==&lt;br /&gt;
GNU Public License vers 2.0&lt;/div&gt;</summary>
		<author><name>DL5RB</name></author>
	</entry>
</feed>