Enabling Access to External License Servers

  1. Enable ipforward in the /etc/beowulf/config file. The line should read as follows:

    ipforward yes

  2. Reboot the compute nodes and restart the cluster services. To do so, run the following two commands as "root" in quick succession:

    [root@scyld ~]# bpctl -S all -R
    [root@scyld ~]# /etc/init.d/beowulf restart