Below is the example command required to allow only one IP address on the SSH port with IPTables.
#!/usr/bin/env bash
iptables -A INPUT -s 185.122.122.202 -p tcp --dport 22 -j ACCEPT
You can click for our Türkiye location virtual servers.
You have examined the knowledge base in detail, but if you cannot find the information you need,
Create a Support Ticket