Hello everyone,
i create this issue to get some help about using VPN to connect into Prosys OPC UA simulator server putted into a laptop.
when i use VPN to connect to this simulator server with another laptop (im using ip adress into endpoint like this opc.tcp://10.130.1.13:4840/OPCUA/SimulationServer ) .
the library connect to laptop and get his name LAPTOP-XXXXXXX.home
after that when try to connect i get this exception: java.net.UnknownHostException: LAPTOP-XXXXXXX.home: nodename nor servname provided, or not known
but it work fine without VPN when im connected directly to the local lan with the same laptop.
also i try a OPC UA client dev with python work fine (FreeOpcUa)
Could you please help me to find why i have this problem i check all what i know also in debug mod to know whats wrong but im stuck.
thanks in advance for your help.
im eclipse milo 0.6.0 with JDK zulu 8
You can see bellow screen of the stack trace and logs also wireshark trace:



Hello everyone,
i create this issue to get some help about using VPN to connect into Prosys OPC UA simulator server putted into a laptop.
when i use VPN to connect to this simulator server with another laptop (im using ip adress into endpoint like this opc.tcp://10.130.1.13:4840/OPCUA/SimulationServer ) .
the library connect to laptop and get his name LAPTOP-XXXXXXX.home
after that when try to connect i get this exception: java.net.UnknownHostException: LAPTOP-XXXXXXX.home: nodename nor servname provided, or not known
but it work fine without VPN when im connected directly to the local lan with the same laptop.
also i try a OPC UA client dev with python work fine (FreeOpcUa)
Could you please help me to find why i have this problem i check all what i know also in debug mod to know whats wrong but im stuck.
thanks in advance for your help.
im eclipse milo 0.6.0 with JDK zulu 8
You can see bellow screen of the stack trace and logs also wireshark trace: