История изменений
Исправление
zgen,
(текущая версия)
:
Что за «options IPFIREWALL_NAT»?
Ты в handbook смотрел?
options IPDIVERT
This enables the use of NAT functionality.
И это?
In addition to the normal IPFW options in /etc/rc.conf, the following are needed.
natd_enable=«YES» # Enable NATD function
natd_interface=«rl0» # interface name of public Internet NIC
natd_flags="-dynamic -m" # -m = preserve port numbers if possible
https://docs.freebsd.org/doc/6.0-RELEASE/usr/share/doc/handbook/firewalls-ipf...
Исходная версия
zgen,
:
Что за «options IPFIREWALL_NAT»?
Ты в handbook смотрел?
options IPDIVERT
This enables the use of NAT functionality.
https://docs.freebsd.org/doc/6.0-RELEASE/usr/share/doc/handbook/firewalls-ipf...