3 N2WS Server Instance Configuration

3.1 N2WS Server Instance Connectivity

For the configuration process to work, as well as N2WS’s normal operations, N2WS needs to be able to “talk” with AWS APIs. Thus, it needs to have outbound connectivity to the Internet.

Verify that the N2WS instance has Internet connectivity; this can be achieved by placing the instance in a public subnet with a public IP address, by assigning an Elastic IP to the instance, using a NAT instance, or by using the Internet Gateway. You also need to make sure DNS is configured properly and that HTTPS protocol is open for outbound traffic in the VPC security group settings. It is by default.

3.2 N2WS Server Instance Configuration

For N2WS to work, JavaScript needs to be enabled on your browser.

N2WS has a browser-based management console. N2WS supports Mozilla Firefox, Google Chrome, and Safari.

After launching the N2WS AWS instance, use the AWS Management Console or any other management tool to obtain the address of the new instance:

Use the address provided to you by N2WS to connect to the N2WS Server using the HTTPS protocol in your browser (https://<server address>).

When a new N2WS Server boots for the first time, it will automatically create a self-signed SSL certificate. After the initial configuration, it is possible to upload a different certificate. Since the certificate is unique to this server, it is perfectly safe to use. However, since the certificate is self-signed, you will need to approve it as an exception for the browser. To add an exception for the default certificate in Chrome and Firefox, see Appendix B – Adding Exception for Default Browser.

After adding the exception, you get the first screen of the N2WS configuration application.

3.3 N2WS Server Configuration Wizard

The N2WS Server Configuration wizard takes you through the process step by step. There are a few differences between configuring N2WS for the Free Trial and other paid editions.

For the N2WS Free Trial Edition:

  • A new volume must be defined for the N2WS server.

  • You will need to enter a user name, a valid email address, and enter a password and verify it.

For other N2WS Editions:

Step 1: Verify ownership of new instance

On the first screen, you will be asked to type or paste the instance ID of this new N2WS instance. This step is required in order to verify that you are indeed the owner of this instance.

Select Next. In the next step, the N2WS configuration procedure begins.

Step 2: Approve the N2WS license agreement

Review the end-user license terms, select the acceptance checkbox, and select Next.

Step 3: Configure the license type, N2WS “root” account password, and user information

For the Free Trial, leave the License list with the default. If you purchased a license directly from N2W Software, choose one of the License options, according to the instructions you received.

If anyone in your organization already installed an N2WS Free Trial in the past on the same AWS account, you may receive an error message when trying to configure or connect to N2WS. Contact support@n2ws.com to resolve.

If you are using one of the N2WS paid products on AWS Marketplace, you will not see the License field.

If this is an upgrade, the username must remain as it was prior to the upgrade, but the password can be modified.

Passwords: N2WS does not enforce password rules. However, it is recommended that you use passwords that are difficult to guess and to change them regularly.

When you have completed entering the details for Step 3, select Next.

Step 4: Time zone, new volume, force recovery mode, and web proxy settings

  1. Choose your time zone.

  2. If configuring a paid edition, choose whether to create a new data volume or use an existing one. To configure an additional N2WS server, in recovery mode only, choose an existing data volume and select Force Recovery Mode. In Step 5, you will be presented with a list of existing N2WS data volumes.

The N2WS server configured for recovery mode will NOT:

  • Perform backups.

  • Copy to S3.

  • Have Resource Control management.

  • Perform any scheduled operations.

3. If you select Enabled for Connect via Web proxy, additional boxes appear for defining the proxy:

4. Select Next.

Step 5: Data volume type and encryption, security settings, and anonymous usage reports

  1. If you are configuring a new data volume, you have an option to encrypt N2WS user data. Select Encrypted in the Encrypt Volume drop-down list and choose a key in the Encryption Key list. You have the option to use a custom ARN.

2. If you chose to use an existing volume or selected Force Recovery Mode in Step 4, you will see a drop-down volume selection box.

3. Complete the Web Server settings. The default port 443 is used by the N2WS manager.

4. Allowing anonymous usage reports will enable N2WS to improve the product. The usage reports are sent to N2WS with no identifying details in order to maintain customer anonymity. You can disallow the anonymous reports at a later time in the N2WS General Settings menu.

5. Select Next when finished.

Step 6: Register the account with N2WS

Registration is mandatory for free trials and optional for paid products. N2WS recommends that all customers register, as it will enable us to provide faster support. N2WS guarantees not to share your contact information with anyone.

If you have a Reference Code, enter it in the Ref Code box.

WARNING: Use English characters only in registration. Non-English characters (e.g. German, French) will cause the operation to fail.

Select Configure System when finished. The Configuring Server message appears.

The registration and configuration process may take a while, after which a ‘Configuration Successful – Starting Server …’ message appears. It will take a few seconds for the application to start.

If, for any reason, you are not directed automatically to the application login screen, reboot the instance from the management console.

You are now ready to log on with the credentials you created in the first screen and begin using N2WS. Selecting Sign in with Identity Provider will redirect you to the organization’s IdP system using SAML.

Logging on for the first time with a trial edition can take up to 5 minutes as N2WS must connect and get approved by our licensing service.

The “Please wait …” message should go away in a few minutes. Allow 4-5 minutes and then refresh the screen.

Last updated