Re: Couple of issues with SMTP_CHECK

Chris Adams <[email protected]>
Newsgroups gmane.linux.keepalived.devel
Message-ID <[email protected]>
Once upon a time, Alexey Andrianov <[email protected]> said:
> Hello, Chris.
> 
> To proceed with the second issue, please provide the section of your 
> keepalived.conf corresponding to an SMTP real-server.

Here's an example:

    real_server 10.0.9.144 587 {
        weight 1
        SMTP_CHECK {
            connect_timeout 3
            connect_port 587
        }
    }

I verified with tcpdump that keepalived was still connecting to port 25.
IPVS is properly configured for port 587; only the check is wrong.

-- 
Chris Adams <[email protected]>

------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.