25 Nov
2004
25 Nov
'04
9:15 a.m.
On Thu, 2004-11-25 at 00:07, Michael Gehrmann wrote:
Hi All,
I have seen a number of queries on a number of lists in regards to sending the source ip address of messages that are forwarded from a syslog-ng server.
I have found a solution!
You need to do the following:
Enter the option --enable-spoof-source when running ./configure (This requires libnet, use RPM for RedHat)
Yes, this feature was announced in the release notes of syslog-ng 1.6.3: * added address spoofing support (use the original IP address when resending messages, read the file README.spoof for more information) -- Bazsi