I have an existing wireguard server, which I am attempting to get my RUT240 to connect to.
I can see traffic on the server both send and receive.
On the RUT240 I can see traffic out to the wireguard server, and I can see ingress traffic on the wan link that is providing external connectivity (wlan0-1). The wg command shows that no data is recieved.
I haven’t done anything other than add the wlan0-1 interface, which is a wireless client providing external network and set up the Wireguard interface (I have tested the setting using another client on the same network, which connects ok).
I would expect to see the ingress traffic forwarded to the wg interface (using tcpdump to inpsect the traffic) - but I don’t see that but I’m not sure if this assumption is correct.
I have the (generated) traffic rule for wireguard in the firewall - Incoming IPv4 UDP From wan To Device port 51820. I have also verified that device wlan0-1 is in the wan group.
Any clues someone can give me to get this going would be very much apprechiated.
Thanks for your comments…
Server side show packets in both directions.
RUT240 shows packets sent but not received. I see the packets being sent from the server to the RUT240, and they are reveived at the RUT240 (as seen on wireshark) but not on the WG interface.
I’ve used the same keys on another device and it works.