Forum Discussion
smtp check
Hello,
I have in ltm a smtp check and the pool with the check is down. With tcpdump can´t see pakets to the nodes and in the debug log is whistled "error: couldn't open socket: host is unreachable"
Why can´tt I see any packages with tcpdump?
When i use a normal TCP check with port 25 is the pool up
6 Replies
- Brad_Parker
Cirrus
Since the host is unreachable you could have an ARP issue. Meaning, your LTM may not be able to resolve a MAC address for the node you are testing and therefore you are not ever sending a SYN packet to even open the connection.
- Andre-Germany
Nimbostratus
Why it goes with a normal TCP check on port 25?
- Brad_Parker
Cirrus
can you see packets with tcpdump with your TCP monitor since you say it succeeds?
- nitass
Employee
can you also post the pool and monitors configuration?
tmsh list ltm pool (name) tmsh list ltm monitor tcp (name) tmsh list ltm monitor smtp (name) - Andre-Germany
Nimbostratus
ltm pool SMTP-TEST { members { TEST1:smtp { address 1.1.1.1 session monitor-enabled state down } TEST2:smtp { address 1.1.1.2 session monitor-enabled state down } } monitor SMTP-TEST partition Common
ltm monitor smtp SMTP-TEST { debug no defaults-from /Common/smtp description "SMTP TEST" destination *:smtp interval 5 partition Common time-until-up 0 timeout 16
ltm monitor tcp TCP25 { adaptive disabled defaults-from /Common/tcp destination *:smtp interval 5 ip-dscp 0 partition Common time-until-up 0 timeout 16
- nitass
Employee
is this relevant?
sol16631: The SMTP monitor may fail to connect and then incorrectly mark down an available pool member
https://support.f5.com/kb/en-us/solutions/public/16000/600/sol16631.html
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)Recent Discussions
Related Content
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com