Re: [OT]: SSH and UDP tunnels
On Tue, Jan 30, 2001 at 06:02:10PM +0100, Turbo Fredriksson wrote:
> We're using radio links quite a lot at work, and those can have
> approx 4Mbit (TCP), but can come up to 6Mbit w/ UDP...
>
> BreezeCOM DS11 is the radio's...
>
>
> Is it possible to use ssh and send the TCP stream through UDP
use vtun or similar tunnelling program.
creating a tunnel by using ppp over ssh is one of the least efficient
ways of doing it.
tunnelling tcp over tcp is prone to long delays. see "Why TCP Over TCP
Is A Bad Idea" at:
http://sites.inka.de/sites/bigred/devel/tcp-tcp.html
> (since ssh mostly use UDP for data transfer, from what I can
> tell)... ?
it doesn't. ssh is TCP only.
craig
--
craig sanders <cas@taz.net.au>
GnuPG Key: 1024D/CD5626F0
Key fingerprint: 9674 7EE2 4AC6 F5EF 3C57 52C3 EC32 6810 CD56 26F0
Reply to: