Re: ix0 and ix1 ifconfig options different on Supermicro board

2019-11-22 Thread BulkMailForRudy
I just did another test to a machine with a Chelsio card.  Server D (cxl3) -> Server A = 3.5Gbps Turning on flags lro tso4 tso6 vlanhwtso , yields  Server D (cxl3) -> Server A = 9.1 Gbps Oddly, this was an ipv4 iperf, but tso6 seems to help. I had settings turned off per https://wiki.freebs

ix0 and ix1 ifconfig options different on Supermicro board

2019-11-22 Thread BulkMailForRudy
I have nearly identical setups, but ix0 and ix1 are getting different options at boot.  This seems to be the only difference I see between machines and I am trying to answer the question, Why can Server A iperf close to line rate while the other servers can not? The Test:  iperf -P 3 -c REMO

Re: Carp address used as source

2019-11-22 Thread Marek Zarychta
W dniu 22.11.2019 o 17:27, Kajetan Staszkiewicz pisze: > Hello, > > I have a pair of loadbalancers using FreeBSD 11.3. They have "public" > side running BGP, which is not important for this discussion and > internal side - multiple VLANs where multple hosts reside which are > targets for loadbalan

Carp address used as source

2019-11-22 Thread Kajetan Staszkiewicz
Hello, I have a pair of loadbalancers using FreeBSD 11.3. They have "public" side running BGP, which is not important for this discussion and internal side - multiple VLANs where multple hosts reside which are targets for loadbalancing. Directing traffic to correct target is done using route-to ta

Re: IGMP on FreeBSD-12.1

2019-11-22 Thread Guido van Rooij
On Fri, Nov 22, 2019 at 03:51:14PM +0300, Victor Gamov wrote: > > So, I assume 12.1 have some problem with IGMP > I also have problems with igmpproxy and multicast based TV. I have enabled quickleave, but when I go to another channel I do not see an IGMP leave. The same setup worked flawlessly

IGMP on FreeBSD-12.1

2019-11-22 Thread Victor Gamov
Hi All I have FreeBSD 12.1-STABLE r354850 When I started ffmpeg -i 'udp://232.232.9.57:3344?localaddr=10.200.207.35&source=10.200.205.2' then IGMP-Join sended out and ifmcstat reports about 232.232.9.57 on proper interface. I kill ffmpeg but ifmcstat still reports about 232.232.9.57 on int

Re: pf, stateful filter and DMZ

2019-11-22 Thread Matthew Seaman
On 22/11/2019 06:19, Victor Sudakov wrote: 2. ICMP traffic in any direction Sounds like a bad idea. Why would you do it? Well, for example, if a host in $inside_net sends a UDP datagram to a host in $dmz_net which generates an ICMP port unreachable message, I want the host in $inside_net to