// Blog · tag
#nat
Every post tagged nat.
Blog posts
networking
How to Set Up Proxmox VE Networking on a Dedicated Server With Only One Public IP (Routed vs NAT Explained)
Your Proxmox VM won't get online after installing on a rented dedicated server? Here's why the default bridge fails on providers like Hetzner and OVH, and how to fix it with a routed setup or NAT and port forwarding, with real config examples.
networking
How to Set Up an SDN Simple Zone in Proxmox VE (Isolated Network With NAT and DHCP)
Build a private, isolated network for your VMs and containers using a Proxmox VE SDN Simple zone, complete with automatic DHCP and internet access via NAT, without touching a switch or VLAN.
networking
Bridge vs NAT in Proxmox VE: Which Networking Mode Should You Use?
Coming from VirtualBox or VMware Workstation, you probably expect a NAT dropdown for your VMs. Proxmox VE doesn't work that way by default — here's what bridged networking actually does, when you'd want NAT instead, and how to set up both.