From owner-freebsd-questions@FreeBSD.ORG Thu Sep 18 05:09:17 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D7CF716A4B3 for ; Thu, 18 Sep 2003 05:09:17 -0700 (PDT) Received: from chuck.ravensclaw.com (adsl-66-137-140-185.dsl.rcsntx.swbell.net [66.137.140.185]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0CC1643F3F for ; Thu, 18 Sep 2003 05:09:17 -0700 (PDT) (envelope-from peter@sri-software.com) Received: from PETER.sri-software.com (peter [192.168.0.10]) by chuck.ravensclaw.com (8.12.9/8.12.9) with ESMTP id h8IBTsq9029859; Thu, 18 Sep 2003 06:29:55 -0500 (CDT) (envelope-from peter@sri-software.com) Message-Id: <5.2.0.9.2.20030918070931.021d21b0@mail.sri-software.com> X-Sender: peter@mail.sri-software.com X-Mailer: QUALCOMM Windows Eudora Version 5.2.0.9 Date: Thu, 18 Sep 2003 07:10:24 -0500 To: dick hoogendijk From: Peter Elsner In-Reply-To: <20030918110109.GA32359@lothlorien.nagual.st> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed cc: freebsd-questions@freebsd.org Subject: Re: netstat options X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 18 Sep 2003 12:09:18 -0000 You're probably getting the connection refused because you didn't enable telnet in /etc/inetd.conf. It's turned off by default. Has nothing to do with netstat. Peter Elsner At 01:01 PM 9/18/2003 +0200, you wrote: >I want a kind of list you get with (linux) "netstat -atun" > >Active Internet connections (servers and established) >Proto Recv-Q Send-Q Local Address Foreign Address State >tcp 0 0 0.0.0.0:32768 0.0.0.0:* LISTEN >tcp 0 0 0.0.0.0:32769 0.0.0.0:* LISTEN >tcp 0 0 0.0.0.0:993 0.0.0.0:* LISTEN >tcp 0 0 0.0.0.0:515 0.0.0.0:* LISTEN >tcp 0 0 0.0.0.0:995 0.0.0.0:* LISTEN >tcp 0 0 0.0.0.0:37 0.0.0.0:* LISTEN > >I'm trying to find out why my courier mta gives me a " connection >refused" on a 'telnet localhost 25' Courier is running; mail is received >and delivered. Still I get these 'refused' messages.. > >So, if anybody knwo how to get a list like above in FreeBSD-4.8? > >-- >dick -- http://www.nagual.st/ -- PGP/GnuPG key: F86289CE >++ Running FreeBSD 4.8 ++ Debian GNU/Linux (Woody) >+ Nai tiruvantel ar vayuvantel i Valar tielyanna nu vilya >_______________________________________________ >freebsd-questions@freebsd.org mailing list >http://lists.freebsd.org/mailman/listinfo/freebsd-questions >To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"