Opened 12 years ago

Closed 12 years ago

Last modified 10 years ago

#3626 closed defect (fixed)

Setting Up a Network Firewall: needs updating for new iptables

Reported by: Jeremy Henty Owned by: Bruce Dubbs
Priority: normal Milestone:
Component: BOOK Version: SVN
Severity: normal Keywords:
Cc:

Description

Under iptables-1.4.16.2 the firewall script warns "WARNING: The state match is obsolete. Use conntrack instead.". After BLFS upgrades to iptables-1.4.16.2 the "Setting Up a Network Firewall" page needs to replace "state --state" with "conntrack --ctstate" in all of the scripts.

Change History (3)

comment:1 by bdubbs@…, 12 years ago

Owner: changed from blfs-book@… to Bruce Dubbs
Status: newassigned

comment:2 by bdubbs@…, 12 years ago

Resolution: fixed
Status: assignedclosed

The kernel module names also changed.

Fixed at revision 10735.

comment:3 by bdubbs@…, 10 years ago

Milestone: current

Milestone current deleted

Note: See TracTickets for help on using tickets.