Problem reports for n...@freebsd.org that need special attention

2019-07-14 Thread bugzilla-noreply
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

[Bug 234026] [panic] [dummynet] Repeatable panic in dummynet due to locking issues and use-after-free

2019-07-14 Thread bugzilla-noreply
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. _

Re: How to set up ipfw(8) NAT between an alias and the main IP address, when the alias is in another network?

2019-07-14 Thread Yuri
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

[Bug 219428] em network driver broken in current

2019-07-14 Thread bugzilla-noreply
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