[Freeipa-devel] [PATCH] 239 Tolerate UDP port failures in conncheck

Martin Kosek mkosek at redhat.com
Fri Mar 16 09:45:31 UTC 2012


UDP port checks in ipa-replica-conncheck are too strict. The entire
conncheck fails when UDP ports cannot be verified as open. However,
UDP protocol is unrealiable by its nature and the port can also not
be checked if there is an application already bound to it. This can
happen for example when ipa-replica-conncheck is run as a part of
ipa-ca-install and the replica services are thus already running.

This patch changes the behavior of UDP port checks. The conncheck
script now rather reports a warning that UDP port cannot be verified
but does not fail the entire test.

https://fedorahosted.org/freeipa/ticket/2514

-------------- next part --------------
A non-text attachment was scrubbed...
Name: freeipa-mkosek-239-tolerate-udp-port-failures-in-conncheck.patch
Type: text/x-patch
Size: 2769 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/freeipa-devel/attachments/20120316/4265ebae/attachment.bin>


More information about the Freeipa-devel mailing list