Ticket #99 (closed defect: wontfix)

Opened 3 years ago

Last modified 3 years ago

portforwarding has no option for nfqueue

Reported by: anonymous Owned by: victor
Priority: major Milestone: undecided
Component: vuurmuur-conf Version: 0.7
Keywords: nfqueue Cc:

Description

There is no option for nfqueue & nfqueue number in portforwarding, only for queue. Vuurmuur_conf also removes manually entered nfqueue options from rules.conf in portforwarding rules.

Change History

comment:1 Changed 3 years ago by victor

  • Status changed from new to closed
  • Resolution set to wontfix

You can use the DNAT target for that. Instead of a rule like this: portfw service http from world.inet to webserver.farm.dmz

use: nfqueue service http from world.inet to webserver.farm.dmz dnat service http from world.inet to webserver.farm.dmz

This results in the same behavior.

This works fine for me, so closing as wontfix.

Thanks

Note: See TracTickets for help on using tickets.