From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <aderumier@odiso.com>
Received: from firstgate.proxmox.com (firstgate.proxmox.com [212.224.123.68])
 (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
 key-exchange X25519 server-signature RSA-PSS (2048 bits))
 (No client certificate requested)
 by lists.proxmox.com (Postfix) with ESMTPS id 594C5619D1
 for <pve-devel@pve.proxmox.com>; Wed, 19 Aug 2020 08:57:56 +0200 (CEST)
Received: from firstgate.proxmox.com (localhost [127.0.0.1])
 by firstgate.proxmox.com (Proxmox) with ESMTP id 4315F191A1
 for <pve-devel@pve.proxmox.com>; Wed, 19 Aug 2020 08:57:26 +0200 (CEST)
Received: from mailpro.odiso.net (mailpro.odiso.net [89.248.211.110])
 (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits))
 (No client certificate requested)
 by firstgate.proxmox.com (Proxmox) with ESMTPS id C1A6E19194
 for <pve-devel@pve.proxmox.com>; Wed, 19 Aug 2020 08:57:25 +0200 (CEST)
Received: from localhost (localhost [127.0.0.1])
 by mailpro.odiso.net (Postfix) with ESMTP id 644FE14F05E8
 for <pve-devel@pve.proxmox.com>; Wed, 19 Aug 2020 08:57:25 +0200 (CEST)
Received: from mailpro.odiso.net ([127.0.0.1])
 by localhost (mailpro.odiso.net [127.0.0.1]) (amavisd-new, port 10032)
 with ESMTP id ZXLxOC10-dsu for <pve-devel@pve.proxmox.com>;
 Wed, 19 Aug 2020 08:57:25 +0200 (CEST)
Received: from localhost (localhost [127.0.0.1])
 by mailpro.odiso.net (Postfix) with ESMTP id 4865B14F05E9
 for <pve-devel@pve.proxmox.com>; Wed, 19 Aug 2020 08:57:25 +0200 (CEST)
X-Virus-Scanned: amavisd-new at mailpro.odiso.com
Received: from mailpro.odiso.net ([127.0.0.1])
 by localhost (mailpro.odiso.net [127.0.0.1]) (amavisd-new, port 10026)
 with ESMTP id NqqedaMHJtYO for <pve-devel@pve.proxmox.com>;
 Wed, 19 Aug 2020 08:57:25 +0200 (CEST)
Received: from mailpro.odiso.net (mailpro.odiso.net [10.1.31.111])
 by mailpro.odiso.net (Postfix) with ESMTP id 3180014F05E8
 for <pve-devel@pve.proxmox.com>; Wed, 19 Aug 2020 08:57:25 +0200 (CEST)
Date: Wed, 19 Aug 2020 08:57:24 +0200 (CEST)
From: Alexandre DERUMIER <aderumier@odiso.com>
To: pve-devel <pve-devel@pve.proxmox.com>
Message-ID: <1494951154.2394588.1597820244987.JavaMail.zimbra@odiso.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: 7bit
X-Mailer: Zimbra 8.8.12_GA_3866 (ZimbraWebClient - GC83 (Linux)/8.8.12_GA_3844)
Thread-Index: mLhGpb0MVEqLBstAK0LDD5g3KBekwQ==
Thread-Topic: does somebody have an hetzner or ovh server to do test ?
X-SPAM-LEVEL: Spam detection results:  0
 KAM_DMARC_STATUS 0.01 Test Rule for DKIM or SPF Failure with Strict Alignment
 RCVD_IN_DNSWL_NONE     -0.0001 Sender listed at https://www.dnswl.org/,
 no trust
 SPF_HELO_NONE           0.001 SPF: HELO does not publish an SPF Record
 SPF_PASS               -0.001 SPF: sender matches SPF record
Subject: [pve-devel] does somebody have an hetzner or ovh server to do test ?
X-BeenThere: pve-devel@lists.proxmox.com
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Proxmox VE development discussion <pve-devel.lists.proxmox.com>
List-Unsubscribe: <https://lists.proxmox.com/cgi-bin/mailman/options/pve-devel>, 
 <mailto:pve-devel-request@lists.proxmox.com?subject=unsubscribe>
List-Archive: <http://lists.proxmox.com/pipermail/pve-devel/>
List-Post: <mailto:pve-devel@lists.proxmox.com>
List-Help: <mailto:pve-devel-request@lists.proxmox.com?subject=help>
List-Subscribe: <https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel>, 
 <mailto:pve-devel-request@lists.proxmox.com?subject=subscribe>
X-List-Received-Date: Wed, 19 Aug 2020 06:57:56 -0000

Hi,

I'm currently looking to test ip failover (single /32 ip or subnet range)
on public provider like hetzner or ovh.

I have see a lot of users asking questions on the forum about routed setup.

/32 is a bit tricky with point to point configuration,

and I'll would like to implement them in sdn configuration (as I'm working on ip management).


I just need a small server, 1 single failover /32 ip and 1 small failover subnet.


If nobody can help, no problem, I'll rent a small server for 1 month.


Alexandre


(BTW: I'll try to send a new sdn patch series next week, I'm currently working on ip dns api registration)