Posh 0 Posted ... I have been scratching my head for a few weeks over this problem. When I'm not connected to Eddie, my VMs and Docker can connect to the internet perfectly fine. However, when I connect Eddie (GUI, installed via Eddie.Website's Debian/Ubuntu), neither of them can connect to the internet. If I run the command below, I get the results shown. sudo docker run --rm busybox ping 1.1.1.1 -c 5 PING 1.1.1.1 (1.1.1.1): 56 data bytes --- 1.1.1.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss I am connected to AirVPN over port 51820/wireguard. I have both excluded and included 172.16.0.0/12, 10.0.0.0/8, 192.168.0.0/16, toggled the "DNS switch mode" from automatic to disabled, changed "Layer IPv4" to "Inside tunnel if supported, otherwise outside" and "Inside tunnel if supported, otherwise blocked". Allow LAN/Private, DHCP, and ping are ticked. My MTU is 1400, but I feel like I've missed some settings out so feel free to ask me the rest. I have enabled logs, so I will attach one tomorrow when I can respond. Thank you for any advice you give, but please consider that I am fairly new to Linux so I may need complex things explained to me. Quote Share this post Link to post
Tech Jedi Alex 1493 Posted ... 19 hours ago, Posh said: I am connected to AirVPN over port 51820/wireguard. I have both excluded and included 172.16.0.0/12, 10.0.0.0/8, 192.168.0.0/16, toggled the "DNS switch mode" from automatic to disabled, changed "Layer IPv4" to "Inside tunnel if supported, otherwise outside" and "Inside tunnel if supported, otherwise blocked". Allow LAN/Private, DHCP, and ping are ticked. My MTU is 1400, but I feel like I've missed some settings out so feel free to ask me the rest. I have enabled logs, so I will attach one tomorrow when I can respond. Thank you for any advice you give, but please consider that I am fairly new to Linux so I may need complex things explained to me. Welcome to the Linux community. Glad to have you on board End of 10 sure does work, doesn't it? Let me give you some advice right away for future Linux issues, though: Do not describe your setup in sentence form if a command can yield all that info in a concise manner (is valid for Windows, too, generally, but Windows is not a CLI-oriented OS). And don't use screenshots unless you need to clarify something you wrote (e.g. no log output as it can be pasted, but a GUI glitch or some such cannot be properly captured by text). In the case of Eddie, that command which can yield all that info in a concise manner is the system report accessed like so, so please launch Eddie, connect, then provide a system report:. Quote Hide Tech Jedi Alex's signature Hide all signatures NOT AN AIRVPN TEAM MEMBER. USE TICKETS FOR PROFESSIONAL SUPPORT. LZ1's New User Guide to AirVPN « Plenty of stuff for advanced users, too! Want to contact me directly? All relevant methods are on my About me page. Share this post Link to post
Posh 0 Posted ... Yeah the "donut button" crashed my Eddie twice, so I don't know if this output is gonna be right. However, https://eddie.website/report/1f0a6e51/. Quote Share this post Link to post
Posh 0 Posted ... (edited) other report broke, https://eddie.website/report/19577570/ I think someone is removing my reports. Edited ... by Posh Quote Share this post Link to post
Posh 0 Posted ... (edited) Update: Eddie is the problem. Any good Wireguard GUIs? I'm using Wireguird but I don't think it's good. This solved my freedesktop problem with wireguird. Eddie is a neat little tool but something in it completely breaks for me. Any ideas at all? sudo ln -sf /lib/systemd/system/systemd-resolved.service /etc/systemd/system/dbus-org.freedesktop.resolve1.service Edited ... by Posh Quote Share this post Link to post