If a client connects to one vpn server, can it join a video meeting which is based on IGMP?

link|improve this question

feedback

2 Answers

RFC4045 describes extensions to support multicast over L2TP protocol. So, it seems possible, but it depends on the implementation you use.

link|improve this answer
feedback

In addition to what Khaled had written, there are other encapsulation protocols which would support Multicast encapsulation - GRE for example. Most "multicast tunneling" techniques allow multicast transmissions to cross unicast-only networks using GRE. The more advanced and flexible version of tunneling is AMT which is in the standardization process for about a decade now, but has working implementations and sees some use.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.