Gabi

Results 96 comments of Gabi

If the data-plane fails either, can't make a connection or the connection times-out should we count that as: * Offline * Unknown * Or a new status? I think a...

> Hmm, I think the main purpose behind this issue was to make it clear to the user (possibly a power user) when it's not possible to connect to any...

We should add some docs on how to use this. I can do it once I figure it out.

> @jamilbk do we even get blocked traffic at the gateway nowadays or it should be filtered on the client already? cc @conectado Right now yes, but that's changing due...

> Hm, can we replace old lookups with newer ones for the same query? I.e. Set not Queue > > Hm, can we replace old lookups with newer ones for...

Does closing and re-opening the browser solves it? What does `curl ifconfig.net` shows?

> I was using `curl` the whole time, no browser involved. It's possible that there is some DNS caching in systemd that gets reset when the tunnel goes down and...

> Looks like I already had `tracing::debug` in `on_update_resources` and it's definitely getting called as soon as I click in the portal. > > Actually, the "everyone" group has `ifconfig.net`...

I just repro'd this by adding/disabling my allow policy for ifconfig. Turns out it does seem like systemd-resolved cache responses :( Seems like queries are just sent to `127.0.0.53:53` where...

> Yeah I'm seeing the same thing: > > * `etc-resolv-conf` doesn't have this issue (but I had to set 1.1.1.1 as my upstream resolver, resolv.conf and systemd-resolved didn't seem...