How to add ip on windows

First you need to go on your Control Panel
then click on Network and Sharing Center

img1

and click on Ethernet like on the above screen and properties

img2

On Internet IP Protocol Version 4 (TCP/IP)

img3

First select Use The Following IP Address
In IP Address field, enter your vps main (the ip you got with the server) ip (not the additional ip)
In Default Gateway enter your vps main ip (just like above) but replace the last number series by 1 (eg : 185.45.192.121 => 185.45.192.1 or for 185.45.192.5 => 185.45.192.1)
in Subnet Mask and others non-surrounded field set the value as on the below screen.

img4

Once done click on Advanced and then in IP Address and Add

img5

and from here you enter your additional IP and 255.255.255.0 as Netmask.
Then Click on ok to save change.
If you have any issue please open a ticket.
  •  
  • 150 Users Found This Useful
Was this answer helpful?

Related Articles

How To Install and Use Docker on Ubuntu 16.04

Introduction Docker is an application that makes it simple and easy to run application processes...

Backup and Restore cPanel Accounts via SSH

a. How to create a backup of a cPanel Account via SSH?   1. Log-in to the SSH as the Root...

Change Main IP of the server :: Vesta Panel

If we are changing the main IP of a server installed with Vesta panel, we can use the following...

Change permissions using find command

On a Linux server, if you are in need of changing the permissions of a bulk amount of files or...

Change the time of your vps/dedi

It's very easy, you first need to remove the current time file rm /etc/localtime and replace it...