I’m having a issue where WireGuard traffic is not being send back towards the client.
Situation:
WireGuard Client → RUT951 → Juniper Switch
Between the RUT951 and the Juniper switch is a transit subnet (/30) that connects the RUT with the Juniper.
On the RUT, I can ping a device on the Juniper switch:
When connected, and trying to ping the same IP (172.16.5.1) from my WireGuard device, I see the traffic on the Juniper, and also an ICMP Reply, but the Reply isn’t being received by my client:
FYI: The Juniper has a static route towards the 192.168.145.0/24 device to the RUT.
On the Traffic Rules I’ve already created a rule to allow all:
Hello,
Your description isn’t that easy to follow, could you attach a drawing of your network with all addresses / netmasks ?
Where is the wireguard server ?
Tcpdump capture with -i any: the last visible output interface for the echo reply frame is qmimux0 !!! This looks strange.