Difference between revisions of "Updating your node's IPv4 and domain name"

From Internet Computer Wiki
Jump to: navigation, search
m
Line 2: Line 2:
  
 
Node providers are able to add, update, or remove a node’s IPv4 and domain name configuration in one of two ways:
 
Node providers are able to add, update, or remove a node’s IPv4 and domain name configuration in one of two ways:
*Method #1: dfx commands (no redeployment required)
+
*[[Updating your node's IPv4 and domain name#Method .231: Configure IPv4 via dfx .28no redeployment required.29|Method #1]]: dfx commands (no redeployment required)
 
**This method is designed for nodes that onboarded without using a Nitrokey HSM.
 
**This method is designed for nodes that onboarded without using a Nitrokey HSM.
*Method #2: IC-OS installation image configuration (redeployment required)
+
*[[Updating your node's IPv4 and domain name|Method #2]]: IC-OS installation image configuration (redeployment required)
 
**This method is designed for nodes that onboarded using a Nitrokey HSM.
 
**This method is designed for nodes that onboarded using a Nitrokey HSM.
  
  
 
'''''<big><u>Requirements</u></big>'''''
 
'''''<big><u>Requirements</u></big>'''''
*IPv4 address
+
* IPv4 address
 
*Domain Name
 
*Domain Name
  
== Method #1: Configure IPv4 via dfx (no redeployment required) ==
+
==Method #1: Configure IPv4 via dfx (no redeployment required)==
  
 
<syntaxhighlight lang="shell">
 
<syntaxhighlight lang="shell">
 
</syntaxhighlight>
 
</syntaxhighlight>
  
== Method #2: Configure IPv4 via IC-OS Installation (redeployment required) ==
+
==Method #2: Configure IPv4 via IC-OS Installation (redeployment required)==
  
  
 
<syntaxhighlight lang="shell">
 
<syntaxhighlight lang="shell">
 
</syntaxhighlight>
 
</syntaxhighlight>

Revision as of 20:59, 5 February 2024

All Node Providers are requested to deploy at least one node in their data center with IPv4.

Node providers are able to add, update, or remove a node’s IPv4 and domain name configuration in one of two ways:

  • Method #1: dfx commands (no redeployment required)
    • This method is designed for nodes that onboarded without using a Nitrokey HSM.
  • Method #2: IC-OS installation image configuration (redeployment required)
    • This method is designed for nodes that onboarded using a Nitrokey HSM.


Requirements

  • IPv4 address
  • Domain Name

Method #1: Configure IPv4 via dfx (no redeployment required)

Method #2: Configure IPv4 via IC-OS Installation (redeployment required)