Broke network in ProxMox

liamwestcoast

New Member
Jul 16, 2015
2
0
1
Hey guys, so I'm dealing with a pretty frustrating problem and have decided to come here as a last resort for help.

I'm running ProxMox VE 3.4 on Debian, and was originally trying to set up networking in a VM. After making changes to /etc/network/interfaces on the host server, I had to reboot the host to make the changes go into effect. When the host was brought back up, it didn't have any connectivity. At this point, I'm just trying to restore connectivity to the host.

My /etc/network/interfaces file on the host is:
Code:
# network interface settings
auto lo
iface lo inet loopback

iface eth0 inet loopback

iface eth0 inet static
address 192.254.71.218
netmask 255.255.255.248
gateway 192.254.71.217
broadcast 192.254.71.223
network 192.254.71.216
dns-nameservers 199.255.156.3
dns-search cyrus.sx

The issue isn't with DNS because I can't even ping IP addresses. Is there a way to just like rebuild the interfaces file or something? I've been Googling for hours.

I'd really appreciate any help. Thank you.
 

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!