← Back to team overview

rohc team mailing list archive

Re: [Question #162231]: Tunnel traffic between Squid and rohc

 

Question #162231 on rohc changed:
https://answers.launchpad.net/rohc/+question/162231

    Status: Open => Answered

Didier Barvaux proposed the following answer:
Hi,

OK, so you have to first setup the ROHC tunnel for endpoints A and B.
See FAQ #639 for details. Then on system A, simply set a IP route so
that your Squid traffic is forwarded inside the tunnel.

The following command on system A should do the job:
  # ip -4 route add default dev rohc0

Note that the ROHC tunnel application was created for testing purposes:
it encapsulates ROHC packets in UDP datagrams, this is not very
efficient. Depending on your traffic, you may transmit more bytes with
the ROHC tunnel than with the uncompressed traffic.

Regards,
Didier

-- 
You received this question notification because you are a member of ROHC
Team, which is an answer contact for rohc.