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

# Netblokke and IP access

> Does your Unitel / OneConnect use netblokke (IP access lists)? Then Verbu's IP address must be added, or the connection is blocked at network level.

OneConnect can restrict which IP addresses are allowed to connect to your phone system at all. The list is called **Netblokke** and lives under **Indstillinger** (settings) in the OneConnect admin.

If the list contains any IP addresses, everything else is locked out – including Verbu. Verbu's SIP registration is then blocked at network level, and the agent can't sign in or answer calls, no matter how correct the rest of the setup is.

## Do you need to do anything?

* **The list is empty** ("Ingen netblokke fundet") – there is no restriction, and you don't need to do anything.
* **The list has one or more IP addresses** – then Verbu's IP address must be added.

Verbu's IP address is:

```
46.224.173.236
```

## Steps

<Steps>
  <Step title="Open Netblokke">
    Sign in at `admin.one-connect.dk`, go to **Indstillinger** (settings), and pick **Netblokke** in the menu on the left.
  </Step>

  <Step title="Check the list">
    Does it say "Ingen netblokke fundet" (no netblokke found)? Then you're done – there is no restriction.

    <Frame>
      <img src="https://mintcdn.com/verbu/B7dgFQH8NBH956sG/images/one-connect/netblokke-empty.png?fit=max&auto=format&n=B7dgFQH8NBH956sG&q=85&s=4cc4a7f2e19f11ebb0e89b68b27be3e1" alt="The Netblokke section in OneConnect with an empty list and the text Ingen netblokke fundet" width="1567" height="473" data-path="images/one-connect/netblokke-empty.png" />
    </Frame>

    If there are IP addresses on the list, continue to the next step.
  </Step>

  <Step title="Add Verbu's IP address">
    Click **Tilføj** (add). A new row with `0.0.0.0` appears. Click the IP address and type instead:

    `46.224.173.236`

    Tick **ACL**, and write something like "Verbu" in **Beskrivelse** (description) so you remember what the row is for.

    <Frame>
      <img src="https://mintcdn.com/verbu/B7dgFQH8NBH956sG/images/one-connect/netblokke-add-row.png?fit=max&auto=format&n=B7dgFQH8NBH956sG&q=85&s=f81d589f29c7ea0f7be6683feeb91908" alt="New row in Netblokke with the IP address 0.0.0.0 and checkboxes for Provisionering and ACL" width="1567" height="473" data-path="images/one-connect/netblokke-add-row.png" />
    </Frame>

    You don't need to tick **Provisionering** – that's used for setting up desk phones.
  </Step>

  <Step title="Save">
    Click **Gem** (save). Verbu can now register, and the agent can answer calls.
  </Step>
</Steps>

## Common scenarios

<AccordionGroup>
  <Accordion title="The Verbu connection won't sign in">
    Are the username and password correct, but registration still fails? Then netblokke is the most likely cause. Check that `46.224.173.236` is on the list with **ACL** ticked, and that the change was saved.
  </Accordion>

  <Accordion title="We added the IP address but it still doesn't work">
    Check that the IP address is typed exactly right, and that you clicked **Gem** afterwards. If it still doesn't work, drop Verbu support a line – we'll look at it together with you.
  </Accordion>
</AccordionGroup>

## Next steps

* Set up users and a queue: [Parallel calls with OneConnect](/en/pbx/unitel-parallel-calls)
* The basic setup: [Unitel](/en/pbx/unitel)
