Currently browsing tag

Ubuntu

Block access to specific port

I wanted to block specific port in my webserver and whitelist my IP address. To achieve that I used: iptables -A INPUT …