Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

umbrella's avatar

Vultr API Access control

Hi trying to set up forge with my vultr account and am wondering what subnet I should be adding to my API key for Forge to have access. Allowing all IPv4 works but also seems kind of sketchy. Anyone had any success with this?

0 likes
3 replies
ejdelmonico's avatar

You should whitelist the Forge IP address'. That is the only difference from Digital Ocean.

rhand's avatar

Vultr asks for a subnet, not an ip address. Seems Laravel Forge is on a Cloudflare ip range, but when I added it 104.26.0.0/20 I somehow still got blocked so I must be doing something wrong. Then I checked some again and via https://urlscan.io/ip/104.26.12.100 I saw the CIDR 104.16.0.0/12 and tried. No joy yet either. Then I found https://forge.helpscoutdocs.com/article/11-what-ip-addresses-do-i-need-to-whitelist-for-forge-to-have-access-to-my-server and added a CIDR for these two mentioned ip addresses: 159.203.0.0/16 and it still failed..

Please or to participate in this conversation.