[opensuse] Cant get syslog server my w/station to accept 514 connections for remote logging.
- From: Chuck Amadi <chuck.amadi@xxxxxxxxxxx>
- Date: Thu, 29 Mar 2007 15:59:57 +0100
Hi List
I have been trying to get my OpenSuSE 10.2 Retail Client to accept remote logs from mail server.
I have configured the mail servers and amended the iptables rules to suit.
I run netstat -a | egrep syslog and I get the following below on the mail server ::
[chuck@mail1-server logalizer]# netstat -a | egrep syslog
udp 0 0 *:syslog I have looked at /etc/sysconfig/syslog and I cant get this to work with
SYSLOGD_PARAMS="-r -s mydomain.com"
No go with /etc/syslog-ng/syslog-ng.conf either.
#
# include internal syslog-ng messages
# note: the internal() soure is required!
#
internal();
#
# the following line will be replaced by the
# socket list generated by SuSEconfig using
# variables from /etc/sysconfig/syslog:
#
unix-dgram("/dev/log");
#
# uncomment to process log messages from network:
#
#udp(ip("0.0.0.0") port(514));
udp(ip("192.168.0.**") port(514));
};
Any ideas
Cheers
--
Chuck Amadi
ROK Corporation Limited
Ty ROK,
Dyffryn Business Park,
Llantwit Major Road,
Llandow,
Vale Of Glamorgan.
CF71 7PY
Tel: 01446 795 839
Fax: 01446 794 994
International Tel: +44 1446 795 839
email: chuck.amadi@xxxxxxxxxxx
This email is confidential to the addressee only. If you do not believe
that you are the intended recipient, do not pass it on or copy it in any
way. Please delete it immediately.
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx
- Follow-Ups:
- Prev by Date: Re: [opensuse] logrotate and crontab
- Next by Date: RE: [opensuse] Program to autoexecute html page on dvd/cd
- Previous by thread: [opensuse] logrotate and crontab
- Next by thread: Re: [opensuse] Cant get syslog server my w/station to accept 514 connections for remote logging.
- Index(es):