François Guerraz

Results 24 comments of François Guerraz

Hi, What happens at the moment if someone uses public key to log on a server? Does the connection still succeed? Do we still get the interactive / SFTP session...

The CI failure seems to be a CI problem, not a problem with the code...

> Ok. I suppose it would be a per-OS thing we would have to do where we would have to announce that the tunnel interface should prefer IPv6. But still...

Mullvad has sensible defaults to prevent DNS leakage and has firewall rules to deny all TCP and UDP traffic to port 53 (DNS) regardless of the origin / destination. You'll...

Local Peer Discovery works with messages on UDP Multicast group 239.192.152.143:6771, which I suppose will be broken by mullvad whether in LAN sharing mode or not.

If anybody is interested, I have turned it into a NetworkManager dispatch script. Also, it uses the existing `mullvadmangle6` table managed by the Mullvad daemon. ```bash #!/usr/bin/env bash set -e...

I'm also on arch, using the beta version of Mullvad though, and I don't have this issue.

I have the same "problem" (as explained by @faern it's normal and expected), and whenever I need to access devices on "network B", I just manually add the route to...