Android client fails to auto start connection if using a DDNS address as endpoint

Harsh Shandilya me at msfjarvis.dev
Wed May 6 13:17:42 CEST 2020



On May 6 2020, at 4:33 pm, "Jason A. Donenfeld" <Jason at zx2c4.com> wrote:

> Looks like we don't have any retry logic for DNS resolution for the
> case in which there's temporarily no Internet:
> 
> https://git.zx2c4.com/wireguard-android/tree/tunnel/src/main/java/com/wireguard/config/InetEndpoint.java#n91
> 

What do we want to do here, then? Deferring config resolution feels
suboptimal. Deferring tunnel restoration on boot until we have a
connection looks like a semi-reasonable solution.


More information about the WireGuard mailing list