How to control the LAN access for each client? #579
-
|
Hi, I have no idea that if I set up three clients in wg-easy, such client A, client B and client C. Now, I want the client A and client C can access both my LAN network and Internet while client B only can access Internet. How can I achieve this? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 4 replies
-
|
want to do the same, i just want a WAN only wireguard service but not sure how to do that with iptable and stuff. |
Beta Was this translation helpful? Give feedback.
-
|
You would have to write your own iptable rule for that. Sometimes in the future maybe its possible to configure that easily through the UI |
Beta Was this translation helpful? Give feedback.
You would have to write your own iptable rule for that.
There will be documentation for such use cases (noted here #1179 (reply in thread))
Sometimes in the future maybe its possible to configure that easily through the UI