On my Lan I have 192.168.1.111 hosting a bunch of various services not containerized. All connections are done either from my internal lan or from wireguard going through 192.168.1.111 so no external traffic bar wireguard.

I’ve set the host name of 111 in the hosts file inside the router and 111 and it works for all devices expect the ones connecting via wireguard.

But I dont want to have to use hostname+port for every service, I’d like each service to have its own name. I’d also like certs.

Can someone point me in the right direction for what I need to do? I’m thinking maybe this requires a local DNS server which im hesitant to run because im happy using 8.8.8.8.

For certs do I create a single cert on the 192.168.1.111 and then point all the applications to it?

  • mrnobody@reddthat.com
    link
    fedilink
    English
    arrow-up
    1
    ·
    1 day ago

    Yeah, i assume you’re like a lot of other people where you don’t want everything you do to be tracked online. The service from Google is functional and all, by not trustworthy.

    You can adjust this on your device (per device) or on your home modem/router/gateway, etc to cover all devices. Keeps Google, MS, Apple, ISP from tracking all online queries for all devices.

    You can go one step further andd block all outgoing requests from all devices over port 53 and leave your router configured to do them all, then just configure you’re DHCP settings to use your gateway (like 192.168.1.1) for both gateway and DNS