> ## Documentation Index
> Fetch the complete documentation index at: https://help.onetsolutions.net/llms.txt
> Use this file to discover all available pages before exploring further.

# Additional IP Addresses

> Request an extra IPv4 address for your OnetSolutions VPS

Each OnetSolutions VPS comes with a dedicated public IPv4 address. If your project requires more than one IP — for example to host several TLS services on standard ports, separate environments, or a mail server with its own reputation — you can request additional IPv4 addresses for your VPS.

<Info>
  **At a glance**

  * **Self-service:** not available yet from the customer area
  * **On request:** available for legitimate, specific use cases
  * **Price:** **€2.99 / month** per additional IPv4 address
</Info>

## How it works

<Warning>
  Adding extra IPs to a VPS is **not yet available in self-service** in [customer.onetsolutions.net](https://customer.onetsolutions.net). The feature is being built and will be exposed there in a future release.
</Warning>

In the meantime, additional IPs are provisioned manually by our team upon request. We review every request to make sure the use case is legitimate (no spam, no abuse) before allocating addresses from our pools.

## Typical use cases

<CardGroup cols={2}>
  <Card title="Multiple TLS services" icon="lock">
    Host several services that each require port 443 with their own certificate, where SNI is not an option.
  </Card>

  <Card title="Mail reputation" icon="envelope">
    Isolate outgoing mail on a dedicated IP to manage its reputation independently.
  </Card>

  <Card title="Network segmentation" icon="diagram-project">
    Split production, staging, or per-tenant traffic across distinct public IPs.
  </Card>

  <Card title="Application requirements" icon="code">
    Software that mandates one public IP per instance or per listener.
  </Card>
</CardGroup>

## Request an additional IP

<Steps>
  <Step title="Open a support ticket">
    Log in to [customer.onetsolutions.net](https://customer.onetsolutions.net) and open a ticket from your VPS service page.
  </Step>

  <Step title="Describe your use case">
    Indicate the VPS concerned, the number of additional IPs needed, and the intended use. Concrete details help us validate the request quickly.
  </Step>

  <Step title="Confirm billing">
    Each additional IPv4 is billed **€2.99 / month**, added to your existing VPS subscription. We confirm the price and proration before activation.
  </Step>

  <Step title="Configure your VPS">
    Once the IP is attached to your VPS, configure it on your network interface. The exact steps depend on your operating system and network manager.
  </Step>
</Steps>

<Note>
  Additional IPs follow the same [network policies](/vps/network) as your primary IP, including the default email port restrictions. If you need a [reverse DNS](/vps/reverse-dns), it can be set on each IP independently.
</Note>
