ct`s cant connect to the internet after host restart

afgjagf

New Member
Feb 19, 2025
2
0
1
Hello everyone,

I`m completely new to proxmox and linux and just started my first proxmox ve and cant figure out, why my ct`s cant connect to the internet.
First dhcp wasnt working but static ip`s did the trick, now I have dhcp running but cannot get my ct`s to connect to the internet.

Has anyone an idea where i went wrong?

auto lo
iface lo inet loopback

auto ens3
iface ens3 inet manual

auto vmbr0
iface vmbr0 inet static
address 152.53.132.52/24
gateway 152.53.132.1
bridge-ports ens3
bridge-stp off
bridge-fd 0

auto vmbr1
iface vmbr1 inet static
address 192.168.0.0/24
bridge-ports none
bridge-stp off
bridge-fd 0
bridge-vlan-aware yes
bridge-vids 2-4094

source /etc/network/interfaces.d/*

thanks in advance and a nice weekend,
afgjagf
 
Last edited: