Hi
Everything was working fine until today, impossible to do a git pull on gitlab.com from a VM in Gravelines (GRA3), so I checked the IPv6 to google.com and bam, same thing, packets get blocked starting at AS16276
$ sudo traceroute6 -n ``gitlab.com traceroute to ``gitlab.com`` (2606:4700:90:0:f22e:fbec:5bed:a9b9), 30 hops max, 80 byte packets 1 2001:41d0:302:1100::1 1.295 ms 1.206 ms 1.156 ms 2 fd00::ffe 1.674 ms 1.623 ms 1.574 ms 3 2001:41d0:0:1:3::aabf 2.577 ms 2.524 ms 2.478 ms 4 2001:41d0:0:1:3::aac0 2.427 ms 2.381 ms 2001:41d0:0:1:3::a73e 2.332 ms 5 * * *
$ sudo traceroute6 -n ``ipv6.google.com traceroute to ``ipv6.google.com`` (2a00:1450:4007:809::200e), 30 hops max, 80 byte packets 1 2001:41d0:302:1100::1 0.480 ms 0.422 ms 0.384 ms 2 fd00::ffe 0.353 ms 1.099 ms 1.060 ms 3 2001:41d0:0:1:3::aabf 1.030 ms 0.999 ms 0.969 ms 4 2001:41d0:0:1:3::aac0 0.938 ms 0.898 ms 2001:41d0:0:1:3::a73e 0.856 ms 5 2001:41d0:0:1:3::a13e 1.350 ms * * 6 * * *
ps: sorry for the “vps” tag but there isn’t much choice and it’s mandatory
I have a feeling this is an internal OVH issue. I'd suggest they look at the TCAM exceptions on the Gravelines routers. When the TCAM gets saturated or enters an exception state, the router hardware can't correctly process IPv6 routes, causing packets to be lost in its own backbone.
It makes me laugh, it looks like some kind of giant maze at OVH with packets wandering everywhere for two days while the security guy runs after them. Fortunately, the problem seems to have been resolved since 14:45 UTC.
It seems there was emergency maintenance on a host, my VPS went into maintenance but otherwise it seems to be returning to normal.
I took the opportunity to adjust the filter for my alerts.
The problem is that there’s nothing on the OVH status page, we’re not aware of anything and a technician told me that some people went on vacation on Saturday.
Personally I'm still getting alerts on a VPS in UK2, with the monitoring based in GRA8. And on IPv4.
With Nagios which reports: connect to address … and port 25: No route to host
No, no, the two VPS are standard VPS offers...
I got alerts on several VPS last night, a few in the early hours.
But this one on uk2 keeps popping up from time to time...
Same tonight, several reboots of hosts hosting some of my VPS.
Downtime of 5–10 minutes each time.
Well, you have to update kernels from time to time, no problem (we’d like to be notified, though).
However, what’s disappointing is that the VMs get shut down abruptly, even though the host could gracefully stop the VMs before reboot.
The security context is really complicated right now… I’ve never done so many reboots.
On Debian 13 – kernel 6.12-95-1 it’s already fixed.
However on Debian 12 I haven’t really found the info (I no longer have KVM on Debian 12 )