[SOLVED] Vlan/IP nur an der Proxmox CLI zu erreichen

mauric

New Member
Mar 5, 2024
14
0
1
Guten Abend zusammen
Ich bin neu im Proxmox, und möchte in meiner umgebung VLAN 2 hinzufügen.
Ich habe im Netzwerk unterschiedliche VLAN konfiguriert, doch nun am
Proxmox scheint es noch nicht zu funktionieren.

Vlan 2 - Testing Server, am Proxmox Cli ist die IP 192.168.2.121 erreichabr
Vlan 11 - Proxmox Server

->Auf der VM habe ich dass VLAN Tag 2 auch hinzugefügt.

->Auf dem Switch ist dass Interface vlan 2 ip address 192.168.2.0/24 erstellt
und im Trunkport hinzugefühgt.

->Vom Client VLAN kann ich diese Adresse test Server IP nicht erreichen.

Die Interface konfiguration wie ist wie folgt am Proxmox 8.3.2, konfiguriert.

auto lo
iface lo inet loopback

iface eno1 inet manual

auto vmbr0
iface vmbr0 inet static
address 192.168.11.9/25
gateway 192.168.11.1
bridge-ports eno1
bridge-stp off
bridge-fd 0
bridge-vlan-aware yes
bridge-vids 2-20
# bridge-ports eth0

auto vmbr0.2
iface vmbr0.2 inet static
address 192.168.2.121/24

source /etc/network/interfaces.d/*

Ich wäre sehr wirklich sehr dankbar um etwas infos
Danke
 
Sorry dies hat sich erledigt, überlegungsfehler, natürlich muss der Trunk-Port auch am Proxmox eingerichtet werden. Danke!
 

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!