Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 21 Jun 2000 21:41:44 +0300
From:      Giorgos Keramidas <keramida@ceid.upatras.gr>
To:        Harry Vu Nguyen <hvng@picoturbo.com>
Cc:        questions@FreeBSD.ORG
Subject:   Re: Can not connect to my telnet port !!!
Message-ID:  <20000621214144.B73385@hades.hell.gr>
In-Reply-To: <394ECC5C.CE4C6CA1@picoturbo.com>; from hvng@picoturbo.com on Mon, Jun 19, 2000 at 06:43:56PM -0700
References:  <394ECC5C.CE4C6CA1@picoturbo.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Jun 19, 2000 at 06:43:56PM -0700, Harry Vu Nguyen wrote:
> 
> C:\telnet 216.59.10.242:115

Is it possible that there is some error in the way you are calling
telnet?  AFAIK, in my BSD box there is no C:\telnet, but I suppose that
you meant Windows and something like:

	C:\> telnet 216.59.10.242:115

Are you sure that this is the correct way of specifying the port in
Windows telnet clients?  I don't know about Windows, but in my BSD box,
I usually call it like:

	% telnet host port

i.e without the ':' character, but using a space instead to separate the
host address from the remote port number.

-- 
Giorgos Keramidas, < keramida @ ceid . upatras . gr >
For my public key: finger keramida@ceid.upatras.gr


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000621214144.B73385>