ip addr not able to detect

omi

New Member
Apr 16, 2024
6
0
1
i have setup a proxmox virtual environment on my gui cli when i type ip a command it doesn't show me Ip. i have even made changes in /etc/network/interfaces still im not able to get ip addr for my proxmox server there is no issue in the hardware . Below file shows the configuratrion of /etc/network/interfaces if so provide some help or changes


auto lo
iface lo inet manual

iface enp7s0 inet manual

auto vmbr0
iface vmbr0 inet manual
address 192.168.50.17/24
gateway 192.168.50.1
bridge-ports enp7s0
bridge-stp off
bridge-fd 0

iface enp9s0 inet manual

source /etc/network/interfaces.d/*
 
Hi,
how do you get to the CLI in the GUI if the server apparently has no network?
What's the output of ip addr?
 
i mean i only have cli and we have a desktop server where we have just installed proxmox server for vms but im not abkle to add ip addr
 
The problem probably is in the line iface vmbr0 inet manual, it should be set to iface vmbr0 inet static if you want to configure a static ip.
 

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!