Netzwerk Konfiguration Probleme

InZaneDanii

New Member
Sep 4, 2024
23
5
3
Hi,
ich habe einen "test pve" eingerichtet - nun will ich folgendes erreichen, ich hab folgende Netzwerk Konfiguration:

auto lo
iface lo inet loopback

iface eno1 inet manual

auto bond-ip
iface bond-ip inet manual
bond-slaves eno1
bond_miimon 100
bond_mode balance-rr

#bond_mode 802.3ad
#bond_lacp_rate 1


auto bond-ip.700
iface bond-ip.700 inet manual
dns-nameservers 10.10.0.31 10.10.0.32
dns-search hardware.danii.local
vlan-raw-device bond-ip


auto vmbr700
iface vmbr700 inet static
address 10.14.0.61
netmask 255.255.255.0
gateway 10.14.0.254
bridge_ports bond-ip.700
bridge_stp off
bridge_fd 0
bridge_vlan_aware yes


ich möchte, dass proxmox unter der (vlan700) 10.14.0.61 erreichbar ist - vms sollen via vlan getagged auf die vlans 500 oder 600 in die entsprechende netze eingehängt werden ...



mein Problem ist: die konfiguration funktioniert leider nicht. schon alleine auf dieser IP ist nix erreichbar - sobald ich diese Konfig aktiviere, und ich versuche mein Gateway zu pingen "destination host unreachable" ... ich bin mir ziemlich sicher, dass diese konfig auch soweit passen sollte. Leider bin ich hier schon bei meinem wissen auch schon am ende ... warum, weiß ich leider auch nicht so ganz ... ja ich hab eine LACP config zwar gebaut, aber rein theoretisch sollte das auch nur für eine netzwerk karte funktionieren sollte. Oder liege ich hier falsch?

Da es sich hier um quasi ein "consumer pc" handelt, und keinen "echten" server, weiß ich auch nicht, ob dass irgendwie probleme verurrsacht

meine switch config sieht folgendermaßen so aus:
interface GigaEthernet0/36
description *** test-pve.hardware.danii.local ***
switchport trunk vlan-allowed 500,600,700
switchport mode trunk
switchport pvid 700


Ich hoffe, ihr könnt mir evtl. helfen :)
 

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!