首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >Logwatch中的命名Begin错误

Logwatch中的命名Begin错误
EN

Server Fault用户
提问于 2011-05-19 12:56:40
回答 1查看 940关注 0票数 0

我们有一个与法西斯的专用服务器,并正在通过Logwatch获取以下信息。

我们正在努力计算出“命名开始”部分,因为每天都有数以百计的无与伦比的条目。

这里到底发生了什么,我们如何阻止它的发生?

下面是我们报告中的一个截断的数据样本.

代码语言:javascript
复制
 ################### Logwatch 7.3 (03/24/06) #################### 
        Processing Initiated: Thu May 19 04:02:04 2011
        Date Range Processed: yesterday
                              ( 2011-May-18 )
                              Period is day.
      Detail Level of Output: 0
              Type of Output: unformatted
  ################################################################## 

 --------------------- Cron Begin ------------------------ 

 MAIL sending errors 32 Time(s)

 ---------------------- Cron End ------------------------- 


 --------------------- httpd Begin ------------------------ 


 Requests with error response codes
    404 Not Found
       /admin/Y-ivrrecording.php?php=info&ip=uname: 2 Time(s)
       /manager/html: 1 Time(s)

 ---------------------- httpd End ------------------------- 


 --------------------- Named Begin ------------------------ 


 **Unmatched Entries**
    client 174.129.147.140 query (cache) 'eboxresearch.com/A/IN' denied: 1 Time(s)
    client 174.129.147.140 query (cache) 'eboxsurvey.com/A/IN' denied: 1 Time(s)
    client 174.129.147.140 query (cache) 'ns0.eboxresearch.com/AAAA/IN' denied: 1 Time(s)
    client 174.129.147.140 query (cache) 'ns0.eboxsurvey.com/AAAA/IN' denied: 1 Time(s)
    client 174.129.147.140 query (cache) 'ns1.eboxresearch.com/AAAA/IN' denied: 1 Time(s)
    client 174.129.147.140 query (cache) 'ns1.eboxsurvey.com/AAAA/IN' denied: 1 Time(s)
    client 174.129.154.135 query (cache) 'eboxresearch.com/A/IN' denied: 1 Time(s)
    client 174.129.154.135 query (cache) 'eboxsurvey.com/A/IN' denied: 1 Time(s)
    client 174.129.154.135 query (cache) 'ns0.eboxresearch.com/AAAA/IN' denied: 1 Time(s)
    client 174.129.154.135 query (cache) 'ns0.eboxsurvey.com/AAAA/IN' denied: 1 Time(s)
    client 174.129.154.135 query (cache) 'ns1.eboxresearch.com/AAAA/IN' denied: 1 Time(s)
    client 174.129.154.135 query (cache) 'ns1.eboxsurvey.com/AAAA/IN' denied: 1 Time(s)
    client 184.105.224.2 query (cache) 'eboxsurvey.com/AAAA/IN' denied: 1 Time(s)
    client 184.72.135.119 query (cache) 'eboxresearch.com/A/IN' denied: 1 Time(s)
EN

回答 1

Server Fault用户

回答已采纳

发布于 2011-05-19 13:00:56

这里没什么好担心的:人们正在查询您的DNS服务器,以获得您的IPV6地址或默认的A记录。很明显你两个都没有。

票数 1
EN
页面原文内容由Server Fault提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://serverfault.com/questions/271442

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档