Xymon Mailing List Archive search

Possible bug in protocol tests

list Shawn Heisey
Wed, 29 Jul 2015 16:34:07 -0600
Message-Id: <user-08731ced497e@xymon.invalid>

On 7/29/2015 12:33 PM, J.C. Cleaver wrote:
I'll see if there's any shortcut that can be performed here, but I don't
believe this will be that easy to fix with the current architecture. (We
would also probably need for enforce an alternating
send/expect/send/expect syntax in the config as a result.)
Based on the behavior, I figured the engine was pretty simple and a fix
probably would involve some significant work, possibly a complete redesign.

SMTP is a protocol that is specifically designed to NOT work with the
brute force approach, and I think that the current protocol engine can't
do much beyond brute force.

If Henrik is already working on a redesigned network protocol engine,
then there's not much more to be said, except to wish him the best of
luck with it.

Thanks,
Shawn