Gentoo Archives: gentoo-user

From: THUFIR HAWAT <hawat.thufir@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] telnet localhost
Date: Mon, 27 Mar 2006 05:03:07
Message-Id: bf6b6d5c0603262058qf737a42uab2bf1e4fa3e9293@mail.gmail.com
1 I want to test that leafnode is up and running, so am using telnet:
2
3
4 thufir@localhost ~ $
5 thufir@localhost ~ $ whoami
6 thufir
7 thufir@localhost ~ $ telnet localhost 119
8 Trying 127.0.0.1...
9 telnet: Unable to connect to remote host: Connection refused
10 thufir@localhost ~ $ telnet localhost
11 Trying 127.0.0.1...
12 telnet: Unable to connect to remote host: Connection refused
13 thufir@localhost ~ $ ping localhost
14 PING hawat.thufir.gmail.com (127.0.0.1) 56(84) bytes of data.
15 64 bytes from hawat.thufir.gmail.com (127.0.0.1): icmp_seq=1 ttl=64
16 time=0.090 ms
17 64 bytes from hawat.thufir.gmail.com (127.0.0.1): icmp_seq=2 ttl=64
18 time=0.073 ms
19 64 bytes from hawat.thufir.gmail.com (127.0.0.1): icmp_seq=3 ttl=64
20 time=0.073 ms
21 64 bytes from hawat.thufir.gmail.com (127.0.0.1): icmp_seq=4 ttl=64
22 time=0.071 ms
23
24 --- hawat.thufir.gmail.com ping statistics ---
25 4 packets transmitted, 4 received, 0% packet loss, time 2997ms
26 rtt min/avg/max/mdev = 0.071/0.076/0.090/0.013 ms
27 thufir@localhost ~ $ date
28 Mon Mar 27 05:56:59 IST 2006
29 thufir@localhost ~ $ telnet vcn.bc.ca
30 Trying 207.102.64.2...
31 Connected to vcn.bc.ca.
32 Escape character is '^]'.
33
34
35 SunOS 5.8
36
37 login:
38
39 [...]
40
41
42
43 Why can I not telnet to my own localhost?
44
45
46
47 thanks,
48
49
50 Thufir
51
52 --
53 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] telnet localhost Jerry McBride <mcbrides9@×××××××.net>
Re: [gentoo-user] telnet localhost Dirk Heinrichs <ext-dirk.heinrichs@×××××.com>
Re: [gentoo-user] telnet localhost Iain Buchanan <iaindb@××××××××××××.au>
Re: [gentoo-user] telnet localhost Alexander Skwar <listen@×××××××××××××××.name>
Re: [gentoo-user] telnet localhost kashani <kashani-list@××××××××.net>