From owner-freebsd-questions Thu Dec 14 6:53:22 2000 From owner-freebsd-questions@FreeBSD.ORG Thu Dec 14 06:53:20 2000 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from post.mail.nl.demon.net (post-10.mail.nl.demon.net [194.159.73.20]) by hub.freebsd.org (Postfix) with ESMTP id 5350837B400 for ; Thu, 14 Dec 2000 06:53:20 -0800 (PST) Received: from [195.11.243.26] (helo=Debug) by post.mail.nl.demon.net with smtp (Exim 3.14 #2) id 146Zl0-0002or-00; Thu, 14 Dec 2000 14:53:18 +0000 To: "Arthur" , From: Cliff Sarginson Subject: Re: Fw: Port 3201 Date: Thu, 14 Dec 2000 14:53:18 GMT X-Mailer: www.webmail.nl.demon.net X-Sender: postmaster@btvs.demon.nl X-Originating-IP: 192.250.24.58 Message-Id: Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Well, if nothing is listening on that port, then you won't get a response. There are potentially 1000's of ports, standard tcp/ip programs use so-called well known port numbers for their service (as in your example below).. but most of the ports dont have anything on them. So there is nothing that can respond to your telnet .. The port is just like a house number on a street, if nobody is at home then there is no-one to answer the door :) Cliff ..try running the application that wants to use it. > Thanks for the reply. > My ignorance is showing. On the ports that are > initialised I can run > > telnet local host and the port number, however when I check to see if 3021 > is initialised by telnet localhost 3201 the connection is refused. > > Yet when I telnet localhost 23 which I know is the port smtp uses I can > establish a connection. > > ----- Original Message ----- > From: "Cliff Sarginson" > To: "Arthur" ; > Sent: Friday, 15 December 2000 12:05 AM > Subject: Re: Port 3201 > > > > > HI > > > > > > I have a DNS & Webserver running and have someone wishing to use port > > > 3201 so they can have particular users access their program through this > > > port. > > > > > > I am running FreeBSD 2.2.6 but when I check port 3201 it is not there. > > > > Errm, what do you mean, "not there", where are you looking ? > > > > > > > > Any information greatly appreciated. > > > > > > Arthur > > > > > > > > > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message