How to add static IPs on a centos 7 vm in proxmox

brainiers

New Member
Jul 29, 2021
1
0
1
37
Hello,

I am a beginner to proxmox and configuring my first install.

I have installed proxmox successfully and I can access the GUI via internet.

Now I have created a centos 7 VM successfully and it is also accessible via internet.

For this machne i have a /29 ip pool and the machine is connected at eno1 with vmbr on proxmox.

Now my issue is that i want to configure a /24 ip pool on my centos vm. This pools is also routed to my ISP router at eno1. BUt when i add the static ips on vm they do not respond on the internet.

What am I doing wrong and how can i fix this?

Please help with details as i am just a beginner.
 
Hi,

have you been able to solve this already? Usually posting
Code:
cat /etc/network/interfaces
ip a
from both Proxmox VE host and within the VM is really helpful.
In addition, you can debug really many networking problems using tcpdump, for example:
Code:
tcpdump -envi vmbr0
 

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!