From owner-freebsd-questions Wed Feb 20 2:42:13 2002 Delivered-To: freebsd-questions@freebsd.org Received: from relay1.ntu-kpi.kiev.ua (www.ntu-kpi.kiev.ua [212.111.192.161]) by hub.freebsd.org (Postfix) with ESMTP id 2566C37B402 for ; Wed, 20 Feb 2002 02:42:09 -0800 (PST) Received: from comsys.ntu-kpi.kiev.ua (eth0.comsys.ntu-kpi.kiev.ua [10.0.1.184]) by relay1.ntu-kpi.kiev.ua (Postfix) with ESMTP id 1AB752EF2A; Wed, 20 Feb 2002 12:42:06 +0200 (EET) Received: from pm5149 (pm514-9.comsys.ntu-kpi.kiev.ua [10.18.54.109]) by comsys.ntu-kpi.kiev.ua (8.11.6/8.11.6) with SMTP id g1KAiiY29343; Wed, 20 Feb 2002 12:44:44 +0200 (EET) Message-ID: <00ba01c1b9f1$e4c299a0$6d36120a@comsys.ntukpi.kiev.ua> From: "Andrey Simonenko" To: Cc: References: <20020220095316.E6EAD7E3F@mail.broadpark.no.lucky.freebsd.questions> Subject: Re: MySQL port number Date: Wed, 20 Feb 2002 12:35:11 +0300 MIME-Version: 1.0 Content-Type: text/plain; charset="koi8-r" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2014.211 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2014.211 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ----- Original Message ----- From: Kjell / LA3SG Newsgroups: lucky.freebsd.questions Sent: Wednesday, February 20, 2002 12:53 PM Subject: MySQL port number > I need to redirect requests coming from the outside world to my MySQL server > to the local PC where it lives. What port number should I redirect? > Tnx from Kjell > Run $ sockstat -l | grep mysql on local PC with MySQL server and you'll get a port number. Or use mysqladmin. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message