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

2017-08-21 Thread franco_opnsense.org (Franco Fichtner)
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

[Bug 221137] FreeBSD 11+ does not send ICMP redirects

2017-08-21 Thread bugzilla-noreply
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-

Re: Only last IP frag sent if ARP entry absent

2017-08-21 Thread Mike Karels
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

Re: bridge interface IP connectivity issue when using oce interface

2017-08-21 Thread Eugene Grosbein
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

bridge interface IP connectivity issue when using oce interface

2017-08-21 Thread 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 bridge interface in the same subnet as bge3, I can

Re: resolv.conf and a non-standard port

2017-08-21 Thread Victor Sudakov
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

Re: resolv.conf and a non-standard port

2017-08-21 Thread Bert Kiers
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

Re: resolv.conf and a non-standard port

2017-08-21 Thread Victor Sudakov
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

Re: resolv.conf and a non-standard port

2017-08-21 Thread Victor Sudakov
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). > >

Re: resolv.conf and a non-standard port

2017-08-21 Thread Victor Sudakov
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

Re: resolv.conf and a non-standard port

2017-08-21 Thread Eugene Grosbein
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

Re: resolv.conf and a non-standard port

2017-08-21 Thread Bert Kiers
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

resolv.conf and a non-standard port

2017-08-21 Thread 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 recursive queries). Unbound can listen on a non-standard port

[Bug 220217] deadlock on enc and pf

2017-08-21 Thread bugzilla-noreply
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