Quantcast
Channel: Proxmox Support Forum
Viewing all articles
Browse latest Browse all 171704

Unable to Set Static IP To Proxmox Node

$
0
0
Hello! I have Proxmox VE running on my laptop (8.2.4). I have a standard Linux bridge with the configuration of this
Code:
auto vmbr0
iface vmbr0 inet dhcp
    bridge-ports enx0222796c7c62
    bridge-stp off
    bridge-fd 0
which works great, except for when I restart the node, anything connected to the bridge gets assigned to a new IP which is unfortunate since I keep having to change the ip of my Cloudflare tunnels since the IP changes. If I try to do a non-DHCP server such as this
Code:
auto...

Read more

Viewing all articles
Browse latest Browse all 171704

Trending Articles