Instrument Control (GPIB, Serial, VISA, IVI)

cancel
Showing results for 
Search instead for 
Did you mean: 

using GPIB-ENET/100 across firewall

We would like to control a GPIB device across a firewall/subnet using NI-488.2 for Solaris. What ports need to be opened to allow control of the ENET/100? I see from the user's guide that EthernetConfig will not work across subnets. Presumable this means I need to configure it locally, and hopefully then it will be accessible from another network. What other advice can you give for doing this? Thanks.
0 Kudos
Message 1 of 2
(3,035 Views)
You're correct, the UDP Broadcasts that are used in the EthernetConfig utility will not span subnets.  However, the TCP packets used in normal operation are routable.  Make sure that the software can send packets to the following TCP ports for the ENET/100: 5000, 5003, 5005, 5010, 5015 (all decimal).
 
Scott B.
GPIB Software
National Instruments
 
 
0 Kudos
Message 2 of 2
(3,025 Views)