SpecialistOff.NET / Вопросы / Статьи / Фрагменты кода / Резюме / Метки / Помощь / Файлы

Список вопросов Печать

Проблема запуска APF: apf(22381): {glob} unable to load iptables module (ip_tables), aborting


Метки: apf iptables межсетевой экран 

# apf(22310): {glob} flushing & zeroing chain policies
apf(22310): {glob} firewall offline
apf(22341): {glob} activating firewall
apf(22381): {glob} unable to load iptables module (ip_tables), aborting.
apf(22341): {glob} firewall initalized

Ответы

RemiZOffAlex  Создано: 2018-03-22 10:17:36.976456  Обновлено: 2018-03-22 10:17:36.976456

Внести настройку в файл /etc/apf/conf.apf

# This allows the firewall to work around modular kernel issues by assuming
# that the system has all required firewall modules compiled directly into
# kernel. This mode of operation is not generally recommended but can be used
# scale APF to unique situations.
SET_MONOKERN="1"

Возможно будут интересны и другие вопросы