09-23-2015 03:21 AM
Hi,
I try to use the compile worker on a Linux based architecture (RHEL) with a Windows-7 development PC (Labview 2014). It works if both machines are on a private network but not on a domain managed network with more strict firewall rules.
What are the firewall settings to use on Windows to allow connection between compile worker and compile server ?
(By the way: the compile server seem's not to exists for Linux. Is it right ?)
Thanks for your help.
Solved! Go to Solution.
09-23-2015
08:35 PM
- last edited on
09-19-2025
03:13 PM
by
Content Cleaner
For windows firewall you should just need to make sure port 3582 isn't blocked.
https://knowledge.ni.com/KnowledgeArticleDetails?id=kA00Z000000P9NPSA0&l=en-US
What do you mean about the compile server not existing for Linux though?
09-24-2015 02:45 AM
Thanks for your help.
I have already created a firewall rule (on the Windows PC) to open the port TCP/3582 for any program but without succes...
After installing the "Xilinx Compilation Tools for Linux version 14" on the Linux PC, only the compile worker is available. Then, it has to connect to a compile server which seems not installed locally (perhaps another Labview module is needed ?).
09-24-2015
09:43 AM
- last edited on
09-19-2025
03:14 PM
by
Content Cleaner
Hey jjolly,
The Compile Server is only available for Windows. Please check out the Knowledge Base article here: Setting up a Linux-based FPGA Compile Worker for a more detailed view of the requirements and overall architecture.
09-24-2015 10:47 AM
You are right.! There is no Linux compile server... So I have to use also a Windows server ![]()
For information I could connect the PC's by opening the port TCP/3580 (instead of 3582).
Cheers.
09-24-2015 11:26 AM - edited 09-24-2015 11:28 AM
Since your development machine has to run Windows, I would recommend installing the compile server there. Another option would be to set up a virtual machine on your Linux box.