Hello,
I have the following setup
Machine1 (host name: show-saprouter) running saprouter.exe. On this machine the windows firewall is completely disabled. Inbound rules TCP and UDP port 3200-3299 are open. Outbound rules TCP and UDP Port 3200-3299 are open too.
Machine2 (host name: show-S71) with my SAP system.
My goal is now to connect from my PC using SAPgui to machine1 with the running saprouter. saprouter (saprouttab: P * * *) now should forward me to machine2.
For SAPgui I have the following settings: IID = 00, SID: S71 (I checked them, they are correct), SAProuter-String: /H/16.58.245.70/H/show-S71/H/
If I enter the IP of show-S71 then I can connect without problems.
I also confirmed with ping that
PC-> machine1
PC-> machine2
machine1->machine2
is working.
Thanks