Iptables rule to allow access only from one IP iptables -I INPUT -s (allowip) -p tcp –dport (port) -j ACCEPT iptables -A INPUT -s 0.0.0.0/24 -p tcp –dport (port) -j DROP By admin|2010-07-05T14:28:55+05:30July 5, 2010|Issues, Server Security|0 Comments Share This Story, Choose Your Platform! FacebookTwitterRedditLinkedInWhatsAppTelegramTumblrPinterestVkXingEmail About the Author: admin Related Posts How To Set Up DKIM – A Comprehensive Guide for DKIM Setup Gallery How To Set Up DKIM – A Comprehensive Guide for DKIM Setup How to Fix: Could Not Connect to Server in FileZilla [Solved] Gallery How to Fix: Could Not Connect to Server in FileZilla [Solved] Remove Deceptive Site Ahead Warning from Website Gallery Remove Deceptive Site Ahead Warning from Website Detecting Spam Sending Domains On Plesk Server Using Postfix Gallery Detecting Spam Sending Domains On Plesk Server Using Postfix Leave A Comment Cancel replyYou must be logged in to post a comment.
Leave A Comment
You must be logged in to post a comment.