Webclient Problem

Discussions about product bugs & problems!
Note: This is no replacement for the Official ETM Support!
3 posts • Page 1 of 1
Shweta Sawant
Posts:17
Joined: Tue Mar 24, 2015 6:18 am

Webclient Problem

Post by Shweta Sawant »

Hi,

I am using WinCC OA 3.11 SP1 and I am facing a problem while accessing a webclient.
I am getting a error in log file as

"you are not allowed to connect to data "


I have added ip_allow = Server IP address entry in config file as well.
Still error comes. :(

Anyone has any idea about this error? & How to solve it?

Please help

Regards,
Shweta

mkoller
Posts:741
Joined: Fri Sep 17, 2010 9:03 am

Re: Webclient Problem

Post by mkoller »

This message is printed by the HTTP Server when it checks if a client wanting to connect to data/event is really using the data/event ip-address and port.
Activate -dbg HTTP on the CTRL Manager (HTTP Server) and check what the "CONNECT" message it receives really contains as IP/Port for the data.
The error is given e.g. when the client and the server disagree on the IP Address of the host data/event run on, e.g. when the DNS result done on the client
is different than done on the server (e.g. internal/external network).
Make sure that the config file sent to the webclient contains the correct IP Address for data/event (e.g. using IP Address and not hostnames or using
config.webclient to have special definition for what the webclient shall use)

Shweta Sawant
Posts:17
Joined: Tue Mar 24, 2015 6:18 am

Re: Webclient Problem

Post by Shweta Sawant »

Thank you Martin for information :)

I will check this point.

Regards,
Shweta

3 posts • Page 1 of 1