is it possible to have a netclient or
# server
r
no tips for this?!?! 🙂
b
have two networks; one with the gateway and one without. clients connect/disconnect to the network when they want to use the gateway
r
true but I was wondering if there is another way. so I dont duplicate the full network and only add the gateway 🙂
b
you could use acls
r
To be honest I dont thing 2 networks is the way. if a netclient is in both he main-net and the main-net-withDefGate... then all traffic will go to that gate. I was looking for most "servers" to have their normal gate but some laptops to be able to get both the main-net (access the servers) and have a 'VPN default gateway' experience.
makes sense?
b
use acls to deny access to the gateway node, when you want to use the gateway (say from laptop) adjust acl to allow gateway laptop
r
aha! that might be good! Ill test