Question #229409 on rohc changed: https://answers.launchpad.net/rohc/+question/229409
Didier Barvaux proposed the following answer: > As far as my understanding we cant use IP/ROHC tunnel behind NAT? > so if i want to use ROHC behind nat i need UDP tunnel, right? is there > any plan for udp tunnel to make as IP/ROHC Client/Server architecture. It depends on the NAT gateway. If IP packets with protocol field set to 142 are accepted, it should work. For the ROHC over UDP tunnel application that is located in the app/tunnel/ directory in the sources of the ROHC library, there is no plan to make it more robust. It is a demo application. If you require tunneling over UDP, you may enhance the IP/ROHC application to support UDP encapsulation in addition to IP. That could be an interesting feature. Changes would be limited. I would agree to merge them in the IP/ROHC sources. Regards, Didier -- You received this question notification because you are a member of ROHC Team, which is an answer contact for rohc. _______________________________________________ Mailing list: https://launchpad.net/~rohc Post to : [email protected] Unsubscribe : https://launchpad.net/~rohc More help : https://help.launchpad.net/ListHelp

