lsof output ... (currently configured for TCP 514)
"N. Max Pierson" <nmaxpierson@gmail.com> writes:While I haven't seen 2.1.x in ages, I believe it should be able to do
> I've setup a LVS cluster which is working perfectly. The problem I am
> having is when I have a logical interface ip (or no ip at all, interface is
> eth0:1) when using the tcp/udp driver, it does not seem to bind correctly
> and accept messages on the port specified. When using udp, I try a port
> scan with nmap and it shows the port on the logical interface a "closed".
> When I try tcp, it shows "filtered". The primary ip on interface eth0
> accepts logs with no issues. Can syslog-ng bind to logical interfaces as
> described above and receive logs on multiple addresses??
that, indeed.
You can check which addresses it listens on by running lsof -p $PID
(replace $PID with the actual pid of the syslog-ng process).
Might it not be a firewall in front of your system, somewhere? If lsof,
> A netstat -a shows *:syslog or when I outright specify the logical ip,
> it shows the logical ip, but as stated above ... it's either closed or
> filtered. I've searched all over, but it seems my google foo is not
> matching anything.
or netstat shows syslog-ng is bound to the right IP and port, then all
should be well.
--
|8]
______________________________________________________________________________
Member info: https://lists.balabit.hu/mailman/listinfo/syslog-ng
Documentation: http://www.balabit.com/support/documentation/?product=syslog-ng
FAQ: http://www.balabit.com/wiki/syslog-ng-faq