Previous Topic: Set the HSM Hostname

Next Topic: Enable Name Resolution

Set HSM IP Address

To set the HSM IP address

  1. Open the /etc/network/dualnet configuration file.
  2. Change the following items:
    # First Ethernet address
    IP0 = 10.1.1.100
    # Second Ethernet address
    IP1 = 192.168.2.212
    # Netmask
    NETMASK = 255.255.255.0
    # Network
    NET1 = 10.1.1.0/24
    # Gateway
    GATEWAY = 10.1.1.1
    
  3. Save the file.