9/26/2016 8:36 AM | |
Posts: 1 Rating:
|
Hi guys, I'm having troubles here being able to ping the remote PLC from the local computer. I've gone over it many times, I'm sure I've done everything as it asks but can't get it working. Remote PLC IP : 192.168.82.247 Remote PC teamviewer IP : 7.5.181.122 / network card IP (192.168.82.246) SO : Local PC ping Remote PC (Teamviewer VPN IP: 7.5.181.122) : OK Local PC ping Remote PC (Remote network card IP : 192.168.82.246) :OK Remote PC ping Remote PLC : OK Local PC ping Remote PLC (192.168.82.247) : NOT OK I've enabled IP routing on both computers. I really don't understand why pinging 192.168.82.246 works and pinging 192.168.82.247 does not. I've disabled all the windows firewalls, but still no good. If anyone can shed some light on this, it would be much appreciated. Thanks ------------------------------------------------------------------------------------------ |
Last edited by: Min_Moderator at: 9/27/2016 1:05:50 PMNew subject after splitting |
|
4/11/2017 8:58 AM | |
Joined: 11/28/2011 Last visit: 1/22/2025 Posts: 53 Rating:
|
Hello , As I have promised here are some steps to keep in mind. 1.PLC settings here is X2 port from our PLC connected with the Ethernet port configured in step 2. 2. PC Settings communication. 3. Check manual to be sure that you have also enable IPEnableRouter to “1”. 4.Restart 5.Connect over Teamviewer to the remote PC and start VPN => Point 3 from manual. 6.PG PC with TIA before adding routing please check if you have not already some route done for your address range. => cmd => route print . If you see that you have used IP settings already please first do route delete 192.168.1.1 After that you can add route route add 192.168.1.1 mask 255.255.255.255 IP of PARTNER metric 1 7. Ping 192.168.1.1 8. TIA => You have to use VPN driver to connect as it is done in 3.2 point but please use scan with same address I hope that should work for you. BR Martin AttachmentManual.zip (623 Downloads) |
Last edited by: MartinChyska at: 4/11/2017 8:59:21 AM |
|
7/30/2019 11:33 AM | |
Joined: 10/10/2016 Last visit: 12/4/2024 Posts: 6 Rating:
|
"route -f" on both user and remote PC This will disconnect all connections restart bot PC, run TV, add route and done. |
Follow us on