- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- Syslogd messages
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
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
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
тАО02-03-2004 02:47 AM
тАО02-03-2004 02:47 AM
I am receiving constantly this messages in my linux console.. is this a problem? thanks
Message from syslogd@salato-apl10 at Tue Feb 3 09:40:00 2004 ...
salato-apl10
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-03-2004 03:02 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-03-2004 03:19 AM
тАО02-03-2004 03:19 AM
Re: Syslogd messages
[32446]: FTP session closed
Feb 3 10:10:35 salato-apl10 ftpd[32501]: FTP LOGIN FROM 57.234.98.17 [57.234.98.17], iasuser
Feb 3 10:10:36 salato-apl10 ftpd[32504]: FTP LOGIN FROM 57.234.98.17 [57.234.98.17], iasuser
Feb 3 10:12:09 salato-apl10 ftpd[826]: FTP LOGIN FROM 57.234.98.17 [57.234.98.17], iasuser
Feb 3 10:12:13 salato-apl10 ftpd[826]: FTP session closed
Feb 3 10:15:00 salato-apl10
Feb 3 10:15:00 salato-apl10 78>Feb 3 10:15:00 CROND[2240]: (root) CMD (/usr/bin/mrtg /etc/mrtg/mrtg.cfg)
Feb 3 10:15:00 salato-apl10
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-03-2004 03:26 AM
тАО02-03-2004 03:26 AM
Re: Syslogd messages
see if the line with /dev/console isn't remarked and if it's so -just mark it with #
Best Regards.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-03-2004 03:35 AM
тАО02-03-2004 03:35 AM
Re: Syslogd messages
[root@salato-apl10 etc]# more syslog.conf
# Log all kernel messages to the console.
# Logging much else clutters up the screen.
#kern.* /dev/console
this is the line.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-03-2004 03:39 AM
тАО02-03-2004 03:39 AM
Re: Syslogd messages
try to see if there's a respective job in crontab....
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-03-2004 03:52 AM
тАО02-03-2004 03:52 AM
Re: Syslogd messages
You need to check /etc/syslog.conf for it's contents (man syslog.conf).
Regards,
Sergejs
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-03-2004 04:06 AM
тАО02-03-2004 04:06 AM
Re: Syslogd messages
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-03-2004 04:14 AM
тАО02-03-2004 04:14 AM
Re: Syslogd messages
try to shutdown the syslogd service
service syslog stop
and see if the message comes again....
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-03-2004 04:34 AM
тАО02-03-2004 04:34 AM
Re: Syslogd messages
Signal 17 caught by ps (procps version .).
Please send bug reports to
/var/log/messages show
Feb 1 04:02:04 salato-apl10 modprobe: modprobe: Can't locate module ppp0
Feb 1 04:02:04 salato-apl10 modprobe: modprobe: Can't locate module ppp0
Feb 1 04:02:05 salato-apl10 modprobe: modprobe: Can't locate module ppp0
Feb 1 04:02:05 salato-apl10 modprobe: modprobe: Can't locate module ppp0
Feb 1 04:02:06 salato-apl10 modprobe: modprobe: Can't locate module ppp0
Feb 1 04:02:07 salato-apl10 modprobe: modprobe: Can't locate module ppp0
Feb 1 04:22:00 salato-apl10 modprobe: modprobe: Can't locate module ppp0
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-03-2004 04:40 AM
тАО02-03-2004 04:40 AM
Re: Syslogd messages
look s like your system can't find a module for modem ....
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-03-2004 04:48 AM
тАО02-03-2004 04:48 AM
Re: Syslogd messages
last month i had that messages, when i reboot my system this cant bring up lo.. i reinstall my OS
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-03-2004 04:51 AM
тАО02-03-2004 04:51 AM
Re: Syslogd messages
Maybe it was hacked..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-03-2004 04:56 AM
тАО02-03-2004 04:56 AM
Re: Syslogd messages
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-03-2004 05:02 AM
тАО02-03-2004 05:02 AM
Re: Syslogd messages
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-03-2004 05:10 AM
тАО02-03-2004 05:10 AM
Re: Syslogd messages
If you didn't use firewall/iptables on your machine with some thorough configuration then your machine was like a honeypot.
Never do it again in the future unless you wish to make your machine a honeypot to see what can be done by some "nice" cracker.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-03-2004 06:05 AM
тАО02-03-2004 06:05 AM
Re: Syslogd messages
It could also be a result of virus or some other malicious code that can be actually removed with antivirus or removal tool.
Sorry for this (important) notice coming late -maybe too late...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-03-2004 06:09 AM
тАО02-03-2004 06:09 AM
Re: Syslogd messages
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-03-2004 06:16 AM
тАО02-03-2004 06:16 AM
Re: Syslogd messages
I use trendmicro's antivirus for protection but it costs money-there's free antivirus for linux-go here to download it:
http://www.ravantivirus.com/
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-03-2004 08:22 AM
тАО02-03-2004 08:22 AM
Re: Syslogd messages
The program has been altered; please replace it with a good copy.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-03-2004 09:36 AM
тАО02-03-2004 09:36 AM
Re: Syslogd messages
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-03-2004 05:17 PM
тАО02-03-2004 05:17 PM
Re: Syslogd messages
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-04-2004 03:14 AM
тАО02-04-2004 03:14 AM
Re: Syslogd messages
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-04-2004 03:29 AM
тАО02-04-2004 03:29 AM
Re: Syslogd messages
If nothing works on your station -then if there are important files on it -back them up - while there's a chance that they are infected too.
The best thing to do is to reinstall everything from scratch...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-04-2004 03:30 AM
тАО02-04-2004 03:30 AM