From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on sa.int.altlinux.org X-Spam-Level: X-Spam-Status: No, score=-2.5 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=3.2.5 Date: Tue, 24 Nov 2009 17:19:22 +0300 From: Alexander Volkov To: sysadmins@lists.altlinux.org Message-ID: <20091124141922.GC6209@vladregion.ru> Mail-Followup-To: sysadmins@lists.altlinux.org References: <20091124134758.GA6209@vladregion.ru> <20091124140958.GK13575@altlinux.org> Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20091124140958.GK13575@altlinux.org> User-Agent: Mutt/1.4.2.3i X-Spamd-Status: OK X-Spamd-Score: -2.000 X-Spamd-Threshold: 8.000 X-Spamd-Keywords: BAYES_00,NO_RELAYS Subject: Re: [Sysadmins] ssh tunnel X-BeenThere: sysadmins@lists.altlinux.org X-Mailman-Version: 2.1.12 Precedence: list Reply-To: ALT Linux sysadmin discuss List-Id: ALT Linux sysadmin discuss List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 24 Nov 2009 14:19:33 -0000 Archived-At: List-Archive: On 2009-11-24 17:09:58 +0300, Alexey I. Froloff wrote: AIF> On Tue, Nov 24, 2009 at 04:47:58PM +0300, Alexander Volkov wrote: AIF> > Нужный порт с сервера_А на Сервер_Б прокидывается: AIF> > ssh -R портА:Сервер_Б:портБ Сервер_Б AIF> > Но портБ на Сервере_Б при этом доступен только на localhost. AIF> > А как его наружу выставить? AIF> Прочитать man ssh? AIF> -g Allows remote hosts to connect to local forwarded ports. а как remote hosts смогут попасть на 127.0.0.1? -- Regards, Alexander