[SOLVED] PVE Grundserver ohne Internet

lister3003

New Member
Jun 9, 2024
2
0
1
Hallo,

mein PVE Grundserver hat keine Internetverbindung und ich vermute, ich habe ein Problem mit der Netzwerkgrundeinstellung.
Über die Suche konnte ich etliche Threads mit ähnlichen Problemen finden, aber kein Thread hatte eine Lösung für mich.

Beim ping google, erhalte ich zurück
Code:
ping google.com
ping: google.com: Temporary failure in name resolution

Über einen VM ist google per ping erreichbar.

Hier meine Netzwerkeinstellung
/etc/network/interfaces
Code:
auto lo
iface lo inet loopback

iface enp3s0 inet manual

iface enp2s0 inet manual

auto vmbr0
iface vmbr0 inet static
        address 192.168.50.150/24
        gateway 192.168.50.1
        bridge-ports enp3s0
        bridge-stp off
        bridge-fd 0

iface wlo1 inet manual

Und hier die Einstellung vom Rechner
1717964973138.png


Über Tipps, wo mein Fehler liegt, bin ich sehr dankbar!
 
Geht denn "ping 1.1.1.1"? Wenn ja, ists ein DNS Problem.
Schau mal in den GUI-Einstellungen unter DNS, ob Du dort einen korrekten DNS eingetragen hast.
1717965279150.png
 

Attachments

  • 1717965240176.png
    1717965240176.png
    40.1 KB · Views: 2
  • Like
Reactions: lister3003
@devaux Vielen lieben Dank für die schnelle Antwort und die Lösung !!

Die Einstellung habe ich die ganze Zeit gesucht, aber den Button übersehen ... :(

Vielen Dank nun funktioniert es!
 

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!