|
Home > Archive > Unix administration > February 2004 > Syslogd problem
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
|
|
| JM Fiton 2004-02-09, 9:34 pm |
| Hi,
I have a syslogd server on an HP-UX box, logging traps from remote
routers or hosts, ok.
I try to configure the same thing on a RedHat 9.0 system, it doesn't
work, accepting only local traps, no tcp wrapper compiled options, no
iptables ...
Any idea ?
Thanks, Jean-Marc
| |
| Barry Margolin 2004-02-10, 4:35 am |
| In article <f6f8a614.0402100244.337c9bb8@posting.google.com>,
jmf@iutbayonne.univ-pau.fr (JM Fiton) wrote:
> Hi,
>
> I have a syslogd server on an HP-UX box, logging traps from remote
> routers or hosts, ok.
> I try to configure the same thing on a RedHat 9.0 system, it doesn't
> work, accepting only local traps, no tcp wrapper compiled options, no
> iptables ...
>
> Any idea ?
GNU syslogd requires the -r option to enable remote logging. RTFM.
--
Barry Margolin, barmar@alum.mit.edu
Arlington, MA
*** PLEASE post questions in newsgroups, not directly to me ***
|
|
|
|
|