![]() |
|
|
|
|
|||||||
| SUN Solaris The Solaris Operating System, usually known simply as Solaris, is a free Unix-based operating system introduced by Sun Microsystems . |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| how do I start a script in run level 3 in solaris? | mokkan | SUN Solaris | 4 | 12-04-2007 08:44 AM |
| Start up in Solaris | anar_s2001 | SUN Solaris | 1 | 06-14-2006 07:16 AM |
| How to start CDE for non root user on Solaris 10 | kiranherekar | SUN Solaris | 0 | 01-16-2006 01:00 PM |
| how to start and stop the network in Solaris 9?? | eldiego | UNIX for Dummies Questions & Answers | 1 | 11-21-2005 04:28 PM |
| Help: how to start/stop FTP server in solaris? | eddsos | SUN Solaris | 1 | 08-07-2005 10:32 AM |
|
|
Submit Tools | LinkBack | Thread Tools | Display Modes |
|
|||
|
Syslog-ng does not start Solaris 9
I have been installing syslog-ng on our Solaris 9 servers. All ov them are working except two which return the following error:
Code:
# /etc/init.d/syslog start
syslog-ng service starting.
Error binding socket; addr='AF_INET(0.0.0.0:514)', error='Address already in use (125)'
Error initializing source driver; source='inputs'
#
|
| Forum Sponsor | ||
|
|
|
||||
|
I'd have though it was becuase the old version of syslog is still running - port 514 (0.0.0.0:514) is listed as the syslog port in /etc/services...
Use ps -ef | grep syslog to make sure it's not already running something on that port. If not and you still get the error, check netstat -an | grep 514 to see if anything else is holding the port open. If it does and you have lsof, then use lsof -i :514 to find the culprit |
|
|||
|
Quote:
Thanks to both of you for the great responses! |
| Thread Tools | |
| Display Modes | |
|
|
|
The 50 most popular UNIX and Linux searches.
Google Search Cloud for The UNIX and Linux Forums
|
| "inappropriate ioctl for device" 421 service not available, remote server has closed connection ^m autosys awk trim bash eval bash exec bash for loop boot: cannot open kernel/sparcv9/unix close_wait command copy/move folder in unix curses.h cut command in unix dead.letter find grep find null character in a unix file grep multiple lines grep or grep recursive grep unique inappropriate ioctl for device logrotate.conf lynx javascript mailx attachment mget mtime perl array length ping port remove first character from string in k shell replace space by comma , perl script scp recursive segmentation fault(coredump) sftp batch sftp script snoop unix stale nfs file handle syn_sent tar exclude unix unix .profile unix com unix forum unix forums unix interview questions unix mtime unix simulator unix.com vi tab size vi+substitute+end+of+line+character while loop within while loop shell script |