Monal Cloud is operated by Pahadi Research, LLC of Washington (US).

Platform and network operations teams

VPC Networking: How to Configure Floating IPs and NAT for Internet Access

Expose selected workloads through floating IP mapping and controlled NAT behavior.

9 min read · Updated 2026-04-01

Prerequisites

  • Router connected to external network
  • Instance ports on private subnets
  • Security group policy for externally exposed services

Implementation workflow

This runbook focuses on a reliable sequence for provisioning and validating the service through the cloud console.

  1. Open Network > Floating IPs and allocate addresses from the external pool.
  2. Associate floating IPs with target instance ports.
  3. Confirm router SNAT behavior for outbound internet connectivity.
  4. Apply security group rules for only required inbound ports.
  5. Validate inbound and outbound connectivity from authorized sources.

Validation and operator checks

After deployment, verify connectivity, security boundaries, and backup posture before promoting workloads to production.

Operator tips

  • Allocate floating IPs only for workloads that must be publicly reachable.
  • Keep management access paths separate from customer-facing endpoints.
  • Review unused floating IP allocations to reduce waste and attack surface.