Disable iptables Connection Tracking
Very useful if you have countless connections on your server to lower the RAM usage through the tracking that the iptables
firewall applies by default. Just execute this with elevated user privileges:
iptables -t raw -A PREROUTING -j NOTRACK
Written by Richard Fussenegger
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Server
Authors
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#