So as the title implies I have a router. UDM SE. Setup with a number of wired hosts. I also have the wireguard VPN setup on the router. Router subnet is 192.168.1.0/24 Vpn subnet is 192.168.5.0/24. Dynamic DNS is setup and vpn clients can connect to the vpn. The problem is that clients on the vpn can’t talk to clients on the router. After much googling I’ve seen lots of people with this problem 3-4 years in the past but no solutions. So I figure I would ask here to see if anyone has had any luck with what I thought was going to be a rather basic setup.
There are no custom traffic rules configured, there is no port forwarding configured. There are no custom traffic routing, or static routes configured.
The router firewall is configured with the default rules:
Accept All Internet In “Allow Established/Related Traffic”
Drop All Internet In “Drop Invalid Traffic”
Drop All Internet In “Drop All Other Traffic”
Accept All Internet Local “Allow Established/Related Traffic”
Drop All Internet Local “Drop Invalid Traffic”
Accept UDP Internet Local “Allow Wireguard”
Drop All Internet Local “Drop All Other Traffic”
Accept All LAN In “Accounting Defined Network 192.168.1.0/24”
Accept All LAN Out “Accounting Defined Network 192.168.1.0/24”
Accept All Internet v6 In “Allow Established/Related Traffic”
Drop All Internet v6 In “Drop Invalid Traffic”
Drop All Internet v6 In “Drop All Other Traffic”
Accept All Internet v6 Local “Allow Established/Related Traffic”
Drop All Internet v6 Local “Drop Invalid Traffic”
Accept IPv6-ICMP Internet v6 Local “Allow Neighbor Solicitation”
Accept IPv6-ICMP Internet v6 Local “Allow Neighbor Advertisements”
Drop All Internet v6 Local “Drop All Other Traffic”
Accept All LAN v6 Out “Allow Packets To Corporate Networks”
I feel like I’m missing something really simple that I just didn’t do or didn’t remember to make this work and I can’t for the life of me think of what it might be. Any help would be vastly appreciated.