I had 5 beta 2 running on a RHEL5 box, behind a NATed firewall on a single IP address by adding
Code:
<Set name="Host"><SystemProperty name="jetty.host" default="10.x.x.x"/></Set>
in jetty.xml.in
After upgrading to RC1 I get "
A network service error has occurred (zclient/io)" on the webclient ...
I played around with zimbra.web.xml.in, however, that does not really work either ... I've un-commented the zimbra.soap.url, tried internal IP, external IP, port 7070, 80 etc ...
I still get the error on the webclient ... am open to any suggestions ...