On Mittwoch, 28. August 2013 18:49:30 CEST, Demoy Blake wrote:
my trytond server appears to be refusing remote requests. I am
able to connect to the server through local host but not
otherwise. pinging the target IP works normally.
error displayed is connection refused.
the IP (192.*.*.*) is for a local network
probably you have to change the listen-address in trytond.conf.
the default http://hg.tryton.org/trytond/file/tip/etc/trytond.conf#l6 is to
listen only on the loopback address.
this is not really a tryton-dev question.