[Bug 205706] Watchdog timeout on em driver under heavy traffic on a bridge configuration

2017-08-22 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=205706 Andrei changed: What|Removed |Added CC||and...@fazik.net.ua --- Comment #7 from A

[Bug 220198] igb stats double counting in 12-CURRENT

2017-08-22 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=220198 --- Comment #2 from Ben Woods --- Hi Sean, I can confirm this has fixed the error. Thanks for your help! -Ben -- You are receiving this mail because: You are the assignee for the bug. ___ freebs

Por mirroring un ser bhyve

2017-08-22 Thread C. L. Martinez
Hi all, I would like to install some fbsd bhyve guests acting as an IDS. To accomplish this I need to configure a span port under bhyve host. But, how?. How do I need to configure a bridge in this fbsd host to copy every Ethernet frame received by the bridge and pass them to fbsd bhyve guests? T

Re: bridge interface IP connectivity issue when using oce interface

2017-08-22 Thread Eugene Grosbein
On 22.08.2017 15:48, Boris wrote: > I own the upstream network and have full access to it. > It is configured as a simple router interface (Cisco device). > Before looking at that element (which I am not minimizing in the overall > issue), shouldn't the VM be able to reach the IP setup on the brid

Re: bridge interface IP connectivity issue when using oce interface

2017-08-22 Thread Boris
I own the upstream network and have full access to it. It is configured as a simple router interface (Cisco device). Before looking at that element (which I am not minimizing in the overall issue), shouldn't the VM be able to reach the IP setup on the bridge? At the moment, that does not work and i

Re: bridge interface IP connectivity issue when using oce interface

2017-08-22 Thread Eugene Grosbein
On 22.08.2017 15:39, Boris wrote: > Ok thanks Eugene. > net.link.bridge.inherit_mac=1 helped get the connectivity from the bridge > however, when I start a FreeBSD bhyve VM and attached that to a tap interface > in the bridge, I don't get connectivity from the VM. > > SETUP: > Gateway - 192.168

Re: bridge interface IP connectivity issue when using oce interface

2017-08-22 Thread Boris
Ok thanks Eugene. net.link.bridge.inherit_mac=1 helped get the connectivity from the bridge however, when I start a FreeBSD bhyve VM and attached that to a tap interface in the bridge, I don't get connectivity from the VM. SETUP: Gateway - 192.168.0.222/29 Server - 192.168.0.218/29 VM - 192.168.0.

[Differential] D9270: Add support for user-supplied Host-Uniq tag and handle PADM messages in Netgraph PPPoE

2017-08-22 Thread eugen_grosbein.net (Eugene Grosbein)
eugen_grosbein.net added a comment. > No, I'm not asking for support that would take a few weeks of ping pong in a bug tracker, if any. This is real world feedback for this review. Take it or leave it. :) I was going to deal with this problem but I need mentioned details to start with.

[Differential] D9270: Add support for user-supplied Host-Uniq tag and handle PADM messages in Netgraph PPPoE

2017-08-22 Thread franco_opnsense.org (Franco Fichtner)
franco_opnsense.org added a comment. No, I'm not asking for support that would take a few weeks of ping pong in a bug tracker, if any. This is real world feedback for this review. Take it or leave it. :) REPOSITORY rS FreeBSD src repository REVISION DETAIL https://reviews.freebsd.org/D9

[Differential] D9270: Add support for user-supplied Host-Uniq tag and handle PADM messages in Netgraph PPPoE

2017-08-22 Thread eugen_grosbein.net (Eugene Grosbein)
eugen_grosbein.net added a comment. In https://reviews.freebsd.org/D9270#251108, @franco_opnsense.org wrote: > Thanks, but we've narrowed it down to this commit. Anyway, Bugzilla should be used for bug reports. Don't forget to describe how did you narrowed it to the commit in your

[Differential] D9270: Add support for user-supplied Host-Uniq tag and handle PADM messages in Netgraph PPPoE

2017-08-22 Thread franco_opnsense.org (Franco Fichtner)
franco_opnsense.org added a comment. Thanks, but we've narrowed it down to this commit. REPOSITORY rS FreeBSD src repository REVISION DETAIL https://reviews.freebsd.org/D9270 EMAIL PREFERENCES https://reviews.freebsd.org/settings/panel/emailpreferences/ To: ale, #manpages, wblock, #ne

[Differential] D9270: Add support for user-supplied Host-Uniq tag and handle PADM messages in Netgraph PPPoE

2017-08-22 Thread eugen_grosbein.net (Eugene Grosbein)
eugen_grosbein.net added a comment. In https://reviews.freebsd.org/D9270#251087, @franco_opnsense.org wrote: > We do seem to have a persistent problem with this patch in some PPPoE environments that will cause a crash in ng_pppoe_rcvdata_ether(): > > https://ibb.co/mRWKHF > https:/