Quantcast
Channel: Proxmox Support Forum
Viewing all articles
Browse latest Browse all 171768

Proxmox network configuration issue and best practise

$
0
0
Hi,

I've recently started working with Proxmox and built a 3-node cluster.

My nodes have the following addresses:
node1 - 10.140.128.1/9
node2 - 10.140.128.3/9
node3 - 10.140.128.5/9
Additionally, I have a special subnet for VMs: 10.140.134.0/24.

Currently, my network configuration looks like this:
Code:
auto lo
iface lo inet loopback

# Physical if
auto eno8303
iface eno8303 inet manual

# brone
auto brone
iface brone inet static
    address 10.130.128.1/24
    bridge-ports eno8303...

Read more

Viewing all articles
Browse latest Browse all 171768

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>