Hi
am woring on sharepoint application for intranet, created three web parts in that, and am ristricting the webparts to certain user groups by target audience,
i can access the application using the following url say
http://serverName:portNo/ for example, am getting required result.
but if i use the IP Address instead of ServerName in URL as
http://192.168.38.34:portNo/ the results are getting changed, webparts are visible to all user groups. even though am ristricting those users while accessing the webparts.
please provide me solution ... !