On 25/10/11 09:12 +0200, Ralf Peschke wrote:
> in standard configuration the tryton-daemon just accepts connections via
> ipv6.

It uses localhost and depending on your system it will be resolved as
127.0.0.& or ::1

> How can I force the daemon to listen on ipv4 (or both of them) ?

You can put the IPv4 you want it to listen.
Or since 2.2, you can list in the configuration file many addresses to listen
like this:

jsonrpc = 127.0.0.1:8000,[::1]:8000

-- 
Cédric Krier

B2CK SPRL
Rue de Rotterdam, 4
4000 Liège
Belgium
Tel: +32 472 54 46 59
Email/Jabber: [email protected]
Website: http://www.b2ck.com/

Attachment: pgpxbINCNHrzR.pgp
Description: PGP signature

Reply via email to