Yandex Cloud
Search
Contact UsGet started
  • Pricing
  • Customer Stories
  • Documentation
  • Blog
  • All Services
  • System Status
    • Featured
    • Infrastructure & Network
    • Data Platform
    • Containers
    • Developer tools
    • Serverless
    • Security
    • Monitoring & Resources
    • AI for business
    • Business tools
  • All Solutions
    • By industry
    • By use case
    • Economics and Pricing
    • Security
    • Technical Support
    • Start testing with double trial credits
    • Cloud credits to scale your IT product
    • Gateway to Russia
    • Cloud for Startups
    • Center for Technologies and Society
    • Yandex Cloud Partner program
  • Pricing
  • Customer Stories
  • Documentation
  • Blog
© 2025 Direct Cursus Technology L.L.C.
Yandex Virtual Private Cloud
  • Getting started
    • All tutorials
      • Architecture and protection of a basic web service
      • DHCP settings for interfacing with a corporate DNS server
        • Overview
        • Management console
        • Terraform
      • Setting up networking between resources from different folders
      • Implementing fault-tolerant scenarios for NAT VMs
      • Configuring a network for Yandex Data Processing
      • Network connection switching during Yandex Data Processing cluster recreation
      • Migrating an HDFS Yandex Data Processing cluster to a different availability zone
      • Deploying an Always On availability group with an internal network load balancer
  • DDoS Protection
  • Access management
  • Pricing policy
  • Terraform reference
  • Audit Trails events
  • Release notes
  • FAQ
  1. Tutorials
  2. Configuring network resources and interaction between them
  3. Routing through a NAT instance
  4. Overview

Routing through a NAT instance

Written by
Yandex Cloud
Updated at July 29, 2025

A NAT instance is a special VM with pre-configured routing and IP address translation rules.

Yandex Cloud allows you to configure internet connections for multiple VMs via a NAT instance using static routing. In this case, only one public IP address is used: the one assigned to the NAT instance.

In this tutorial, you will create a test VM and a NAT instance using Yandex Compute Cloud and set up routing with Yandex Virtual Private Cloud.

You can use one of the following tools to set up routing through a NAT instance:

  • Management console: Create your infrastructure step by step from the Yandex Cloud management console.
  • Terraform: Streamline creating and managing your resources with the infrastructure as code (IaC) approach. Download a Terraform configuration example and deploy your infrastructure using the Yandex Cloud Terraform provider.

Was the article helpful?

Previous
DHCP settings for interfacing with a corporate DNS server
Next
Management console
© 2025 Direct Cursus Technology L.L.C.