Avatar

notdeadyet

notdeadyet@lemmy.dbzer0.com
Joined
4 posts • 27 comments
Direct message

Unless you’re planning on virtualizing your router on the server (think OPNsense VM or something) then really only one ethernet port is required. Otherwise the sky is the limit. For example, mine has a 1 Gbps port, a 2.5gbps port, and two 10 Gbps ports.

Depends on what you want/need and whether you want to future proof I guess.

permalink
report
reply

I would love a torrent leech account! I’m a power user with great upload ratios on public trackers and have yet to be able to get into a private one!

permalink
report
reply

PiHole can’t specify specific ports for each cname, which is what you need a reverse proxy for.

Typically, you create all of your cnames in pihole and direct them to your reverse proxy server IP. From your reverse proxy of choice, you specify each url to the specific ip:port of your service.

permalink
report
parent
reply

Wait… How do you make SearXNG redirect to old.reddit?

permalink
report
parent
reply

This looks very promising. Going to give this a shot and I’ll let you know if it works! Thanks

permalink
report
parent
reply

I didn’t have much luck following trash guides unfortunately, as none of the examples quite fit what I was trying to do. Great resource though!

permalink
report
parent
reply

You will need to run a reverse proxy on one of your VMs ( I use Caddy, it’s very simple), and forward port 80/443 to your reverse proxy.

Within your reverse proxy, you can tell it what port corresponds to which address and it will send you to the right service.

This is obviously an oversimplified answer, but there are many Caddy guides and I can help you with any specific questions.

permalink
report
reply

I mean, the world’s your oyster with price limit! Haha.

permalink
report
reply

Try using the local IP of the machine instead of localhost.

permalink
report
reply