Static IP

kamilo1409

Member
Aug 26, 2020
4
0
6
33
Hi, i have proxmox on my computer + Home Assistant. I need static IP thise device. I have problem because my router dont see this computer. Ip to proxmox working, and ip to Ha too working.
 
If the computer can't connect to the router, this could be a problem with the default gateway. Could you post the output of cat /etc/network/interfaces?
Do you also have proxmox running inside a vm, or is it the host operating system?
 
That is my address:

auto lo
iface lo inet loopback

iface eno1 inet manual

auto vmbr0
iface vmbr0 inet static
address 192.168.1.140
netmask 255.255.255.0
gateway 192.168.100.1
bridge_ports eno1
bridge_stp off
bridge_fd 0

Router dont see computer
 
Just to make sure I understand correctly, you can ping other devices within your local network, however the computer won't connect to the internet? Are you sure that you have set the router ip as gateway?
Could you post the output of ip a, ip r and ip neigh?
 

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!