January 24, 2011 at 4:08 am
we are using two different IP's for accessing a application as well as reports. One IP (192.168.0.239) is a local IP given physically to the server where application resides and sql server reports are deployed. on this ip, users are able to access application and reports both.
Another one is (122.168.129.20) natted in firewall for external traffic/remote users. Remote users are able to access application but unable to view the reports.
any workaround or solutions for this ? please !
January 24, 2011 at 1:41 pm
Since your external IP address is NAT'd, presumably to your local IP address, your SQL Server won't be aware of its existance, and shouldn't need to be. I'd check your firewall configuration, does your application and reports use the same port / protocol to allow users to access them? If they use different ones then have you checked that the firewall is allowing both of them access?
February 14, 2011 at 4:41 am
hi will check once and revert
Viewing 3 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic. Login to reply