Hi Marc,
we are doing dns auto update once a day.
I was checking the audit log for information and saw what it seems to be a duplicate range search:
Fri May 27 15:45:12 2016 root auto dns net auto synch dns x192.168.167.0/24x
Fri May 27 15:44:04 2016 root auto dns net auto synch dns x192.168.166.0/24x
Fri May 27 15:41:52 2016 root auto dns net auto synch dns x192.168.166.0/23x
The range 192.168.166.0/23 is a rootnet that encompasses the other two.
Is this just informational or is the process running again in the smaller ranges?
Thank You
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Ricky, have a look at the log files in /usr/share/gestioip/var/log.
There you find more information what the update script exactly has done.
Thanks,
Marc
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Thanks Marc.
Indeed it has run twice over the same range.
192.168.166.0/23
192.168.166.1: no rDNS entry + down - ignored
192.168.166.2: no rDNS entry + down - ignored
192.168.166.3: no rDNS entry + down - ignored
(...)
192.168.167.252: no rDNS entry + down - ignored
192.168.167.253: no rDNS entry + down - ignored
192.168.167.254: no rDNS entry + down - ignored
192.168.166.0/24
192.168.166.0/24
192.168.166.1: no rDNS entry + down - ignored
192.168.166.2: no rDNS entry + down - ignored
192.168.166.3: no rDNS entry + down - ignored
(...)
192.168.166.253: no rDNS entry + down - ignored
192.168.166.254: no rDNS entry + down - ignored
192.168.167.0/24
192.168.167.0/24
192.168.167.1: no rDNS entry + down - ignored
192.168.167.2: no rDNS entry + down - ignored
192.168.167.3: no rDNS entry + down - ignored
192.168.167.4: no rDNS entry + down - ignored
(...)
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Well, I reported this because I think its something that could be improved.
The range crawler shouldnt check the same range twice. I think rootnets should be ignored in this process. Just my 2 cents.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi Marc,
we are doing dns auto update once a day.
I was checking the audit log for information and saw what it seems to be a duplicate range search:
Fri May 27 15:45:12 2016 root auto dns net auto synch dns x192.168.167.0/24x
Fri May 27 15:44:04 2016 root auto dns net auto synch dns x192.168.166.0/24x
Fri May 27 15:41:52 2016 root auto dns net auto synch dns x192.168.166.0/23x
The range 192.168.166.0/23 is a rootnet that encompasses the other two.
Is this just informational or is the process running again in the smaller ranges?
Thank You
Ricky, have a look at the log files in /usr/share/gestioip/var/log.
There you find more information what the update script exactly has done.
Thanks,
Marc
Thanks Marc.
Indeed it has run twice over the same range.
192.168.166.0/23
192.168.166.1: no rDNS entry + down - ignored
192.168.166.2: no rDNS entry + down - ignored
192.168.166.3: no rDNS entry + down - ignored
(...)
192.168.167.252: no rDNS entry + down - ignored
192.168.167.253: no rDNS entry + down - ignored
192.168.167.254: no rDNS entry + down - ignored
192.168.166.0/24
192.168.166.0/24
192.168.166.1: no rDNS entry + down - ignored
192.168.166.2: no rDNS entry + down - ignored
192.168.166.3: no rDNS entry + down - ignored
(...)
192.168.166.253: no rDNS entry + down - ignored
192.168.166.254: no rDNS entry + down - ignored
192.168.167.0/24
192.168.167.0/24
192.168.167.1: no rDNS entry + down - ignored
192.168.167.2: no rDNS entry + down - ignored
192.168.167.3: no rDNS entry + down - ignored
192.168.167.4: no rDNS entry + down - ignored
(...)
Well, I reported this because I think its something that could be improved.
The range crawler shouldnt check the same range twice. I think rootnets should be ignored in this process. Just my 2 cents.
Hi Ricky,
I agree. This will be fixed with the next actualization.
Thanks a lot.
Marc