Connection to my router

tarmabal

New Member
Jun 3, 2017
8
0
1
I really cant connect proxmox to my router.

My router is in:
192.168.1.1
and I want proxmox with this network params:
address 192.168.1.250
netmask 255.255.255.0
gateway 192.168.1.1

I am really trying to set it up chaning /etc/networks/interfaces
I have even deleted all the networks and created just a eth0 static with those parameters:
auto lo
iface lo inet loopback

auto eth0
iface eth0 inet static
address 192.168.1.250
gateway 192.168.1.1
netmask 255.255.255.0

Nothing seems to work, I cant ping the router and no pc in the same network can ping proxmox.

Can anyone help me? thanks a lot
 
maybe the network is defect at the link level ?
are seeing LOWER_UP when executing

ip link show dev eth0

where eth0 is the name of the device you're using for connecting your PVE host to the outside world
 

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!