iptables -A INPUT -s { employee_ip_address } -j ACCEPT
to know your public ip address, google "whats my ip address"
My Public IP Address is 49.145.34.209
type this command in PuttyTerminal
- iptables -A INPUT -s 49.145.34.209 -j ACCEPT
iptables -A INPUT -s { employee_ip_address } -j ACCEPT
to know your public ip address, google "whats my ip address"
My Public IP Address is 49.145.34.209
type this command in PuttyTerminal
- iptables -A INPUT -s 49.145.34.209 -j ACCEPT
For further actions, you may consider blocking this person and/or reporting abuse
Kanavsingh -
dev_neil_a -
Yusuf Isah -
Dhiraj Sharma -
Top comments (0)