Updated May 8, 2026 A Public IP on Raff is a routable IPv4 or IPv6 address attached to a VM (or to a VPC’s Internet Gateway) so it can be reached from the public internet. Every VM you create comes with one auto-assigned IPv4 from the regional pool — free for as long as it’s attached. You can also reserve a static IP that stays yours across VM rebuilds and detaches, billed at $3/month for IPv4 or $1/month for IPv6. There are two distinct lifecycles for a public IP on Raff, and the difference matters:Documentation Index
Fetch the complete documentation index at: https://docs.rafftechnologies.com/llms.txt
Use this file to discover all available pages before exploring further.
| Auto-assigned | Reserved | |
|---|---|---|
| Cost | Free while attached | $3/month (IPv4) or $1/month (IPv6), billed continuously |
| What happens when detached | Returns to the regional pool — anyone may get it next | Stays yours, unattached, ready to re-attach to any VM |
| What happens when the VM is deleted | Released to the pool | Survives, stays yours |
| Use it for | Default VM internet access | Stable address you reference in DNS / firewall rules / partner whitelists |

What you can do
| Task | Where |
|---|---|
| Give an existing VM a public IP from the free pool | Networking → Public IPs → Auto-assign IP |
| Reserve a static IP you’ll keep across VMs | Networking → Public IPs → + Reserve IP |
| Add or remove a public IPv4 / IPv6 on one VM | VM detail → Network tab |
| Move a reserved IP between VMs | Detach from VM A → attach to VM B |
| Add a Firewall to a public IP | VM detail → Network tab → IP card → Attach firewall |
Most viewed
Auto-assign a public IP
Give a VM a free pool IP in seconds.
Reserve a static IP
Hold an IPv4 across VM rebuilds for $3/mo.
Manage from a VM
Add, remove, or firewall IPs from the VM detail page.
Move between VMs
Detach from one VM, attach to another.
Browse
Quickstart & guides
Auto-assign, reserve, attach, move, release.
Concepts
Auto-assigned vs reserved.
Details
Pricing, limits, regional pools.
Troubleshooting
Common public-IP issues.
API Reference
Public IP endpoints.
Changelog
All API updates and changes.