NetLinx Processor Remote Connection
kousios
Posts: 5
Generally we prefer visiting a site to investigate a customer's reported problem, but there are many cases in which these problems could easily be solved from the office. This is why we are trying to establish remote processor connections in all of our projects. We use port forwarding to accomplish this and to be more specific we are forwarding: port 1319 to port 1319 (ICSP), port 10180 to port 80 (HTTP) and port 10123 to port 23 (Telnet). Port 1319 works great when we try to connect to the processor remotely using NetLinx Studio and port 10180 works just as well when we are remotely connecting to the processor's web interface. On the other hand, when we are remotely connected to the processor in NetLinx Studio and we are trying to create a telnet session using port 10123 we get a terminal but with no command line, just a black window..
Does anyone have any suggestions on what we might be doing wrong here??
Also, most of these customer reported problems might not even be actual problems. They would, most of the time, be a rather misinterpreted system's behavior that was rightfully exhibited according to the customer's actions. However, to prove this we have to be able to access the processor's log file which should contain a lot of useful information.
Are you aware of the existence of such a file? If such a file exists how do we access it? If there isn't such a file could someone help me to create one?
Thank you guys
Does anyone have any suggestions on what we might be doing wrong here??
Also, most of these customer reported problems might not even be actual problems. They would, most of the time, be a rather misinterpreted system's behavior that was rightfully exhibited according to the customer's actions. However, to prove this we have to be able to access the processor's log file which should contain a lot of useful information.
Are you aware of the existence of such a file? If such a file exists how do we access it? If there isn't such a file could someone help me to create one?
Thank you guys
0
Comments
Plus any telnet port open to the public is subject to a plain old brute force attack. Granted the Netlinx controller does have a 'three strikes you're out' delay. But, this only slows the brute force attack down, not eliminate it.
A VPN can be setup with a much more sophisticated attack prevention scheme, can report attempts to hack in, basically puts your remote PC on their network with full access and encrypts the traffic back and forth.
What I would try, as a starting point, instead of mapping 10123 to 23, is to set the NetLinx itself to port 10123 on Telnet. If that works, the router isn't doing the NAT correctly. If it still doesn't go, I'd run a port scan to see if it's blocked. I've had some networks do soe really funky stuff when it comes to blocking ports. One in particular wouldn't let anything at all through, no matter how I set the outer, not even on the DMZ port. Then I found out he had two other routers running on the network; I still can't figure how it worked at all.