---
title: FAQ
url: https://docs.vultr.com/products/network/vpc-networks/faq
description: A comprehensive resource addressing common questions about Vultrs Virtual Private Cloud networking solution.
publish_date: 2024-09-23T20:22:07.876437Z
last_updated: 2026-05-26T20:01:45.904178Z
---

# Frequently Asked Questions (FAQ) About Vultr VPC
These are the frequently asked questions for VPC networks.
???+ note "Can I specify a custom network address range for my VPC network?"
    Yes, you can specify a custom network address range to use in a VPC network. Use the **RFC1918** private range for IPv4 networks `10.0.0.0/8, 172.16.0.0/12, or 192.168.0.0/16` to assign to your network.
??? note "Does VPC support public network gateway services?"
    No, VPC does not support direct gateway services to public networks. Create a dedicated network gateway instance in your VPC network to perform routing and gateway services.
??? note "Can I connect my VPC network to my On-Premises network?"
    Yes, you can connect your VPC network to your on-premises network by creating a VPN connection to any instance attached to the network and apply the correct routing information to enable data transfer.
??? note "How many VPC networks am I limited to?"
    You are limited to `5` VPC networks per Vultr location.
??? note "Can I upload static routing information to a VPC network?"
    No. Static routes cannot be uploaded or configured for a VPC network.
??? note "Does VPC support Multicast?"
    Yes, VPC supports Multicast. This enables efficient one-to-many communication within your virtual network infrastructure, allowing a single data stream to be sent to multiple recipients simultaneously.