I have set up ufw on a couple of servers and allowed every connection between those servers since the need to communicate with each other without any restriction.
Now, ufw sometimes blocks connection from some of these servers to others without apparend reason since I explicitely allowed connections.
My question: How can I turn of ufw's blocking feature all together or at least between those nodes? I tried to edit /lib/ufw/user.rules and disable rate limiting but that did not work.
I am on 12.04 LTS