Page Tree
Other Releases
...
Note |
---|
Since the line ”<! − −” and ”−− >” makes a comment block, it needs to be removed. |
Info |
---|
You can find the any default values in the “TWebGatewayService.exe.config”. |
...
When the WebGateway service is started, log messages can be found are in the Windows EventViewer.You should be able to find among the messages one as in
the example. Below is a message similar to one of the log messages.
Code Block |
---|
First redirect :: LocalPort: 3101, RemoteIP: localhost, RemotePort: 3101,RemotePortWA: 3102 Extra Redirection Table: Listen on ipv4: Connect to ipv4: Address Port Address Port --------------- ---------- --------------- ---------- 0.0.0.0 3100 192.168.80.129 3100 0.0.0.0 3102 192.168.80.129 3101 |
...