[EMAIL PROTECTED] writes:
>
> If I run telnet localhost 22 then I have to wait 15-30 seconds before it
> connects; with telnet 127.0.0.1 22 it connects at once. I have the same
> results using other open ports.
Does
telnet -4 localhost
give the same delay? If not, then th
:
>
> Rupert> Antony Gelberg <[EMAIL PROTECTED]> wrote:
> >> >> On Sat, Aug 16, 2003 at 12:25:16AM +0100,
> >> >> [EMAIL PROTECTED] wrote:
> >> >>> Running strace telnet localhost 22 shows that it's trying
>
Mental Patient <[EMAIL PROTECTED]> wrote:
> RUPERT LEVENE wrote:
>> Indeed. Netcat and galeon appear to do the right thing too, while
>> telnet, lynx and links all suffer from a delay. (I first noticed
>> the problem using lynx). My guess at the moment is that the
>> combination of a slow machine
RUPERT LEVENE wrote:
Indeed. Netcat and galeon appear to do the right thing too, while
telnet, lynx and links all suffer from a delay. (I first noticed the
problem using lynx). My guess at the moment is that the combination of
a slow machine and a slow nameserver is exposing an odd bug in these
pr
ert> Antony Gelberg <[EMAIL PROTECTED]> wrote:
> >> >> On Sat, Aug 16, 2003 at 12:25:16AM +0100,
> >> >> [EMAIL PROTECTED] wrote:
> >> Running strace telnet localhost 22 shows that it's trying
> >> to resolve the hostnam
>> On Sat, Aug 16, 2003 at 12:25:16AM +0100,
>> >> [EMAIL PROTECTED] wrote:
>> >>> Running strace telnet localhost 22 shows that it's trying
>> to >>> resolve the hostname localhost by querying the
>> nameserver. I >
Shyamal Prasad <[EMAIL PROTECTED]> wrote:
> "Rupert" == RUPERT LEVENE <[EMAIL PROTECTED]> writes:
> Rupert> Antony Gelberg <[EMAIL PROTECTED]> wrote:
> >> On Sat, Aug 16, 2003 at 12:25:16AM +0100,
> >> [EMAIL PROTECTED] wr
"Rupert" == RUPERT LEVENE <[EMAIL PROTECTED]> writes:
Rupert> Antony Gelberg <[EMAIL PROTECTED]> wrote:
>> On Sat, Aug 16, 2003 at 12:25:16AM +0100,
>> [EMAIL PROTECTED] wrote:
>>> Running strace telnet localhost 22 shows th
Antony Gelberg <[EMAIL PROTECTED]> wrote:
> On Sat, Aug 16, 2003 at 12:25:16AM +0100, [EMAIL PROTECTED] wrote:
>> If I run telnet localhost 22 then I have to wait 15-30 seconds
>> before it connects; with telnet 127.0.0.1 22 it connects at once. I
>> have the same res
On Sat, Aug 16, 2003 at 12:25:16AM +0100, [EMAIL PROTECTED] wrote:
> If I run telnet localhost 22 then I have to wait 15-30 seconds before it
> connects; with telnet 127.0.0.1 22 it connects at once. I have the same
> results using other open ports.
>
> Running strace telnet loc
If I run telnet localhost 22 then I have to wait 15-30 seconds before it
connects; with telnet 127.0.0.1 22 it connects at once. I have the same
results using other open ports.
Running strace telnet localhost 22 shows that it's trying to resolve the
hostname localhost by querying the names
Hi again,
I was advised to check inet.conf but it seems that everything is ok with
telnet entry in that file. Here it is:
telnet stream tcp nowait root /usr/sbin/tcpd /usr/sbin/in.telnetd
Also there is a string "127.0.0.1 localhost" in /etc/hosts and ALL: ALL in
hosts.allow.
ping to localhost i
Have you tried to telnet to your machine from a remote machine? If not
check inetd.conf and make sure telnetd is running there. If it isn't put
it in and then kill -HUP inetd's pid. If you have a default host.allow it
should allow anyone so that is the problem and default hosts.deny is no
proble
Hi,
After uprgating to hamm it is immposiible to telnet,talk to local host.
All services are allowed via hosts.allow/hosts.deny but nevetheless I am
getting:
Trying 127.0.0.1...
telnet: Unable to connect to remote host: Connection refused
What is wrong? As I remeber it was ok on bo :(
TIA,
Euge
14 matches
Mail list logo