Recent content by AlexandreGoethals

  1. A

    [TUTORIAL] OVH Dedicated Server Network Configuration Explained

    Sure: # This file describes the network interfaces available on your system # and how to activate them. For more information, see interfaces(5). source /etc/network/interfaces.d/* # The loopback network interface auto lo iface lo inet loopback # The primary network interface allow-hotplug...
  2. A

    [TUTORIAL] OVH Dedicated Server Network Configuration Explained

    Yes, a classic Debian 11. I configured network manually using the VNC console in Proxmox VE GUI.
  3. A

    [TUTORIAL] OVH Dedicated Server Network Configuration Explained

    Hmm, I don't know what's wrong, your config seems OK to me. I never used netplan and subiquity, maybe I am missing something there.
  4. A

    [TUTORIAL] OVH Dedicated Server Network Configuration Explained

    Try using a /32 netmask instead of /24, in your VM config
  5. A

    [TUTORIAL] OVH Dedicated Server Network Configuration Explained

    Hi, can you check if ip forwarding is enabled (cat /proc/sys/net/ipv4/ip_forward) and masquerading is active (iptables-save | grep -i masquerade) ? Sometimes, post-up directives in /etc/network/interfaces won't do the job. Also, how did you configure network at the VM level ?
  6. A

    [TUTORIAL] OVH Dedicated Server Network Configuration Explained

    Hello, for those who do not want to use failover IPs, I recently installed PVE6 OVH template on a RISE-1. Here is the /etc/network/interfaces right after OS installation: auto lo iface lo inet loopback iface eno1 inet manual iface eno2 inet manual auto vmbr0 iface vmbr0 inet dhcp...
  7. A

    No network after pve6 to pve7 upgrade

    Hello, I recently upgraded my pve 6 server (dedicated server RISE-1 at OVH), following this guide: https://pve.proxmox.com/wiki/Upgrade_from_6.x_to_7.0#Check_Linux_Network_Bridge_MAC The upgrade went fine, but after a reboot, the server did not answer to ping, SSH, HTTP, etc. pve6to7 utility...
  8. A

    Upgrading containers from Jessie to Stretch

    Hello, We are currently planing to upgrade our LXC containers running Debian 8 to Debian 9. Since they are proxmox-cutomized containers and not vanilla Debian - Virtual Machines, I understand there might be some caveats, possibly related to switching from sysV init to systemd init. I read some...

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!