Service Portal

Knowledgebase

HNL Hawaii Access

NAT connection guide Print

  • 0

NAT services use a shared public IP address, which may change over time. Always connect using the Public Host shown in your control panel, not a numeric IP address.

Connection Details

Hostname The Public Host shown in your control panel
SSH Port The SSH Port shown in your control panel
Mapped Port Range The available public port range shown in your control panel
Username root by default
Password The password you set during service configuration

If you have forgotten your password, you can reset it from the control panel.

Important: Only the ports listed under Mapped Port Range in your control panel can be reached from the public network. Ports outside the assigned range are not available for inbound connections, even if a service is listening on the VPS.

Connection Example

Replace <SSH_PORT> and <PUBLIC_HOST> with the information shown in your control panel:

ssh -p <SSH_PORT> root@<PUBLIC_HOST>

Using Other Services

Websites, panels, game servers, and other applications must use a port within your assigned Mapped Port Range.

Connection format:

<PUBLIC_HOST>:<MAPPED_PORT>

Important Limitation

NAT services have certain limitations. For example, direct connections from Mainland China are not supported and may time out.

Please review the following notice before using the service:

Mainland China Direct Access Disabled (NAT Nodes)


Was this answer helpful?

« Back