From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

IP address is not on the target's allowable access list‏

Hi, when I try to compile / deploy "pac" I am getting an error "Access denied: This host computer's IP address is not on the target's allowable access list." I gave an access to "*" in target list. What other settings needed to be changed
Thank you,
Bella

NI Software : LabVIEW FPGA version 2009
NI Hardware : RIO (cRIO, R Series, FlexRIO, sbRIO) device CRIO-9073

 

Thank you,

Bella

 

 

 

Message 1 of 2
(3,093 Views)

Bella-

 

To fix this issue, please do the following:

 

1. Open My Documents.
2. In the address bar at the top, type ftp://[Your CRIO's IP]
3. You should now see the files inside the FTP, as you would a normal Windows folder.
4. Right-Click the ni-rt.ini file, and select Copy.
5. Paste the ni-rt.ini file on your Windows desktop.
6. On your Windows desktop, double-click the ni-rt.ini file to open it. You may be prompted to select an application to open the file. Please select Notepad.
7. Edit the server.tcp.access and RTTarget.IPAccess tokens as shown below.
server.tcp.access="+*"
RTTarget.IPAccess="+*"

8. Save the ni-rt.ini file in Notepad.
9. Drag the ni-rt.ini file from your windows desktop back to the FTP folder, when prompted to overwrite the file select 'Yes'
10. Reboot your Compact RIO by pulling out the power, and plugging it back in.
 

National Instruments
Applications Engineer
Message 2 of 2
(3,060 Views)