> > hello pls does anyone has a tutorial on how to configure tryton to work on > netwk? i have gnuhealth install on unbutu working fyn, but i cant connect > to it on the clients and i can ping from both client and server working > fyn....pls i need your help on this.
By default various servers are binded to localhost and are accessible only on local computer. To make a server accessible to local network you need to bind the trytond server to an IP address like 192.168.1.4:8000. The option is set on sixth line in following example config file: http://hg.tryton.org/trytond/file/tip/etc/trytond.conf -- -- [email protected] mailing list
