Hi, we are going to offer dedicated servers to our customers, they will have root access. We want to prevent a customer from being able to configure any IP from our network on their server.
I guess we will have to create an ACL rule on each port of the switch authorizing only the client IPs.
What I have not found is to create a negative condition, example:
If the IP is not "the authorized one" action DROP.
Or how would it be?
Thanks!