How can I restrict SSH access when the source IP is dynamic
- by Supratik
Hi
I want to protect SSH access to our live web server from all IP's except our office static IP.
There are some employees who connects to this live server from their dynamic IP's.
So, it is not always possible for me to change in the iptables rule in live server whenever the dynamic IP of the employee changes.
I tried to put them in office VPN…