Moin, ich habe bei mir vor längerer Zeit ein Proxmox - System V7.1.7 aufgesetzt und kämpfe mit der Netzwerkeinstellung. Grundsätzlich laufen alle VM, jedoch kann ich das Systgem nicht updaten.
Zur Konfigurationj:
1 x Netzwerk eno8 zum Storage / 28
1 x Netzwerk eno6 zur Administration /Management / 24
1 x Netzwerk Bridge vmbr0/eno1 für die VM
Leider kann der Host nicht ins Internet, er weiss nicht wie.
Welches wäre die beste Lösung dafür?
Kann ich dem eno6 auch ein Gateway zuweisen (via Editor)? Dann sollte es doch funktionieren.
Danke für Eure Zeit
Die Konfig der Interfaces ist hier:
# Please do NOT modify this file directly, unless you know what
# you're doing.
#
# If you want to manage parts of the network configuration manually,
# please utilize the 'source' or 'source-directory' directives to do
# so.
# PVE will preserve these directives, but will NOT read its network
# configuration from sourced files, so do not attempt to move any of
# the PVE managed interfaces into external files!
auto lo
iface lo inet loopback
auto eno6
iface eno6 inet static
address 192.168.99.201/24
#Mngmt
iface eno2 inet manual
iface eno3 inet manual
iface eno4 inet manual
iface eno5 inet manual
iface eno7 inet manual
auto eno8
iface eno8 inet static
address 10.0.123.11/28
#BackEnd
iface eno1 inet manual
#FronEnd
auto vmbr0
iface vmbr0 inet static
address 192.168.1.0/24
gateway 192.168.1.1
bridge-ports eno1
bridge-stp off
bridge-fd 0
bridge-vlan-aware yes
bridge-vids 2-4094
#Acelan
Zur Konfigurationj:
1 x Netzwerk eno8 zum Storage / 28
1 x Netzwerk eno6 zur Administration /Management / 24
1 x Netzwerk Bridge vmbr0/eno1 für die VM
Leider kann der Host nicht ins Internet, er weiss nicht wie.
Welches wäre die beste Lösung dafür?
Kann ich dem eno6 auch ein Gateway zuweisen (via Editor)? Dann sollte es doch funktionieren.
Danke für Eure Zeit
Die Konfig der Interfaces ist hier:
# Please do NOT modify this file directly, unless you know what
# you're doing.
#
# If you want to manage parts of the network configuration manually,
# please utilize the 'source' or 'source-directory' directives to do
# so.
# PVE will preserve these directives, but will NOT read its network
# configuration from sourced files, so do not attempt to move any of
# the PVE managed interfaces into external files!
auto lo
iface lo inet loopback
auto eno6
iface eno6 inet static
address 192.168.99.201/24
#Mngmt
iface eno2 inet manual
iface eno3 inet manual
iface eno4 inet manual
iface eno5 inet manual
iface eno7 inet manual
auto eno8
iface eno8 inet static
address 10.0.123.11/28
#BackEnd
iface eno1 inet manual
#FronEnd
auto vmbr0
iface vmbr0 inet static
address 192.168.1.0/24
gateway 192.168.1.1
bridge-ports eno1
bridge-stp off
bridge-fd 0
bridge-vlan-aware yes
bridge-vids 2-4094
#Acelan