Thank you, that was the logs info I needed.
For posterity purposes, my issue was I needed to load two modules on the cluster nodes to enable the functionality required by the ipables commands.
- modprobe xt_REDIRECT
- modprobe xt_owner
Dave
Thank you, that was the logs info I needed.
For posterity purposes, my issue was I needed to load two modules on the cluster nodes to enable the functionality required by the ipables commands.
Dave