On Sunday, July 22, 2012 11:38:38 PM UTC-7, Domas Jokubauskis wrote: > > 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 >
Also take into consideration that if you wish to have multiple clients running on different machines you should set the *jsonrpc* entry like this * *:8000 * otherwise only the specified IP will be able to connect. Regards, Tristian. -- -- [email protected] mailing list
