SpecialistOff.NET / Вопросы / Статьи / Фрагменты кода / Резюме / Метки / Помощь / Файлы
Список вопросов ПечатьМетки: 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" |