[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 the problem is IP
* Shyamal Prasad ([EMAIL PROTECTED]) [030816 13:59]:
> "Rupert" == RUPERT LEVENE <[EMAIL PROTECTED]> writes:
>
> Rupert> Shyamal Prasad <[EMAIL PROTECTED]> wrote:
> >> "Rupert" == RUPERT LEVENE <[EMAIL PROTECTED]> writes:
>
> Rupert> Antony Gelberg <[EMAIL PROTECTED]> wrote:
>
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
Shyamal Prasad <[EMAIL PROTECTED]> wrote:
> "Rupert" == RUPERT LEVENE <[EMAIL PROTECTED]> writes:
> Rupert> Shyamal Prasad <[EMAIL PROTECTED]> wrote:
> >> "Rupert" == RUPERT LEVENE <[EMAIL PROTECTED]> writes:
> Rupert> Antony Gelberg <[EMAIL PROTECTED]> wrote:
> >> >> On Sat,
"Rupert" == RUPERT LEVENE <[EMAIL PROTECTED]> writes:
Rupert> 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 P
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] wrote:
> >>> Running strace telnet localhost 22 shows that
"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 that it's trying to
>>> resolve the hostname localho
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 results using other open ports.
>>
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 localhost 22 shows tha
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
12 matches
Mail list logo