Xiang Posted November 29, 2020 Report Share Posted November 29, 2020 Hi All, I'm using V350 PLC to do a system. My objective is to use different network access to PLC Network for Unitronic remote operate. As I know need to do a port forwarding. But I had tried to port forward but still failed. Can someone explain me and help me for the solution? Link to comment Share on other sites More sharing options...
MVP 2023 Flex727 Posted November 29, 2020 MVP 2023 Report Share Posted November 29, 2020 Is any of this connected to the internet, or is it two internal networks with only wifi connection? Link to comment Share on other sites More sharing options...
Xiang Posted November 29, 2020 Author Report Share Posted November 29, 2020 both are connected to internet. but this 2 network are different network. - PLC is connected to SIM Card modem. - Client side is PC or Phone connected to wifi modem. Link to comment Share on other sites More sharing options...
MVP 2023 Flex727 Posted November 29, 2020 MVP 2023 Report Share Posted November 29, 2020 Then you need to enter the WAN (internet) IP address into your PC or phone connection, not 192.168.0.1. Link to comment Share on other sites More sharing options...
Xiang Posted November 29, 2020 Author Report Share Posted November 29, 2020 15 minutes ago, Flex727 said: Then you need to enter the WAN (internet) IP address into your PC or phone connection, not 192.168.0.1. WAN IP address means Public IP address? Sorry I'm not really know about networking. I need your advise. Below shows the step I had tried: 1) I login to PLC network gateway to set the port forwarding 192.168.0.29 port number 502 (*I'm not sure about the port number*) 2)In Client's PC, I tried to access to PLC network (Public IP : 502) But it failed. Which parts I missed? Link to comment Share on other sites More sharing options...
MVP 2023 Joe Tauser Posted November 29, 2020 MVP 2023 Report Share Posted November 29, 2020 You'll need to give us more information, specifically on the device "PLC Network Gateway". What is the brand and model? When you bought the SIM card for this, did you ask the network provider for a static IP address? If you're trying to access the PLC with Visilogic or Remote Operator, you need to forward ports 20256 and 20257. Port 502 is for Modbus communications. Which software are you using in the client's PC? Joe T. Link to comment Share on other sites More sharing options...
AlexUT Posted November 29, 2020 Report Share Posted November 29, 2020 Additional to Joe remarks: Q4. How PLC is connected to modem? Serial, Ethernet? Q5. What is a modem model? Q6. Is a SIM card 2G, 3G, 4G/LTE? B.R. Link to comment Share on other sites More sharing options...
Xiang Posted December 1, 2020 Author Report Share Posted December 1, 2020 On 11/30/2020 at 4:00 AM, Joe Tauser said: You'll need to give us more information, specifically on the device "PLC Network Gateway". What is the brand and model? When you bought the SIM card for this, did you ask the network provider for a static IP address? If you're trying to access the PLC with Visilogic or Remote Operator, you need to forward ports 20256 and 20257. Port 502 is for Modbus communications. Which software are you using in the client's PC? Joe T. I think I know the issues already.. the SIM card is dynamic ip address, means cannot do port forwarding. I'm try to access the PLC Remote Operator, means I need to forward port 20257? My client's PC is only Remote Operator.. Link to comment Share on other sites More sharing options...
Xiang Posted December 1, 2020 Author Report Share Posted December 1, 2020 On 11/30/2020 at 5:43 AM, AlexUT said: Additional to Joe remarks: Q4. How PLC is connected to modem? Serial, Ethernet? Q5. What is a modem model? Q6. Is a SIM card 2G, 3G, 4G/LTE? B.R. Q4 : Using Ethernet Q5: robustel Modem,SIM card is LTE but I I found is sim card issues.. It's dynamic ip. Thanks for reply.. Link to comment Share on other sites More sharing options...
AlexUT Posted December 1, 2020 Report Share Posted December 1, 2020 If SIM IP is Public Dynamic, you can use any free internet DDNS service to connect by connection name. DDNS will return current IP address. *It works only with Public IPs. DDNS SErvices - DynDNS, NoIP, etc. B.R. Link to comment Share on other sites More sharing options...
Xiang Posted December 1, 2020 Author Report Share Posted December 1, 2020 14 minutes ago, AlexUT said: If SIM IP is Public Dynamic, you can use any free internet DDNS service to connect by connection name. DDNS will return current IP address. *It works only with Public IPs. DDNS SErvices - DynDNS, NoIP, etc. B.R. But I used DDNS service by no-ip. But the SIM IP and Public IP for gateway is different. Link to comment Share on other sites More sharing options...
MVP 2023 Flex727 Posted December 1, 2020 MVP 2023 Report Share Posted December 1, 2020 6 hours ago, Xiang said: Public IP for gateway What is this? Gateway typically refers to the internal IP address of the router. Computers (and your PLC) would use the gateway address to know where to send data for the router to translate for the internet. If you don't already have a good understanding of the difference between public IPs and private IPs, I recommend that you do a search on "difference between private and public IPs". None of the IP addresses assigned for private networks (such as 192.168.xxx.xxx) can be directly accessed from the internet. You can also look up "network address translation" to help understand what the router does to cross the bridge between private and public IPs. Link to comment Share on other sites More sharing options...
Xiang Posted December 2, 2020 Author Report Share Posted December 2, 2020 11 hours ago, Flex727 said: What is this? Gateway typically refers to the internal IP address of the router. Computers (and your PLC) would use the gateway address to know where to send data for the router to translate for the internet. If you don't already have a good understanding of the difference between public IPs and private IPs, I recommend that you do a search on "difference between private and public IPs". None of the IP addresses assigned for private networks (such as 192.168.xxx.xxx) can be directly accessed from the internet. You can also look up "network address translation" to help understand what the router does to cross the bridge between private and public IPs. Sorry my mistake, I means my SIM card is dynamics IP, after I did DDNS service and try to do port forwarding for SCADA (port 8088) but seem like the port still closing. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now