Aveva Plant Scada communication with PLC M580 schneider using Public IP (Static IP Sim)

Hello.
i am using RUT 955 . i want to communiate aveva plant scada 2023 R2 with my M580 Schneider PLC. but un fortunatily i am unable to communicate PLC with my server .
Below is the sample architecture for the IP configuration i am using right now

  ┌──────────────────────────┐
    │ SCADA PC (OFS + AVEVA)   │
    │ IP: 100.100.100.1        │
    │ OPC Server: 203.189.xxx.xx (Public) │
    └───────────▲──────────────┘
                │
                │ LAN: 100.100.100.115
                │
    ┌──────────┴──────────┐
    │  Server Teltonika   │
    │  Router             │
    │  LAN IP: 100.100.100.115 │
    │  Public IP: 203.189.xxx.xxx │
    │  ❌ NO Port Forwarding ❌  │
    └──────────▲──────────┘
                │  (Internet)
                ▼
    ┌──────────┴──────────┐
    │  PLC Teltonika      │
    │  Router             │
    │  LAN IP: 100.100.100.120 │
    │  Public IP: 203.189.xxx.xxx │
    │  ✅ Port Forwarding ✅  │
    │  - External IP: 203.189.xxx.xxx  │
    │  - External Port: 502  │
    │  - Internal IP: 100.100.100.65  │
    │  - Internal Port: 502  │
    │  - Protocol: TCP  │
    └──────────▲──────────┘
                │
                │ LAN: 100.100.100.65
                ▼
    ┌──────────────────────────┐
    │  Schneider M580 PLC      │
    │  NOC Module: 100.100.100.65 │
    │  Gateway: 100.100.100.120 │
    └──────────────────────────┘

Greetings,

For your setup, since you seem to be trying to communicate over the internet, a VPN connection (or at least Port forwarding) would be required since Scada and the PLC are behind NAT.

You can opt for RMS VPN: RMS VPN Hubs - Teltonika Networks Wiki
Or any other VPN that we have to offer here: VPN Configuration Examples - Teltonika Networks Wiki

Regards,
M.

This topic was automatically closed after 60 days. New replies are no longer allowed.