# Create Network With Private IP

## Create a server with a Private IP&#x20;

First of all, create a private network

## Create a Router

To navigate to the networking section to select the [Routers.](https://docs.neevcloud.com/neevcloud-products/networking/routers/create-router)

<figure><img src="/files/8HYWKNrjtf2roicWB0oQ" alt=""><figcaption></figcaption></figure>

## Create a Network

Navigate to the networking section to select the [network](https://docs.neevcloud.com/neevcloud-products/networking/network/configure-network).

<figure><img src="/files/zib0kx4UWUS0hMEihln9" alt=""><figcaption></figcaption></figure>

## Add Network Interface to the Router

After setting up the network and router, navigate to the router and open the router to add a network interface.

<figure><img src="/files/C7Rvs7NEPa3cDIYLQstV" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/C0JCbS6zgPFLs25uRH1R" alt=""><figcaption></figcaption></figure>

Added the interface, the status has been active for some time.

<figure><img src="/files/0F8uuFf6BzdhcpkoPGHD" alt=""><figcaption></figcaption></figure>

## Create a server

Creating the Server: All Processes are the Same, **Only change Networking from Public to Private to create a server to follow these** [**links.**](https://docs.neevcloud.com/neevcloud-products/computes/getting-started-launch-vms)

{% hint style="info" %}
NOTE:- Here we can Select the Private IP.
{% endhint %}

When you have created the server, navigate to the server and select Overview. You will observe that the IP address is private.

<figure><img src="/files/mmIKEaJTG8FmWyiu44iD" alt=""><figcaption></figcaption></figure>

## **Access the Server's External IP Add**

To access the server from outside, you need to create a Floating IP and attach it to the server.&#x20;

Open the networking section to get started on the server. You can attach an already-owned Floating IP. Otherwise, select Create floating IP to start one.

{% hint style="info" %}
Note:- By creating a floating IP,  you will get access to VM.
{% endhint %}

To create Floating IPs follow these [links](https://docs.neevcloud.com/neevcloud-products/networking/floating-ips/create-floating-ips).

To Assign Floating IPs follow these [links](https://docs.neevcloud.com/neevcloud-products/networking/floating-ips/assign-floating-ips).

<figure><img src="/files/iAU2jeFzg7bnsw4uxiXX" alt=""><figcaption></figcaption></figure>

Then, How to access the VM, follow these [links](/neevcloud-products/computes/getting-started-launch-vms.md):-


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.neevcloud.com/neevcloud-products/networking/network/create-network-with-private-ip.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
