Results 1 to 3 of 3
  1. #1
    Join Date
    Mar 2003
    Location
    California USA
    Posts
    13,681

    APF IPT_STATE fix. Problem with newer kernels

    If you are getting this error

    root@server1 [/etc/apf]# apf -s
    Unable to load iptables module (ipt_state), aborting.
    root@server1 [/etc/apf]#
    and do not to enable monokern due to problems with passive then you need to do this:

    Edit: /etc/apf/internals/functions.apf

    Replace these lines:

    ml ipt_state 1
    ml ipt_multiport 1
    with these lines:

    ml xt_state
    ml xt_multiport
    Steven Ciaburri | Industry's Best Server Management - Rack911.com
    Software Auditing - 400+ Vulnerabilities Found - Quote @ https://www.RACK911Labs.com
    Fully Managed Dedicated Servers (Las Vegas, New York City, & Amsterdam) (AS62710)
    FreeBSD & Linux Server Management, Security Auditing, Server Optimization, PCI Compliance

  2. #2
    Join Date
    Sep 2004
    Posts
    54
    thank yo uso much for this fix

  3. #3
    Join Date
    Nov 2006
    Posts
    329
    Thank you.

    just what i needed
    <<please see forum rules for signature formatting guidelines>>

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •