- Community Home
- >
- Servers and Operating Systems
- >
- Legacy
- >
- Operating System - Tru64 Unix
- >
- Re: DNS daemon message?
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-28-2005 12:23 PM
09-28-2005 12:23 PM
DNS daemon message?
I dont know if its an alarming message.I just got this everyday on my mails for root. Is this a problem ?
Formatted Message:
EVM daemon: High event activity - exceeds 500 in 3 minutes
Event Data Items:
Event Name : sys.unix.evm.daemon.event_activity
Priority : 600
PID : 162
PPID : 1
Event Id : 84326
Timestamp : 21-Sep-2005 09:23:40
Host IP address : 66.187.x.x
Host Name : hostname.mydomain.com
User Name : root
Format : EVM daemon: High event activity - exceeds $count in
$period minutes
Reference : cat:evmexp.cat:100
Variable Items:
count (INT32) = 500
period (INT32) = 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-28-2005 04:41 PM
09-28-2005 04:41 PM
Re: DNS daemon message?
What does the /var/adm/syslog.dated/current/daemon.log file say?. Also, check the /var/adm/messages file.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-28-2005 04:53 PM
09-28-2005 04:53 PM
Re: DNS daemon message?
im running a dns server here
Sep 29 13:01:40 angeles named[79209]: unapproved query from [202.147.29.196].531 51 for "164.151.161.68.in-addr.arpa"
Sep 29 13:01:40 angeles last message repeated 2 times
Sep 29 13:01:41 angeles named[79209]: unapproved query from [203.131.131.35].262 7 for "pwn.endtheracism.info"
Sep 29 13:01:43 angeles named[79209]: unapproved query from [203.131.131.35].262 9 for "pwn.endtheracism.info"
Sep 29 13:01:43 angeles named[79209]: unapproved query from [203.131.131.35].102 5 for "software-files.download.com"
Sep 29 13:01:43 angeles named[79209]: unapproved query from [203.131.131.35].177 4 for "teenspicy.com"
Sep 29 13:01:44 angeles named[79209]: unapproved query from [203.131.131.35].178 6 for "ern.nnctx.com.ru"
Sep 29 13:01:44 angeles named[79209]: unapproved query from [203.131.131.35].178 9 for "pwn.nauf.info"
Sep 29 13:01:44 angeles named[79209]: unapproved query from [203.131.131.35].179 0 for "0.0.29.13"
Sep 29 13:01:45 angeles named[79209]: unapproved query from [203.131.131.35].263 1 for "pwn.endtheracism.info"
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-28-2005 05:14 PM
09-28-2005 05:14 PM
Re: DNS daemon message?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-28-2005 05:52 PM
09-28-2005 05:52 PM
Re: DNS daemon message?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-28-2005 05:57 PM
09-28-2005 05:57 PM
Re: DNS daemon message?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-28-2005 06:00 PM
09-28-2005 06:00 PM
Re: DNS daemon message?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-28-2005 06:26 PM
09-28-2005 06:26 PM
Re: DNS daemon message?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-29-2005 03:08 AM
09-29-2005 03:08 AM
Re: DNS daemon message?
Are you authoritative for a public or private domain ?
I haven't investigated whether or not you can exhibit any more control on the type of queries that come in but this might be a starting point. If you are going to limit queries that your name server will honor then expect this type of event volume.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-29-2005 12:55 PM
09-29-2005 12:55 PM
Re: DNS daemon message?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-30-2005 02:26 AM
09-30-2005 02:26 AM
Re: DNS daemon message?
# evmget -f "[Time 2005:9:21:*:9-10:*:*]" | evmsort | evmshow -D > myfile.out
This command string will gather up all the EVM events occuring between 0900 and 1000 on Sept 21st and put the ASCII description of them into 'myfile.out'.
I have noticed that 'cron' in particular became much more "chatty" in producing EVM events since 5.1A PK5 and later. I haven't found a way to throttle that chattiness back and find that we get that 'event_activity' event a few times a day.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-30-2005 04:00 AM
09-30-2005 04:00 AM
Re: DNS daemon message?
http://de.trendmicro-europe.com/consumer/vinfo/encyclopedia.php?VName=WORM_RBOT.ZAD
Joe S.