Gentoo Archives: gentoo-user

From: THUFIR HAWAT <hawat.thufir@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] telnet localhost
Date: Tue, 28 Mar 2006 19:27:13
Message-Id: bf6b6d5c0603270621n61e6169dv83ac61acf907d003@mail.gmail.com
In Reply to: Re: [gentoo-user] telnet localhost by Gabriel Dain
1 On 3/27/06, Gabriel Dain <gabrieldain@×××××.com> wrote:
2 > If you really wanted to telnet to yourself (i dont see any
3 > circumstance in which this would be useful), you'd have to set up a
4 > telnet/ssh server:
5 > http://freessh.org/unix.html
6 > --
7 > Gabriel Dain
8 ..
9
10 I emerged
11
12 netkit-telnetd
13 Description: Standard Linux telnet client and server
14
15 which I think is sufficient for my needs (?).
16
17
18
19 I'm going by the following (except that I'm doing xinit):
20
21
22 Leafnode should run now.
23
24 Try telnet on port 119:
25
26 $ telnet localhost 119
27 Hopefully you see something like that:
28
29 [christian@maggie ~]$ telnet localhost 119
30 Trying 127.0.0.1...
31 Connected to localhost.localdomain.
32 Escape character is '^]'.
33 200 Leafnode NNTP Daemon, version 1.9.14 running at maggie.scriptkiddie.de
34
35 <http://www-student.cs.uni-bonn.de/~kuester/html/slrn-with-leafnode-HOWTO-3.html>
36
37
38
39 thanks,
40
41 Thufir
42
43 --
44 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] telnet localhost Andrew Frink <andrew.frink@×××××.com>
Re: [gentoo-user] telnet localhost Alexander Skwar <listen@×××××××××××××××.name>