Search results

  1. C

    Proxmox Firewall limit mbits for incomming IP's?

    How can i set a 100mbit limit to all IP's. For Example I have a Apache2 Server and i dont want that 1 ip address can download with a speed upto 1Gbits only with 100mbit/s. Also I want to prevent dos attacks with that, so how can i do it.
  2. C

    Proxmox Storage Server?

    Moin, Also meine Frage ist folgende: Beispiel: ich habe 3 Server die Proxmox installiert haben (ohne Festplatte) + ich hab einen Server mit Festplatten Können die anderen 3 Nodes dann auf den Server mit Festplatten zugreifen? Ich dachte mir das der Server mit den Festplatten dann einfach mit...
  3. C

    1x KVM/LXC Server auf 2 verschiedenen Servern

    Moin, Ich habe mir gerade die Frage gestellt ob es möglich ist bei Proxmox 2 Nodes (nehmen wir mal einen quad core und 8GB Ram pro Node) zu einem KVM/LXC Server zu machen, sprich beide PC's sind per Ethernet auf ein NAS verbunden wo der KVM/LXC Server gespeichert wäre. Ist es dann möglich das...
  4. C

    Is it possible to use IP Adresses from a second proxmox Node

    Ok, what if i had a server at home (with proxmox) and a server in a datacenter in germany with a few IPv4 adresses (also with proxmox). So my Question is can i use the IP's from the datacenter at my home server? Because the Server in the datacenter has not much cpu and ram power, but my home...
  5. C

    Proxmox Container hat kein Internet Zugriff nachdem neue IP zur node hinzugefügt wurde.

    Ich habe folgendes Problem jedes mal wenn ich proxmox eine IP hinzufüge muss ich alle vServer neustarten oder bei jeden den netzwerk adapter umbennen wie kann man das behen? Meine /etc/network/interfaces datei: source /etc/network/interfaces.d/* auto lo iface lo inet loopback auto eno1 iface...
  6. C

    Server kann nicht auf öffentliche IP Adresse anderer Bridge zugreifen

    Meine /etc/network/interfaces Config; auto eno1 iface eno1 inet static address xxx.xxx.xxx.171 netmask 27 gateway xxx.xxx.xxx.161 up route add -net xxx.xxx.xxx.191 netmask 255.255.255.224 gw xxx.xxx.xxx.191 dev eno1 auto vmbr0 iface vmbr0 inet static...
  7. C

    Proxmox noVNC stürtzt die ganze Zeit ab.

    Ich habe nun schon zum bereits 5 Mal Proxmox neuinstalliert, denn Server 50 mal neugestarted aber jedes mal wenn ich auf einen KVM oder LXC Server auf die Konsole gehe macht sich die selbständig und tut was sie will. Anklicken um ein Video zu sehen wie der Fehler aussieht
  8. C

    Container Template anlegen | oder SSH Template

    Moin, Ich möchte gerne von einen LXC Container ein Template erstellen (SSH soll Root login erlauben) Problem ist das ich jedes mal diesen Fehler bekomme: "Warning: Directory storage 'local' does not support container templates! (500) " Es würde auch gehen wenn mir jemand templates schicken...
  9. C

    Proxmox VNC auf website einbinden

    Moin ich würde gerne VNC auf meiner Website einbinden. Mein bisheriger Code: $node = 'node'; $vmid = 501; $f = Nodes::createQemuVncproxy($node, $vmid, $data = array()); $array = json_decode(json_encode($f), True); Nodes::qemuVncwebsocket($node, $vmid, $array["data"]["port"]...
  10. C

    Proxmox API PHP?

    Moin, Ich bräuchte eine Proxmox PHP API, ich habe bereits auf Github und Co. danach gesucht aber ich bin nichts passebdes gefunden. Die API sollte LXC Server erstellen können mit der funktion den LXC Server zu stoppen, starten und falls möglich passwort reset. Die API sollte ebenfalls KVM/Root...

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!