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

Re: ssh port-forwarding and UDP-connections



On Mon, 15 Oct 2001, A. Demarteau (linux rules!) wrote:

> hi,
> I need to use a local service form my laptop (remote location).
> Thi is an udp connection.
> Now I was wondering if it is possible to forward udp-connections over an
> ssh-tunnel.
>
> I know it's possible for tcp-connections, but this has to be udp.
> Any suggestions?

http://www.stunnel.org/faq/otherapps.html#ToC2

Can I forward UDP services over stunnel?
As described thus far, no. Stunnel works with SSL, which runs only on TCP.
There are ways to forward UDP packets over TCP, and in principle these
should be able to work over stunnel.

There are also other programs that do this natively, and could be used
standalone or via stunnel, such as Zebedee. If you have any success
tunneling UDP over stunnel, please contact the faq maintainer so we can
write up a good HOWTO for folks.




Reply to: