Summary

I have a old laptop that’s serving me as a Technitium DNS server and Tailscale exit node.

My setup is behind a CGNAT, but the Tailscale make its way around and that’s not an issue. My VPN exit node works flawlessly.

However I also set my router to make my laptop as DNS server, so all my lan network is passing through the Technitium. So, in theory all my local network is using my selfhosted DNS server.

Issue

The issue here is not the server itself, cause it’s working as intended - when I can connect to it.

What’s going on is that my server for once in a while become unreachable from lan. If I try to ping it from another device in local network, it returns that it’s unreachable, but my server still connected to the internet (I can ping Google, for example). So to solve it, I must do one of the below:

  • Kick the server from the router, forcing it to reconnect
  • Connect to the Tailscale VPN and ping it from the Tailscale ip
  • Reboot my server

It anoys me because it’s not supposed to the server become unreachable in local randomly!

It’s important to comment that the server isn’t connected through ethernet, but it uses wifi because I can’t put my laptop near the router. The laptop is close enough to not have any wifi interference, however.

What can I do to prevent my server to become unreachable?

My setup

Server

  • An old Acer laptop connected to the wifi
  • Static IP configured
  • SO: Arch Linux (as server, no GUI at all)

Router

D-Link DIR-842


Thank you in advance

  • spacemanspiffy@lemmy.world
    link
    fedilink
    English
    arrow-up
    5
    ·
    8 months ago

    I had an issue running Arch on a Surface Pro 3 a while back where Wifi would drop after some hours - I couldn’t ping or SSH in but the device itself could reach the internet.

    I found a post mentioning Wifi power saving mode and disabled it, and it fixed the issue for me. I’ll look and see if I can’t find it, and update here if it looks relevant to you.

    Also, I would definitely try with your laptop wired instead of wireless if you can.

    • Responsabilidade@lemmy.eco.brOP
      link
      fedilink
      English
      arrow-up
      3
      arrow-down
      1
      ·
      8 months ago

      I’ll definitely take a look at this power saving mode! Thank you!

      Also, I would definitely try with your laptop wired instead of wireless if you can.

      It’s kinda hard at my setup, cause the router is not close to anywhere I can put my laptop… But I’m looking for some SBC like Raspberry Pi or something to make it connected wired to the router