Re: Remote port forwarding with gateway option

From: Kyler Laird (Kyler_at_news.Lairds.org)
Date: 05/15/04


Date: Fri, 14 May 2004 22:08:20 GMT

steve@jibson.com (Steve Jibson) writes:

>The "-g" option seems to have no effect on remote port forwarding.

Yup, that's been my experience too. I work around it by using something
else on the other end to listen on the public interface and proxy to the
localhost interface. (I use socat.)

--kyler