I had dns issues until I got my allowed ips squared away. You could try setting it to 0.0.0.0/0 if it’s not already to verify it’s not the problem.
I had dns issues until I got my allowed ips squared away. You could try setting it to 0.0.0.0/0 if it’s not already to verify it’s not the problem.
The lines before it seem to imply you’ve run it before. If this is a new install I’d try dropping the scheme entirely and starting again.
Have you thought about adding a legend?
I use this guy https://github.com/haugene/docker-transmission-openvpn
Open up the transmission rpc port and you’re golden. It also sets up a proxy for any other services/devices you want to run through the VPN. Supports port forwarding for PIA too.
I think on a phone it would make sense for bottom and side, which is the top of a handheld PC. That way you could have the cord sticking out whatever direction was handy for you by turning your phone.
Even if your router can issue two DNS servers you shouldn’t add a second that’s not a pihole.
Otherwise a client will just fail over any blocked lookups to the secondary, negating the purpose of a pihole.
I found it easiest to get them running on docker. The documentation wasn’t FANTASTIC, but it got me there in the end.
Then I have nginx proxy manager running in another docker container, which handles the virtual hosts for me. It’s the one actually bound to 80 and 443. Will help you get set up with SSL certs easily, too.
A late 80’s TV show called Monsters
Caught a handful of episodes when I was a kid. It’s available on Amazon, but I’d like a local copy. With as many TV shows have the word Monsters in it, it’s hard enough to even search for.
Edit: ROFL and as I post this I decided to google it, and archive.org has all 3 seasons archived.
I have AMD hardware acceleration working for Plex in an LXC container with an AMD APU so I’d assume it’s possible.
Tdarr seems to use ffmpeg under the covers, so I’d focus on getting that working with amd. If I remember I had to install the mesa drivers and pass in the /dev/dri folder. Then you can check ffmpeg for the amf encoders (AMD media framework).