Hi, trying to get egress traffic to work. I have only a netmaker + a windows client. wireguard works between them. However the netmaker machine will not route packets to it's other networks. It's set up as egress. Say, the NM machine is 10.10.10.254/24 on the wireguard network and is 10.10.20.254/24 on eth1. I can't ping 10.10.20.254 from the windows client. I get "destination host unreachable" from 10.10.10.254. Forwarding is ON and masquerading is on on eth1. Also I can't get the name of the wireguard interface, so I cannot tcpdump on it. Any ideas?