Tag Archives: block IP iptables

How to Block Outgoing Connections using iptables

Sometimes you should prevent outgoing connections from your server. The best way to do it is to use Linux system options, especially ipchains and iptables. I will show you how to do it using iptables, as this is the shortest way I know. In order to block outgoing connections from your server to one IP issue the following… Read More »