Search results

  1. M

    VM is from internet unreachable

    Good day PVE: allow-hotplug ens3 iface ens3 inet static address 185.244.30.26/24 pointopoint 185.244.30.1 gateway 185.244.30.1 post-up echo 1 > /proc/sys/net/ipv4/ip_forward post-up echo 1 > /proc/sys/net/ipv4/conf/ens3/proxy_arp auto vmbr0 iface...
  2. M

    [SOLVED] unreachable additional IP on VM with routed net config

    Hello Folks, i have VPS with 2 IPv4s: 1) this is main IP used by PVE node: 46.30.189.229/24 w GW 46.30.189.1 2) additional IP what i wanna use for VM: 5.183.95.30/24 w GW 5.183.95.1 In net config (debian 10) on PVE node (46.30.189.229) i have this config: auto lo iface lo inet...
  3. M

    Proxmox node on OVH (SoYouStart) unreachable after each reboot

    Good day, 1) When i tried use control panel template and choose Proxmox VE (6) template, after auto-installation is server reachable and interfaces file contains this default DHCP config: auto lo iface lo inet loopback iface eno3 inet manual auto vmbr0 iface vmbr0 inet dhcp...
  4. M

    ebtables-restor consume 100% CPU on proxmox host node

    Good day. I have installed PROXMOX VE on Deb10 host node where has been already running and configured Firewalld & MariaDB & postfix & BIND. It is new fresh installation of PROXMOX where host is currently w no load, no traffic, yet idling. (host node is OVH KVM 2vCPU, nested virtualization...