SINGLE MACHINE
1.Install Your Foundry Product
2.Install FLT7          (If you already have our rlm server working and running , jump to step 8) 
3.Stop Foundry License Server (if you started it, you can easily stop it using the Foundry License utility
  /Applications/TheFoundry/LicensingTools7.0/FoundryLicenseUtility)
4.Copy the cracked rlm.foundry over the original one (/Applications/TheFoundry/LicensingTools7.0/bin/RLM/rlm.foundry)
5.Edit xf_foundry.lic replacing HOST_NAME MAC_ADDRESS PORT . You can get those informations using rlmutil,
  or you can start Foundry License Utility and choose Diagnostics and Run Diagnostics, you will find your hostname, your mac address (System ID)  
  PORT is by default 5053 if you dont put any (dont forget to delete the word PORT then if you dont want to specify one) . If you need more infos read RLM manual.

6.Copy the xf_foundry.lic to /Library/Application Support/TheFoundry/RLM/

7.Restart RLM Server you can do that from services or just with Foundry License Utility (the best way to check logs and infos)
  Select RLM Server and Click on Start Server

8.Start Your Foundry Product and Enjoy it !!
  If you didnt define your env variable you will be prompted to activate : (only the first time)
  Click on Activate License or Use Server
  As license server you must enter this : port_of_rlm_server@ip_of_rlmserver
                                          if you didnt specify a port it will look like this : 5053@localhost

XFORCE SMOKED it again !


MULTIPLE MACHINES
Machine A acting as rlm license server
1.Install FLT7
2.Stop Foundry License Server
3.Copy the cracked rlm.foundry over the original one (/Applications/TheFoundry/LicensingTools7.0/bin/RLM/rlm.foundry)
4.Edit xf_foundry.lic replacing HOST_NAME MAC_ADDRESS PORT . You can get those informations using rlmutil,
  or you can start Foundry License Utility and choose Diagnostics and Run Diagnostics, you will find your hostname, your mac address (System ID)
  PORT is by default 5053 if you dont put any (dont forget to delete the word PORT then if you dont want to specify one) . If you need more infos read RLM manual.

5.Copy the xf_foundry.lic to /Library/Application Support/TheFoundry/RLM/
6.Restart RLM Server you can do that from services or just with Foundry License Utility (the best way to check logs and infos)

Machine B,C,D,... acting as rlm clients
1.Install your Foundry Product
2.Start your Foundry product
3.You will be prompter to activate, Click on Activate License or Use Server
  As license server you must enter this : port_of_rlm_server@ip_of_rlmserver Those are the infos from Machine A
                                          if you didnt specify a port it will look like this : 5053@ip_of_machineA
  Do not forget to make sure your firewall accepts communication with the clients (disable it to check)


TIPS:
Foundry License Utility will help you find infos on hostname, hostid, systemid, mac address, port and problems you may run into if
you didnt follow our steps .. Diagnostics will help you figure out what mistake you did.
When you copy the rlm.foundry make sure you didnt chnage the rights, in worse case do a chmod 755 rlm.foundry
You can also check a few infos on the web gui : http://127.0.0.1:4102 or http://rlm_ip:4102

