I’m on fosstodon
Fuck apple.
maybe he works for microsoft ;-)
Yes, I do and it’s great. I just wrote a template for cooking recipes.
Symphonium tops all, but it’s not even free.
What is nebula?
Localsend has clients for all OSs.
He/she wants to have the web UI (the client) on a different vm/machine, as far as I understand, which is not possible at the moment with qbittorrent.
As others have said, the solution could be deluge or rtorrent.
Coming back to this: it was a case of “did you turn it off and then back on?” I did some server upgrades a day before setting up wireguard and it’s possible there were some changes that needed a reboot. I just rebooted today and everything works as expected.
Try changing your NAT rule to
“iptables -t nat -A POSTROUTING -s 10.11.13.0/24 -o eth1 -j MASQUERADE”
Also try changing your AllowedIPs to 10.11.13.0/24
In fact I don’t need to access anything on 10.11.12.13.0/24 - that’s the peer to peer wireguard network. I want to be able to connect to any host on 10.11.12.0/24. Adding this network to AllowedIPs I’m now able to connect to .77 (which is my server) and to .1 (the router), but not on any other hosts in the house.
The other issue may be the ability of the host/server to reach the IP address of the pihole macvlan interface. Have a look at this page, it’s helped me out before -> https://adventurenotvacation.com/2020/12/01/docker-macvlan-and-debian/
This is done. I followed the instructions here: https://wiki.omv-extras.org/doku.php?id=omv6:omv6_plugins:docker_compose#how_to_create_a_vlan_with_ip_on_the_same_lan_as_the_host which are the same thing as the article you linked.
… I’m still looking into things.
Tailscale is WireGuard. Just a fancy one.