Page 1 of 1

PostPosted: Fri May 19, 2006 3:30 am
by sella
It should be that simple to get it working. You may want to verify that your iptables setup on each of the servers isn't causing any issue. If you have a firewall, also verify that its allowing packets to flow.

It's usually a good idea to use tcpdump to see if you're sending and receiving packets on port 7447. Optionally, you can run cblmd with -d9 which will provide full debug output.

-Jim