βš™οΈConfigure

///// Wait, what's configuration? How to setting?

Latest Version
Chain ID
Status Node

MAIN.2.2

Mainnet

Online

This is for configuration to make your node routability

PLEASE READ IT CAREFULLY AND THOROUGHLY BEFORE EXECUTING !!! PLEASE READ IT CAREFULLY AND THOROUGHLY BEFORE EXECUTING !!!

EDIT .toml IN DIR PATH $HOME/massa/massa-node/config/config.toml

FIND ON BELOW [PROTOCOL] THEN FILL routable_ip = "AAA.BBB.CCC.DDD"

ex :

[protocol]

routable_ip = "AAA.BBB.CCC.DDD" AAA.BBB.CCC.DDD = IP DEVICE PLEASE READ IT CAREFULLY AND THOROUGHLY BEFORE EXECUTING !!! PLEASE READ IT CAREFULLY AND THOROUGHLY BEFORE EXECUTING !!!

Allow port first :

  • Port 33034

  • Port 33035

  • Port 33036

  • Port 33037

  • Port 33038



This configuration for routability ($HOME/massa/massa-node/config/config.toml) :

config.toml - Massa NodeCopy

Change on Client Configuration ($HOME/massa/massa-client/config/config.toml) :

config.toml - Massa ClientCopy

Restart Service

Stop Service and Reset DataCopy

Ez? Once your node has routability on a chain. Congrats!

Last updated

Was this helpful?