Port forwarding

DNAT from a gateway public port to a private VM.

Before you begin

  • Cloud Gateway enabled and QEMU guest agent ready on the gateway.
  • Backend VM private IP and port known.

Steps

  1. Open the private network and go to Port forwards.
  2. Click Add and set protocol, public port, backend IP, and backend port.
  3. Save the rule.
  4. Test access from outside the private network.

Watch out

TCP ports 80 and 443 conflict with reverse proxy. If reverse proxy is enabled, use other ports or route HTTP(S) through the proxy.

Next steps