Gitlab ip ranges for firewall

Hello

I use firewall for my service so i added gitlab ip rages for trig webhook but i got 403 from firewall when i try to use webhook.

I wonder what is the correct ip ranges of gitlab for trigging webhook.

Note: I gave permissions for those ips 34.74.90.64/28 and 34.74.226.0/24

Best regards.

IP ranges look correct following the current documentation.

Which firewall is in place? Maybe the rules are not live and would need an additional reload.

http 403 forbidden errors can also be missing permissions, authentication, policy based filters, etc. next to IP range restrictions.

I’d also suggest checking whether the webhook target requires authorization, or if yes, if it is correct, for example.