What about portforwarding? Setup a SSH tunnel and use port forwarding:

This should give you a quick start:
http://www.onlamp.com/pub/a/onlamp/excerpt/ssh_11/index3.html

note that you can use the complete 127.0.0.0/8 network

something like this I think:

ssh -L 127.0.0.22:8080:192.168.1.3:80 [EMAIL PROTECTED]




-------------------- m2f --------------------

Read this topic online here:
http://community.zenoss.com/forums/viewtopic.php?p=15625#15625

-------------------- m2f --------------------



_______________________________________________
zenoss-users mailing list
[email protected]
http://lists.zenoss.org/mailman/listinfo/zenoss-users

Reply via email to