Discussion:
[chromium-dev] Error testing QUIC toy client and server in Mininet
Jayanth Putta
2018-11-03 09:39:52 UTC
Permalink
Hi,

We are trying to test the QUIC toy client and server on *Mininet* as given
in the following link:

https://www.chromium.org/quic/playing-with-quic

We've built the code and generated the certificates as mentioned in the
above link. The final part where we have to run the server however, returns
the following error:

****@mininet-vm:/backup/chromium/src$* ./out/active/quic_server
--quic_response_cache_dir=/tmp/quic-data/www.example.org --certificate_file=net/tools/quic/certs/out/leaf_cert.pem
--key_file=net/tools/quic/certs/out/leaf_cert.pkcs8

[1103/012814.439812:ERROR:quic_simple_server.cc(104)] Listen() failed:
net::ERR_ADDRESS_UNREACHABLE

Any help would be appreciated.

Thanks and Regards,
Jay P
--
--
Chromium Developers mailing list: chromium-***@chromium.org
View archives, change email options, or unsubscribe:
http://groups.google.com/a/chromium.org/group/chromium-dev
---
You received this message because you are subscribed to the Google Groups "Chromium-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to chromium-dev+***@chromium.org.
To view this discussion on the web visit https://groups.google.com/a/chromium.org/d/msgid/chromium-dev/9891e8d6-8c20-407c-a436-11f28aead257%40chromium.org.
Daniel Bratell
2018-11-06 12:32:14 UTC
Permalink
I don't know the answer but since nobody had any answer here, you can try
net-***@chromium.org which has more network code specialists, or you might
have to debug it locally.

/Daniel
Hi,
We are trying to test the QUIC toy client and server on Mininet as given
https://www.chromium.org/quic/playing-with-quic
We've built the code and generated the certificates as mentioned in the
above link. The final part where we have to run the server however,
--quic_response_cache_dir=/tmp/quic-data/www.example.org
-->certificate_file=net/tools/quic/certs/out/leaf_cert.pem
--key_file=net/tools/quic/certs/out/leaf_cert.pkcs8
net::ERR_ADDRESS_UNREACHABLE
Any help would be appreciated.
Thanks and Regards,Jay P
http://groups.google.com/a/chromium.org/group/chromium-dev
---You received this message because you are subscribed to the Google
Groups "Chromium-dev" group.
To unsubscribe from this group and stop receiving emails from it, send
To view this discussion on the web visit
https://groups.google.com/a/chromium.org/d/msgid/chromium-dev/9891e8d6-8c20-407c->a436-11f28aead257%40chromium.org.
--
/* Opera Software, Linköping, Sweden: CET (UTC+1) */
--
--
Chromium Developers mailing list: chromium-***@chromium.org
View archives, change email options, or unsubscribe:
http://groups.google.com/a/chromium.org/group/chromium-dev
---
You received this message because you are subscribed to the Google Groups "Chromium-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to chromium-dev+***@chromium.org.
To view this discussion on the web visit https://groups.google.com/a/chromium.org/d/msgid/chromium-dev/op.zr1430n4rbppqq%40cicero2.linkoping.osa.
Loading...