Hallo Ich wollte fragen ob sich einer schon mit porxmox 4 befasst hat weil wenn ich ein vserver erstelle und über die Console apt-get update mache sagt der error keine Verbindung weiß einer warum MfG Antunes
Hier ist die config
# network interface settings; autogenerated
# Please do NOT modify this file directly, unless you know what
# you're doing.
#
# If you want to manage part of the network configuration manually,
# please utilize the 'source' or 'source-directory' directives to do
# so.
# PVE will preserve these directives, but will NOT 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
iface eth0 inet manual
up route add -net 176.9.125.96 netmask 255.255.255.224 gw 176.9.125.97 eth0
# default route to access subnet
auto vmbr0
iface vmbr0 inet static
address 176.9.125.117
netmask 255.255.255.224
gateway 176.9.125.97
bridge_ports eth0
bridge_stp off
bridge_fd 0
iface vmbr0 inet6 static
address 2a01:4f8:151:846b::2
netmask 64
gateway fe80::1
die config ist für Host
Weiß nicht mehr weiter die ip hat keine mac adresse ist ne einfache subip kann da einer helfen bitte Danke
Hier ist die config
# network interface settings; autogenerated
# Please do NOT modify this file directly, unless you know what
# you're doing.
#
# If you want to manage part of the network configuration manually,
# please utilize the 'source' or 'source-directory' directives to do
# so.
# PVE will preserve these directives, but will NOT 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
iface eth0 inet manual
up route add -net 176.9.125.96 netmask 255.255.255.224 gw 176.9.125.97 eth0
# default route to access subnet
auto vmbr0
iface vmbr0 inet static
address 176.9.125.117
netmask 255.255.255.224
gateway 176.9.125.97
bridge_ports eth0
bridge_stp off
bridge_fd 0
iface vmbr0 inet6 static
address 2a01:4f8:151:846b::2
netmask 64
gateway fe80::1
die config ist für Host
Weiß nicht mehr weiter die ip hat keine mac adresse ist ne einfache subip kann da einer helfen bitte Danke