Re: Unbound swapping

2017-09-14 Thread Eduardo Schoedler via Unbound-users
Wouter, Something I just noticed: root@dns:/opt# tail -f unbound.log [1505432173] unbound[53221:4] error: internal error: looping module stopped [1505432173] unbound[53221:4] error: internal error: looping module stopped [1505432173] unbound[53221:4] error: internal error: looping module stopped

Re: Unbound swapping

2017-09-14 Thread Eduardo Schoedler via Unbound-users
2017-09-14 5:08 GMT-03:00 W.C.A. Wijngaards via Unbound-users : > Hi Eduardo, Hi Wouter! Thank you for the answer. > I have no real good idea. But looking at your numbers, I see that you > are running a network heavy application, unbound, and it uses about 10G > on

Re: Problems about forward zone for subdomain

2017-09-14 Thread Ralph Dolmans via Unbound-users
Hi Newell, On 14-09-17 13:52, Newell Zhu via Unbound-users wrote: > > What does it mean? > > I want to find NS for www.example.com , It it > result to ab.example.com instead of example.com > . > > > Am I make mistakes or it’s

Re: Problems about forward zone for subdomain

2017-09-14 Thread Newell Zhu via Unbound-users
Hi, guys I have one typo last post. I remind rbtree_find_less_equal return the exact or closest but bigger result, but in fact it return the exact or closest but smaller result. But the example result is correct. Thanks -- Newell Zhu Blog: http://zlxstar.me/

Re: Problems about forward zone for subdomain

2017-09-14 Thread Newell Zhu via Unbound-users
I do some research from the source code. And find some interesting. The forward zones will be build into a Red-Black tree. And the compare function is: int dname_lab_cmp(uint8_t* d1, int labs1, uint8_t* d2, int labs2, int* mlabs)(source code attached last). In my option, the compare function

Re: Unbound swapping

2017-09-14 Thread W.C.A. Wijngaards via Unbound-users
Hi Eduardo, I have no real good idea. But looking at your numbers, I see that you are running a network heavy application, unbound, and it uses about 10G on 12G memory. The buff/cache is 2G. Adds up to 12G. And it is swapping. Sounds reasonable, it is maxed out on memory, this is where swap

Re: Unbound not returning MX record from NSD

2017-09-14 Thread Ichigo Kurosaki via Unbound-users
This MX record doesn't have an explicit owner name, so it inherits the last-declared owner, which is nsd2 just above it. You need to move the MX record next to the NS records, so that it also applies to the zone's origin. Thanks Anand, the above was perfect, you're a life saver!

Re: query ip address

2017-09-14 Thread Petr Špaček via Unbound-users
On 13.9.2017 23:27, Tom Samplonius via Unbound-users wrote: > > I haven’t seen a IP address in a MX record in the last 5 years. In > the 16 years since that was written, the email world has changed a lot. > Email systems are larger, and tend to run by email professionals who > know the