VPN issue
I set up a WireGuard (192.168.100.61) on the internal network and created a WireGuard VPN to connect to another network (192.168.101.0/24). I configured a static route for 192.168.101.0/24 pointing to WireGuard (192.168.100.61). The issue now is that I can access the remote network, but when the other side tries to access here, it shows a "no session matched" error. If NAT is not configured, how can this issue be resolved?
logs
vd-root:0 received a packet(proto=1, 192.168.100.25:1->192.168.101.51:0) tun_id=0.0.0.0 from vlan100. type=0, code=0, id=1, seq=101.
find a route: flag=05000000 gw-192.168.100.61 via vlan100
no session matched
