iptables WARNING: The state match is obsolete. Use conntrack instead.

user-pic
Vote 0 Votes

After iptables 1.4
Use
iptables -A INPUT -m conntrack --ctstate RELATED,ESTABLISHED -j ACCEPT
instead of
iptables -A INPUT -m state --state ESTABLISHED,RELATED -j ACCEPT

Leave a comment

About this Entry

This page contains a single entry by Pank published on June 1, 2013 3:19 PM.

WinRAR 5.0 was the previous entry in this blog.

滑鼠連點維修 is the next entry in this blog.

Find recent content on the main index or look in the archives to find all content.

Monthly Archives