Re: finding optimal ipfw strategy

2019-08-28 Thread Victor Gamov
On 28/08/2019 24:45, Eugene Grosbein wrote: 28.08.2019 3:59, Victor Gamov wrote: sysctl.conf = net.link.ether.ipfw=1 net.link.bridge.ipfw=1 net.link.bridge.ipfw_arp=1 net.link.bridge.pfil_member=1 net.inet.ip.fw.verbose_limit=100 net.inet.ip.fw.verbose=1 = Do you really use ipfw f

[Bug 239982] IPv6 network stack panics since upgrading to 11.3

2019-08-28 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=239982 j.david.li...@gmail.com changed: What|Removed |Added Status|Open|Closed Resolution

Re: finding optimal ipfw strategy

2019-08-28 Thread Eugene Grosbein
28.08.2019 17:18, Victor Gamov wrote: >> Why do you need to filter ARP on bridge? That's unusial. VLANs are >> isolated by default and by definition, unless you explicitly enable >> inter-vlan routing and setup your routing table. > > May be I have some misunderstood here but... > If I have many

Re: finding optimal ipfw strategy

2019-08-28 Thread Victor Gamov
On 28/08/2019 18:48, Eugene Grosbein wrote: 28.08.2019 17:18, Victor Gamov wrote: Why do you need to filter ARP on bridge? That's unusial. VLANs are isolated by default and by definition, unless you explicitly enable inter-vlan routing and setup your routing table. May be I have some misunder

Re: finding optimal ipfw strategy

2019-08-28 Thread Eugene Grosbein
28.08.2019 23:58, Victor Gamov wrote: > P.S. Two questions about rules syntax optimization. What is more effective: > skipto tablearg udp from any to table(AllMcast_out) > or > skipto tablearg udp from any to table(AllMcast_out) out xmit vlan* Can't tell, this heavily depends on table contents

[Bug 239704] ixgbe(4): Only one queue (of eight) enabled on 12.0-RELEASE (ProLiant DL380 Gen10)

2019-08-28 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=239704 --- Comment #5 from Greg Rivers --- Another data point: I get the same result on a ProLiant DL380 Gen9 with the same NIC. Please let me know if there's anything I can do to facilitate. -- You are receiving this mail because: You are the