Re: Local port forwarding and IP_NF_NAT_LOCAL

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Thursday 2012-08-02 13:58, Fergal Meath wrote:

>Hi,
>
>I have an SSH tunnel from my office to my home linux server box.
>On my linux server box, I am trying to forward all port 80 traffic to
>another device on my home network 192.168.1.1.
>This is to allow me to remotely configure the other device on my home network.

Then you should use
  ssh -L 8000:192.168.1.1:80 user@homebox

and access it via http://localhost:8000/
--
To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Netfitler Users]     [LARTC]     [Bugtraq]     [Yosemite Forum]

  Powered by Linux