On Tue, 2009-11-17 at 05:01 -0600, Paul Boniol wrote:
> http://www.engadget.com/2006/03/21/how-to-ssh-tunnels-for-secure-network-access/
> or many others turned up by Google search "ssh tunnel".  What remote
> (home) port(s) you use will depend on the application.
> 
> 

Thanks Paul.

I'm fairly familiar with SSH tunnels.  I've set up both normal and
reverse tunnels to help me get through firewalls for things like X,
PostgreSQL and RDP--but SIP is peculiar in that a) it uses UDP (which I
have heard is difficult to tunnel over SSH) and b) it needs to accept
incoming calls from behind my own firewall--which would normally be
handled by STUN.  It's the SSH + STUN part that baffles me.

However, since I DO have control of my own firewall, now that I think of
it I guess I can set up some static forwarding at my house (between my
linksys and my linux box) to remove the STUN part and then hopefully I'm
back to typical SSH tunnel issues (except for the UDP part).

More research is required...


--

You received this message because you are subscribed to the Google Groups 
"NLUG" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/nlug-talk?hl=.


Reply via email to