qdeconinck / mp-quic

Please read https://multipath-quic.org/2017/12/09/artifacts-available.html to figure out how to setup the code.
MIT License
176 stars 71 forks source link

Setting up Multipath QUIC #30

Open Anirudh533 opened 2 years ago

Anirudh533 commented 2 years ago

Hello all,

I have two mininet VMs and I'm unable to generate multipath QUIC due to this error. Any proper setup guidelines to setup this? And also is mininet VM a CMD line based VM, coz I'm not able to see GUI in my local machine. image

Thank you.

qdeconinck commented 2 years ago

Without further information, it is not possible to identify your error. Specifically,

It would also be great to enable trace go logs.

Anirudh533 commented 2 years ago

Hey @qdeconinck ,

Thanks for the reply. I'm using this https://multipath-quic.org/kvm-mpquic.vmdk.zip as two VMs(client and server). Exchange happens outside. Yes, mp-quic is configured at both these vms. Still there was a crypto handshake error. Could you please assist me with a proper setup guidelines ?

Thank you, Anirudh

qdeconinck commented 2 years ago
Anirudh533 commented 2 years ago

Sure @qdeconinck , I'll check and post the screenshots here in a while.

Thank you

qdeconinck commented 2 years ago

If possible, please prefer plain text as it is easier to parse than screenshots.

Anirudh533 commented 2 years ago

Sure, I'll do that.

Thank you

Zack-Tsang commented 1 year ago

Hey @qdeconinck ,

Thanks for the reply. I'm using this https://multipath-quic.org/kvm-mpquic.vmdk.zip as two VMs(client and server). Exchange happens outside. Yes, mp-quic is configured at both these vms. Still there was a crypto handshake error. Could you please assist me with a proper setup guidelines ?

Thank you, Anirudh

Hello, Anirudh533! I also use two mininet VMs as client and server, however, I do not know how to use the scripts file provided by Quentin De Coninck, could you please tell me how to run the test scripts? Thanks a lot!