SliTaz SliTaz Forum

You are not logged in.

#1 2013-03-27 14:56:53

rerivero
Member
Registered: 2012-06-18
Posts: 235

RPC Portmapper

I want to open an application that uses port 9432 RPC and portmap installed to perform port mapping.

start portmap:

  ./etc/init.d/portmap start

The time service is enabled in etc/inetd.conf

time stream tcp nowait root internal

time dgram udp wait root internal

then restart the inetd service

and I get this error

"An error occurred when installing the port RPC 9432 to listen:

Address family not supported by protocol"

Something is wrong? need to install some server? that is Address family?

Offline

#2 2013-03-27 15:43:14

bellard
Administrator
Registered: 2011-03-28
Posts: 657

Re: RPC Portmapper

Can you retry with rpcbind ?

Offline

#3 2013-03-27 18:10:52

rerivero
Member
Registered: 2012-06-18
Posts: 235

Re: RPC Portmapper

rpcbin => still same error.

The application is wallet litecoin-qt and litecoind

In litecoin.conf if this parameter

server=['1'|'0'] Tells *litecoin* to accept or not accept JSON-RPC commands.

server=1 Error port RPC 9432 to listen-

server=0 work wallet, but can not undermine

Offline

Registered users online in this topic: 0, guests: 1
[Bot] ClaudeBot

Board footer

Powered by FluxBB
Modified by Visman

[ Generated in 0.017 seconds, 7 queries executed - Memory usage: 1.53 MiB (Peak: 1.77 MiB) ]