Is there a way I can create different external clients that can access different IPs on a remote LAN? For example client1 can access 192.168.0.100/32 only and another client can access 192.168.0.0/24 ?
If not, what’s the best way of going about doing that?
b
bored-island-21407
11/11/2022, 12:36 AM
You would need to create multiple ingress gateways and control access of extclients by controlling access of the gateway.
b
bulky-waitress-18193
11/13/2022, 4:16 PM
So no way to control which machines an external client can access by client somehow without settling up a different ingress gateway per permission group ?