franco_opnsense.org added a comment.
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://ibb.co/iOxRxF
https://forum.opnsense.org/index.php?topic=5697.0
Please advise
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221137
--- Comment #7 from ig...@speechpro.com ---
Can somebody check my patch and if everything is good commit it?
--
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-
On 21 Aug 2017, at 1:11, Gopakumar Pillai wrote:
Looks like later FreeBSD already has some amount of queueing from what
Oleg has pointed out:
$ sysctl net.link.ether.inet.maxhold
net.link.ether.inet.maxhold: 1
As Mike mentioned, my fix looks into a logical IP packet. And it keeps
only one
22.08.2017 7:49, Boris пишет:
> Hi all,
>
> I have two environments.
>
> Environment A:
> Server running fresh install of 11.1-RELEASE with bge physical NIC.
> If I just configure a bridge interface, add a physical NIC which has
> working connectivity, say bge3, and add an IP address on the bridg
Hi all,
I have two environments.
Environment A:
Server running fresh install of 11.1-RELEASE with bge physical NIC.
If I just configure a bridge interface, add a physical NIC which has
working connectivity, say bge3, and add an IP address on the bridge
interface in the same subnet as bge3, I can
Bert Kiers wrote:
> >>
> >>> How can I configure the resolver to use a DNS server with a
> >>> non-standard port?
> >>>
> >>> I have a host running an authoritative-only server (nsd) for the
> >>> world, and I want to run local unbound for the host itself (can't use
> >>> nsd for recursive queries
On 21/08/2017 13:04, Victor Sudakov wrote:
> Bert Kiers wrote:
>>
>>> How can I configure the resolver to use a DNS server with a
>>> non-standard port?
>>>
>>> I have a host running an authoritative-only server (nsd) for the
>>> world, and I want to run local unbound for the host itself (can't
Victor Sudakov wrote:
> >
> > > How can I configure the resolver to use a DNS server with a
> > > non-standard port?
> > >
> > > I have a host running an authoritative-only server (nsd) for the
> > > world, and I want to run local unbound for the host itself (can't use
> > > nsd for recursive qu
Eugene Grosbein wrote:
> >
> > How can I configure the resolver to use a DNS server with a
> > non-standard port?
> >
> > I have a host running an authoritative-only server (nsd) for the
> > world, and I want to run local unbound for the host itself (can't use
> > nsd for recursive queries).
> >
Bert Kiers wrote:
>
> > How can I configure the resolver to use a DNS server with a
> > non-standard port?
> >
> > I have a host running an authoritative-only server (nsd) for the
> > world, and I want to run local unbound for the host itself (can't use
> > nsd for recursive queries).
> >
> > U
21.08.2017 17:23, Victor Sudakov пишет:
> Colleagues,
>
> How can I configure the resolver to use a DNS server with a
> non-standard port?
>
> I have a host running an authoritative-only server (nsd) for the
> world, and I want to run local unbound for the host itself (can't use
> nsd for recurs
On 21/08/2017 12:23, Victor Sudakov wrote:
> Colleagues,
Hi,
> How can I configure the resolver to use a DNS server with a
> non-standard port?
>
> I have a host running an authoritative-only server (nsd) for the
> world, and I want to run local unbound for the host itself (can't use
> nsd fo
Colleagues,
How can I configure the resolver to use a DNS server with a
non-standard port?
I have a host running an authoritative-only server (nsd) for the
world, and I want to run local unbound for the host itself (can't use
nsd for recursive queries).
Unbound can listen on a non-standard port
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=220217
--- Comment #10 from commit-h...@freebsd.org ---
A commit references this bug:
Author: ae
Date: Mon Aug 21 09:03:21 UTC 2017
New revision: 322741
URL: https://svnweb.freebsd.org/changeset/base/322741
Log:
MFC r321779:
Add inpcb point
14 matches
Mail list logo