search for: tcpoverudp

Displaying 1 result from an estimated 1 matches for "tcpoverudp".

2012 Oct 10
2
ssh over udp (or: -L option listening for traffic with a UDP service?)
...cy for its connections - and for automation's sake I'd like to use the same policy for sshd. Because everything is automated through expect, there are no issues with responsiveness, or choppiness, so a large buffer could compensate for a bad network. At first I tried services like duat and tcpoverudp, which transparently portforward traffic from udp to tcp. But these don't work because it looks like the udp sessions don't hold the ssh connection well. Which lead me to what I hope is a workable design. I'd like to setup something that looks like the following: Process 1: udp:local...