Accessing Netlinx Master Across WAN
TurnipTruck
Posts: 1,485
Greetings,
I am setting up a system that I would like to be able to upload code to across the Internet. Never having set a system up like this before, could someone please give me a quick rundown on how the Master needs to be set up at the remote site, and how to access it from the office, avoiding and potential issues. Thank you.
I am setting up a system that I would like to be able to upload code to across the Internet. Never having set a system up like this before, could someone please give me a quick rundown on how the Master needs to be set up at the remote site, and how to access it from the office, avoiding and potential issues. Thank you.
0
Comments
The Master is already on the LAN with an assigned IP address and working normally.
Thanks!!!
The web interface through which G4 control is established uses port 80, and the web control itself uses port 5900. It may also need port 5800; I've had mixed results. Keep in mind the VNC protocol used by G4 Web Control connects to the panel, the web interface is just a gateway. I generally forward 5900 to the panel itself and use Real VNC rather than the browser applet.
The master also has an FTP and Telnet server on the standard ports; the Telnet can be re-mapped in the NetLinx to whatever you want. I haven't seen too many cases where I cared about the FTP.
1- Security log in page is displayed.
2- A page that has the AMX logo in the top left corner with the following tabs: web control, security, system, show devices, network.
3- I just click on whats listed under the "web control" and wam bam I'm looking at it.
Is your system showing anything like this?
You won't be able to browse to port 1319... you'll need to forward port 80 and 10500 to the IP of your Netlinx Master in order to do G3 Web Control externally.
With port 1319 forwarded, are you able to establish a connection with the master through Studio?
--D
On my experience, some routers must be set for TCP and UDP in two steps.
Port 1319 is the registered ICSP port and is used for communication between the NetLinx master, NetLinx IP devices, and NetLinx software applications (i.e. NetLinx Studio, TPD4, etc.) You cannot do [url]http://[/url]<ip here>:1319 as 1319 is not an http port.
Telnet is port 23 and only needs to be forwarded if you are going to use telnet. FTP uses ports 20 and 21 and again, only needs to be forwarded if you use FTP.
To summarize, a minimal port forward list to allow Porgram updates, firmware updates, and G3 Web Control port is:
80, 1319, 10500
optionally you can add telnet (23) https (443) and FTP (20,21)
You can refer to http://www.amx.com/techsupport/PDNTechNote.asp?id=250 for a tech notes on port settings, or http://www.amx.com/techsupport/PDNTechNote.asp?id=254 and http://www.amx.com/techsupport/PDNTechNote.asp?id=350 for tech notes on G3 Web Control info (previously refered to as NetLinx Internet Inside).