Hello,
I've installed rsyslog 4.3.0 on a freebsd 6.4-RELEASE-p6 i386 and
unfortunately I cannot send any syslog data to a remote server by using
the standard configuration directive:

*.*                             @192.168.0.1

or

*.*                             @@192.168.0.1

By using tcpdump, as far I can see, *no packets* go out from the freebsd
system (nor tcp or udp) to reach the remote syslog server 192.168.0.1.

The remote server 192.168.0.1 is obviously reachable: I can make a
telnet session to the port 514/tcp from the freebsd server.

Enabling debug info not helped, it seems there is no error anywhere.

This is how it has been compiled:

rsyslog will be compiled with the following settings:

Multithreading support enabled:           yes
Klog functionality enabled:               yes (bsd)
Regular expressions support enabled:      yes
Zlib compression support enabled:         yes
MySql support enabled:                    no
libdbi support enabled:                   no
PostgreSQL support enabled:               no
Oracle (OCI) support enabled:             no
SNMP support enabled:                     no
Mail support enabled:                     yes
RELP support enabled:                     no
imdiag enabled:                           no
file input module enabled:                yes
input template module will be compiled:   yes
output template module will be compiled:  no
omprog module will be compiled:           no
omstdout module will be compiled:         no
Large file support enabled:               yes
Networking support enabled:               yes
GnuTLS network stream driver enabled:     no
Enable GSSAPI Kerberos 5 support:         no
Debug mode enabled:                       no
Runtime Instrumentation enabled:          no
Diagnostic tools enabled:                 no
valgrind support settings enabled:        no
rsyslog runtime will be built:            yes
rsyslogd will be built:                   yes

>From -v switch:

[r...@server]# rsyslogd -v
rsyslogd 4.3.0, compiled with:
        FEATURE_REGEXP:                         Yes
        FEATURE_LARGEFILE:                      Yes
        FEATURE_NETZIP (message compression):   Yes
        GSSAPI Kerberos 5 support:              No
        FEATURE_DEBUG (debug build, slow code): No
        Atomic operations supported:            No
        Runtime Instrumentation (slow code):    No

This is the first time I use rsyslog on a freebsd system.

Any ideas?

Thank you in advance.

-- 
Greetings,
Stefano Coletta

Unidata S.p.a.
Via Portuense, 1555 - 00143 Roma
Commercity - Modulo M25
Tel +39 06404041
Fax +39 0640404002
E-mail [email protected]
_______________________________________________
rsyslog mailing list
http://lists.adiscon.net/mailman/listinfo/rsyslog
http://www.rsyslog.com

Reply via email to