首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >Juniper Netscreen电子邮件警报SSG-550米

Juniper Netscreen电子邮件警报SSG-550米
EN

Server Fault用户
提问于 2016-08-23 16:34:16
回答 1查看 236关注 0票数 0

在NSRP组活动/活动的2 SSG-550米上配置Netscreen 6.3r22上的电子邮件警报时,我遇到了一些问题。我知道,通过需要身份验证的邮件服务器发送SMTP警报是有限制的,但是邮件似乎根本不是从防火墙生成的

当我打开调试和检查时

代码语言:javascript
复制
debug sendmail all
get db stream

我得到的输出结果令人费解

代码语言:javascript
复制
## 2016-08-23 16:37:50 : Notify (1)
## 2016-08-23 16:37:50 : Prepare to send mail [sort=0]
## 2016-08-23 16:37:50 : Mail server name : mail.example.com
## 2016-08-23 16:37:50 : begin to send event alarm, start time=78611, current time=79211, max entries=102
## 2016-08-23 16:37:50 : total event alarm record 2 retrieved, start_time=78611
## 2016-08-23 16:37:50 : fail to send no 0 due to (log time[78878] < last_sent_event_time [79211] && allowed to email [0])
## 2016-08-23 16:37:50 : fail to send no 1 due to (log time[78857] < last_sent_event_time [79211] && allowed to email [0])
## 2016-08-23 16:37:50 : last event id = -1
## 2016-08-23 16:37:50 : Event alarm: Log entries sent out=0, Last Log entry id=-1, time=79211

我已经配置了一个邮件服务器和管理地址

代码语言:javascript
复制
Mail Alert: On, Mail Server: mail.example.com
E-Mail Address: me@example.com
E-Mail Traffic Log: Off
Configuration Format: DOS
Device Reset: Enabled
Hardware Reset: Enabled
Admin privilege: read-only (Remote admin has read-only privileges)
Max Failed Admin login attempts: 10
Lock admin accounts on auth failure: On, locking time 1 minutes
HTTP redirect: true

我没有看到任何东西击中邮件服务器,但我似乎找不到这些故障类型在Juniper论坛上的解释。从这个输出,在我看来,似乎邮件没有发送,但我不明白为什么。

EN

回答 1

Server Fault用户

回答已采纳

发布于 2016-08-23 16:55:43

访问WebUI,在Configuration -> Report Settings -> Log Setting下导航,并确保检查Email行的所有标志。

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

https://serverfault.com/questions/798637

复制
相关文章

相似问题

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