Hello ,
I have a problem, I will try explain it in details, so I have a PFC200 8217, running on Codesys (FW28), I have a project where I should set up the two port(X1,X2) separately , which the X1 has an IP address let’s give example 10.4.121.120 with subnet 255.255.255.128 and gateway 10.4.121.126, the X2 take address 192.168.121.128 , subnet 255.255.255.0, and gateway 192.168.121.254, The X2 should communicate with a router, with IP route to 192.168.40.1 mask 255.255.255.0, and gateway 192.168.40.254, the the final IDE, the X1 should communicate with a foutigate that forward to LAN 10.4.121.248/29, the problem that I have is how to customize the custom route for this case so can I have distance access to the plc, and that the plc can communicate with the IDE through the X2 in the same time without any problem, what is the best costum rout , and IP/TCP configuration that we can make in this case. Thank you for guiding me