Search icon CANCEL
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Proxmox Cookbook

You're reading from   Proxmox Cookbook Over 60 hands-on recipes to perform server virtualization and manage virtualized server solutions with Proxmox

Arrow left icon
Product type Paperback
Published in Aug 2015
Publisher
ISBN-13 9781783980901
Length 318 pages
Edition 1st Edition
Tools
Arrow right icon
Author (1):
Arrow left icon
Wasim Ahmed Wasim Ahmed
Author Profile Icon Wasim Ahmed
Wasim Ahmed
Arrow right icon
View More author details
Toc

Table of Contents (13) Chapters Close

Preface 1. Installing Proxmox FREE CHAPTER 2. Getting to Know the Proxmox GUI 3. Cluster and VM Management 4. Network Configurations 5. Firewall Configurations 6. Storage Configurations 7. Backup and Restore 8. Updating and Upgrading Proxmox 9. Monitoring Proxmox 10. Advanced Configurations for VMs 11. The CLI Command Reference Index

Configuring a bridge


In this recipe, we are going to see what a bridge is in Proxmox networking, and how to configure it to create a virtual network of VMs.

Getting ready

A bridge is a virtual implementation of a physical network switch. Virtual machines can be connected to a bridge much in the same way that a physical computer can be connected to a network switch to communicate with other network devices. The naming term for a bridge interface is vmbrX, where X can be an integer number from 0 to maximum of 4096. By default, a new Proxmox installation creates a bridge named vmbr0 in each node.

Each bridge can be attached to a physical network interface of a node or without it. A bridge configured without any physical network interface cannot direct traffic outside the node itself. The traffic can only flow in between whichever VMs are connected to this physical interfaceless bridge. The following diagram shows a network diagram of a bridge with and without a physical network interface:

In the...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $19.99/month. Cancel anytime