Project

General

Profile

Actions

Todo #12601

closed

Optimize fw rules load on boot

Added by Viktor Gurov over 2 years ago. Updated almost 2 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Viktor Gurov
Category:
Rules / NAT
Target version:
-
Start date:
Due date:
% Done:

0%

Estimated time:
Plus Target Version:
Release Notes:
Default

Description

https://github.com/pfsense/pfsense/blob/master/src/etc/rc.bootup#L268-L274:

/* setup altq + pf */
filter_configure_sync();

/* start pflog */
echo "Starting PFLOG...";
filter_pflog_start();
echo "done.\n";

-- can be moved to https://github.com/pfsense/pfsense/blob/master/src/etc/rc.bootup#L338

There is no needs in fw rules and pflog for Gateway monitoring, Static Routes, unbound, dnsmasq, local_reset_accounts(), CRON, NTP, DHCP/DHCP6 and DynDNS

Actions

Also available in: Atom PDF