Conversation
|
Checking on how this affects NAT mapping |
|
Does this turn off the public address discovery for a validator? If so, a few comments:
Long term, it might be better for the validator fleet to force operators to be explicit about their networking config with this setting and the Note that I can't test either bullet point above, I'm not affected by either of them right now. |
|
I agree with kellybrd here.. I think we should use this as an opportunity to remove NAT and declare a single set of variables for binding listen ipports and public ip with a port for libp2p and a port for grpc. Or something.. it'll need some thought as to all that needs to be captured and explicitly declared by validator operators |
By default NAT is enabled. For seed nodes and validators this should not be necessary. The docker validator configuration still leaves NAT enabled though. (Should it be disabled there?)