Cecylia Bocovich
cf2eb5e6c0
Add a stub sid to probetest answer
...
This will prevent calls to DecodeAnswerRequest from returning an error
even though the sid is not needed for the probetest.
2020-11-18 15:57:51 -05:00
Cecylia Bocovich
4663599382
Make probetest wait for a datachannel to open
2020-11-05 16:48:00 -05:00
Cecylia Bocovich
b5ce259858
Fixed a bug that forced datachannel timeout
...
The probetest answer response was not being sent until the select call
received a datachannel timeout causing all attempted connections to
fail.
2020-11-05 16:46:48 -05:00
Cecylia Bocovich
a4f10d9d6e
Add Dockerfile and README for deploying probetest
...
The easiest way to set up the probe server behind a symmetric NAT is to
deploy it as a Docker container and alter the iptables rules for the
Docker network subnet that the container runs in.
2020-10-29 11:03:51 -04:00
Cecylia Bocovich
f368c87109
Add a remote service to test NAT compatability
...
Add a remote probetest service that will allow proxies to test their
compatability with symmetric NATs.
2020-10-29 11:03:51 -04:00