Search results

  1. G

    no internet from within container

    When I try to set a gateway address (e.g. 6.8.183.91) on the vmbr0 interface, Proxmox tells me:
  2. G

    no internet from within container

    I think my description above is a little complicated, so I present screenshots of a working and the not-working situation. I cannot see any difference between them. The working version is PVE 6.4-15 and the not-working one is v8.0.4. Working Node config: Not working Node config: (tried...
  3. G

    no internet from within container

    Yes, but the subnet is routed to this gateway. e.g. on one of my other pve nodes i have this: node enp0s31f6 (net device) CIDR = 137.202.54.82/26 Gateway = 137.202.54.65 node vmbr0 (bridge) CIDR = 6.8.183.82/28 CT eth0 bridge = vmbr0 CIDR = 6.8.183.90/28 Gateway = 137.202.54.82 This works...
  4. G

    no internet from within container

    This is on a fresh PVE 8.0.4 installation on a Hetzner Server. So this node is in a datacenter. There are no private ip addresses involved. I mention this, because all posts I found are related to private ip addresses. The ip addresses in this post are changed for privacy: PVE Node has IP...
  5. G

    system clock synchronisiert nicht

    hwclock und systemtime sind beide gleich falsch. Deshalb nützt mir hwclock --systohc nix. IPTables erlaubt den NTP Port: # iptables -L -n|grep 123 RETURN udp -- 0.0.0.0/0 0.0.0.0/0 udp dpt:123 RETURN udp -- 0.0.0.0/0 0.0.0.0/0 udp dpt:123...
  6. G

    system clock synchronisiert nicht

    timedatectl set-ntp true setzt den NTP service auf active, was schon vorher war. Output von timedatectl show: Timezone=Europe/Zurich LocalRTC=no CanNTP=yes NTP=yes NTPSynchronized=no TimeUSec=Wed 2021-06-16 15:07:27 CEST RTCTimeUSec=Wed 2021-06-16 15:07:28 CEST Output von timedatectl...
  7. G

    system clock synchronisiert nicht

    Ich hab in der Suche zahlreiche Posts zum Thema timesyncd gefunden, aber keine Lösung zu folgendem Problem. Es geht um einen Hetzner Server mit: pve-manager 6.4-8 mit kernel 5.4.119-1-pve timedatectl status meldet: Local time: Mi 2021-06-16 11:31:42 CEST Universal time: Mi...
  8. G

    lxc-attach: Failed to receive devpts fd

    Bei allen CT auf diesem Node. Also wie gesagt, nach stop/start ist alles wieder OK. Also hier die config eines CT der nach stop/start wieder OK ist: # pct config 290 arch: amd64 cores: 4 cpuunits: 2048 hostname: cloud.blabla.net memory: 16384 net0...
  9. G

    lxc-attach: Failed to receive devpts fd

    Seit heute krieg ich bei einem pct enter auf einem schon länger produktiven und problemlos laufenden Proxmox Server folgende Meldung in der Konsole: pct enter 288 lxc-attach: 288: terminal.c: lxc_terminal_create_native: 920 Success - Failed to receive devpts fd Es funktioniert ansonsten alles...
  10. G

    pve firewall

    I am completely lost with the firewall configuration on two Hetzner nodes, each with proxmox 6.3-1 and pve-firewall 4.1-3. Let's call them node1 and node2. On both nodes Datacenter Firewall is enabled with ebtables=yes, input policy=DROP, Output policy=ACCEPT and no rules. On node 2 there is a...
  11. G

    Hetzners IPv6

    @LnxBil @r.jochum Hat mir einer von euch bitte ein Beispiel einer funktionierenden /etc/radvd.conf und der /etc/network/interfaces? Vielen Dank, ich fühl mich noch etwas unsicher darin.
  12. G

    Hetzners IPv6

    Die haben umfangreiche Dokumentation dazu, die aber nicht funktioniert.
  13. G

    Hetzners IPv6

    Auf einem Hetzner Server wurde mir das Subnetz 2a01:4f8:172:1234::/64 zugewiesen. Der Server läuft mit Proxmox 6.2-10. radvd ist installiert mit folgender Konfiguration: interface vmbr0 { AdvSendAdvert on; AdvManagedFlag off; AdvOtherConfigFlag off; prefix...
  14. G

    [SOLVED] Container Firewall

    OK, aber für was existiert dann die Option zum Aktivieren unter Firewall -> Options?
  15. G

    [SOLVED] Container Firewall

    @oguz Ja, jetzt hab ichs in der config Datei gesehen. Der nicht funktionierende CT war ein von pve 4 nach 6.2 migrierter, und in der config fehlte bei der net0 Zeile der Eintrag firewall=1, obwohl ich die Firewall via GUI aktiviert hab. Ich hab jetzt firewall=1 manuell eingefügt, und jetzt...
  16. G

    [SOLVED] Container Firewall

    Ja, Firewall ist aktiviert. Ich hab noch weiter experimentiert und habe widersprüchliche Symptome. Bei einem Container, Firewall aktiviert, habe ich out DROP und in DROP gesetzt und so wie's sein soll ging nix mehr raus und rein (z.B. apt update). Dann hab ich out ACCEPT Web aktiviert und apt...
  17. G

    [SOLVED] Container Firewall

    Ich hab in der GUI für einen LXC Container folgende Firewall Einstellungen vorgenommen: In Options stehen Firewall, DHCP, NDP und MAC filter auf Yes, Router Advertisement und IP filter stehen auf No. Gemäss obiger Liste müsste ich bei einem SSH Loginversuch einen Reject erhalten, kann aber...
  18. G

    Migrating a big LXC Container (16G)

    I'd like to migrate an LXC container with a disksize of 16G to another proxmox server. I made a vzdump and on the target server I call this: pct create 123 /var/lib/vz/template/cache/vzdump-lxc-123-2018_10_19-16_00_36.tar --storage local-zfs pct starts to extract the dump until 4.1G and hangs...
  19. G

    Migration eines grossen LXC Containers

    Ich möchte einen LXC Container, der grösser als 4.1G ist, auf einen anderen Proxmox migrieren. Ich hab auf dem Ursprungssystem einen vzdump gemacht (16G) und erstelle auf dem Zielsystem einen neuen Container: pct create 123 /var/lib/vz/template/cache/vzdump-lxc-123-2018_10_19-16_00_36.tar...
  20. G

    [SOLVED] same MAC address after restore

    Thank you very much, this was the solution!

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!