Hello
One of my machines panics almost every day. It is always like this: first
there is a number of messages about "sonewconn: pcb 0xf80085478740:
pru_attach() failed" at the same time and then panic. Here's an example:
... many lines of sonewconn ...
Feb 27 13:41:43 core kernel: sonewconn:
> On Dec 6, 2016, at 09:34, Ryan Stone wrote:
>
> Let me confirm I understand what's happening:
>
> 1) You want to use your router to vlan-tag traffic from your network, and
> then send it out of a lagg over bce interfaces. The bxe interfaces have
> their MTU set to 1500 and the vlan interfa
(unless I missed something) to the natural
MTUs on all interfaces. The vlan’s all show 1496, and the bee’s (and lagg0)
show 1500. The options on each of the bce’s show VLAN_MTU, and a few other
VLAN_ options.
- Chris
> On Mon, Dec 5, 2016 at 10:00 AM, Chris Ross wr
Hello all. I recently replaced my router with a FreeBSD/11 box (stable/11
r308579). I am running a lagg device across two bce’s, and 802.1q vlan
interfaces atop lagg0. I’m using pf to NAT/filter out through a single outside
IP address.
I’m having the following problem. Some devices appea