W installed SSRS 2008 R2 on a web server (windows server 2008 R2) with native mode default configuration.
All SQL 2008 services are running under "NT Authority\Local Service" account.
On a client machine, when I tried to open report manager url , got a error msg "Unable to connect to the remote server".
In the rsreportserver.config file, SecureConnectionLevel is "0", AuthenticationType is <RSWindowsNTLM/>, ReportServerURL is specified with http://123.234.45.678:8101/reportserver.
Any suggestions will be appreciated.