@maverick_slo said in How to block access from roadwarriors:
@unaibg
You can totally do it with rules and client overides.
Assign static IP to that client, and make rules that fit your situation.
Its just as secure as separate tunnel.. IF rules are smart designed of course
I assign clients specific IP addresses via Freeradius.
"ipsec-test" Cleartext-Password := "PASSWORD-WAS-HERE", Simultaneous-Use := "1", Expiration := "Jan 01 2020", NAS-Identifier == strongSwan
Framed-IP-Address = 172.16.8.254,
Framed-IP-Netmask = 255.255.255.0,
Framed-Route = "0.0.0.0/0 172.16.8.1 1"