How to shorten timeout for connection to a non-existing IP
[Posted to the server.networking group with no response]
This command
C:\>telnet 123.45.67.89 1521
Connecting To 123.45.67.89...Could not open connection to the host, on
port 1521: Connect failed
comes back with Connect failed error in about 20 or 21 seconds. What
can be done to shorten this time? I tried these registry settings at
HKLM\System\CurrentControlSet\Services\Tcpip\Parameters:
KeepAliveTime 120000
TcpTimedWaitDelay 120000
TcpWindowSize 64512
TCPMaxRetransmissions 1
The telnet still hangs for about 20 seconds. What am I missing?
Thanks.
Yong Huang
.
Relevant Pages
- Re: unable to send outbound mail using outlook
... telnet moses.stphilipchurch.com 25 ... Connecting To moses.stphilipchurch.com...Could not open connection to the ... on port 25: Connect failed ... Connecting To 66.126.247.115...Could not open connection to the host, ... (microsoft.public.exchange.admin) - Re: Port 80 open without WebServer
... listening in port 80. ... are not private IPs so you could be scanning a host outside your net. ... > with nessus and nmap. ... I ran the same command of the ... (Security-Basics) - Connection to Port 21026, tethereal to analyze
... host to post 21026 on my machine. ... Should I worry about this? ... I tried to start tethereal to look at the traffic on this port. ... USER PID %CPU %MEM VSZ RSS TTY STAT START TIME COMMAND ... (alt.os.linux.suse) - Re: Cannot Send Email using Outlook Office, but can with Outlook Expre
... "Could not open connection to the host on port 25, Connect failed"...does this tell you something? ... either the networking on your PC is improperly configured or your ISP server has a problem. ... (microsoft.public.outlook.installation) - telnet localhost
... Connecting To localhost...Could not open connection to the host, on port ... (microsoft.public.win32.programmer.networks) |
|