Michal Trojnara wrote:
Check your /etc/hosts.allow and /etc/hosts.deny (possibly in the chroot jail if you use it) or: ./configure --disable-libwrap make clean make make install
There are no entries in either file.
But I would not expect a connection to be refused the first time an application tries to connect, and then accepted upon a re-try. It should either be accepted or refused consistently.
Cheers, Eddie