Service/Project: ProjectTest1 (3ecccdb3877d49a5b37c6cebe895306c)
vRack: pn-1330697 (confirmed active and attached to ProjectTest1)
Description:
I'm testing vRack connectivity between two Public Cloud instances in different regions, and private-network traffic is not passing between them at all.
Setup:
- Private network: TestNET1, VLAN ID 10
- Region 1: DE1 (Frankfurt) — CIDR
10.10.0.0/16, gateway10.10.0.1 - Region 2: SBG5 (Strasbourg) — CIDR
10.11.0.0/16, gateway10.11.0.1 - Both regions were added to the same TestNET1 network via the Public Cloud manager (Private Network → Regions (vRack) → Add Private Network), confirmed showing as one network with two regional rows.
- vRack pn-1330697 is active and ProjectTest1 is listed as an attached service.
Instances:
- Frankfurt VM:
b3-16-2026_07_08-16-24, private IP10.10.2.33 - Strasbourg VM:
b3-16-2026_07_10-11-56, private IP10.11.1.66
Problem:
ping 10.11.1.66from the Frankfurt VM → 100% packet lossping 10.10.2.33from the Strasbourg VM → 100% packet loss- Pinging the local gateway itself from within each VM also times out (e.g.,
ping 10.10.0.1from Frankfurt,ping 10.11.0.1from Strasbourg) — both 100% loss - Windows Firewall inbound rule "File and Printer Sharing (Echo Request - ICMPv4-In)" is enabled on both VMs, so this isn't a host-level firewall issue
route printon the Strasbourg VM shows a correct default route via10.11.0.1(metric 16) — routing configuration on the VM side looks as expected; the issue appears to be upstream of the instance
Regards,
Manos


