I got the 5.0.3 web client working the way you desire on windows just by setting:
server.socket_host = "192.168.1.60" server.socket_port = 8080 in openerp-web.cfg Where 192.168.1.60 is the internal network address of the machine. On my firewall, I configured external requests on port 8080 to be routed to that machine. With a domain configured to the external ip address of the firewall, it all worked fine. -------------------- m2f -------------------- -- http://www.openobject.com/forum/viewtopic.php?p=44542#44542 -------------------- m2f -------------------- _______________________________________________ Tinyerp-users mailing list http://tiny.be/mailman2/listinfo/tinyerp-users
