Title
r

ripe-lighter-85375

03/15/2022, 1:34 PM
Hi! I have a question regarding netmaker/wireguard and QoS. Quick summary: we have a network of devices that are connected to a router where we want certain traffic going in and out of the router to be prioritized. We also want these devices to be accessible to other clients in the netmaker network. My initial idea was to have it so that all of the devices that are connected to the router talk to the router without wireguard so that the router can do its QoS normally. Then the router itself will encrypt the network traffic and send it over wireguard to the netmaker network, exposing these devices to the rest of the netmaker network. However, the issue I've run into is that I haven't found a good way to expose the devices connected to the WG-enabled router to the rest of our netmaker network. I read the docs and saw that maybe what I want is an egress gateway, but to have an egress GW on the router I would have to install netclient on the router itself (which I suppose is not really possible due to the OS on the router). So, does anyone have any suggestions as to how to achieve this kind of QoS in a netmaker setup? 🙂