To view an individual PR, use:
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=(Bug Id).
The following is a listing of current problems submitted by FreeBSD users,
which need special attention. These represent problem reports covering
all versions including experimental development code and ob
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234026
--- Comment #3 from Stanislav Trofimov ---
(In reply to Stanislav Trofimov from comment #1)
Latest p6 update fixed my problem
--
You are receiving this mail because:
You are the assignee for the bug.
_
On 2019-07-08 10:17, Michael Sierchio wrote:
NAT is already maintaining state – it is possible to combine stateful rules
and NAT, but don't. ;-)
Are you really proposing to NAT twice, or is 192.168.1.2 a phony address
for the purposes of discussion here?
In any case, consider something like the
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=219428
--- Comment #24 from IPTRACE ---
My sysctl.conf file.
net.inet.tcp.blackhole=2
net.inet.udp.blackhole=1
net.inet.icmp.log_redirect=1
net.inet.icmp.drop_redirect=1
net.inet.ip.random_id=1
net.link.tap.up_on_open=1
net.inet.tcp.mssdflt=1440