Hello,
Each node also has its own JMX server, so you would need to open the port it listens to on the node's machine. In the current node distribution, this is port is 12001. More generally it is the value of the node configuration property "jppf.management.port", which you can find in the node's configuration file.
I hope this helps,
-Laurent