A lemm.ee refugee ;)

  • 1 Post
  • 3 Comments
Joined 11 months ago
cake
Cake day: June 6th, 2025

help-circle
  • Are you sure L2 is 192.168.1.0/24 and not something larger that includes 192.168.30.0, e.g.: 192.168.0.0/16?

    Bro/Mam/Sir! Bravo!

    You absolutely fixed it in one line. My friend stupidly set the netmask as /16 even though he doesn’t need such a large IP pool. I changed it and now WG is working.

    There is only one issue remaining, that is my local DNS queries are not being answered on my laptop (On phone + WG, it’s working). But it’s working when I direct my dig queries.

    dig server.lan = not working

    dig @dns.lan server.lan = working

    But ping dns.lan is working. I suspect my DNS IP has not properly percolated to my laptop.

    Thanks a lot!!