[mythtv-users] How do I access a forwarded port on Box A from Box B?

Richard Bronosky mythtv at bronosky.com
Sat Jun 17 01:19:54 UTC 2006


I hate to ask this here, but the Debian list is active, but not very
responsive to non- l33t h at x0r
 questions.

So, I have a machine behind a firewall on a remote network that is
reverse port forwarding to a machine with my home network via:
ssh -p 2222 -N -R 8080:localhost:80 bruno at myhomemachine

On myhomemachine I can surf to http://localhost:8080 and I get the
content from the machine behind the remote firewall.  All is well.

Now I want to get to that content on the remote firewalled network
from myotherhomemachine.  Unfortunately, http://myhomemachine:8080
doesn't work.

BTW, I don't think IP/Name resolution is the problem.  I'm not using
those names.  I'm using the internal IP addresses:
192.168.1.101  myhomemachine
192.168.1.102  myotherhomemachine

So, what can I do to get a SSH reverse forwarded port to be accessible
to other machine on my local network.

-- 
,¸¸,ø¤º°`°º¤ø,¸¸,ø¤º°`°º¤ø,¸¸,
       RichardBronosky
,¸¸,ø¤º°`°º¤ø,¸¸,ø¤º°`°º¤ø,¸¸,


More information about the mythtv-users mailing list