views:

6

answers:

0

Hey all,

I have a duel server configuration on a host provider using VPS. I was told by my Host provider that in order to use free bandwidth between my two servers (they are in the same location) I need to add a alias "subnet" to a specific ip (A private network, VPN).

How do I add an aliased ip in widnwos?
in Linux the relevant command is supposed to be (By my search in blogs)
"ifconfig eth0:1 10.129.175.165 netmask 255.255.255.0"

They also said that another way to connect between the servers (should also be faster) is to use "private lan", but as it happens I don't know how to define one :(.

Is there a windows equivalent or another way to do this?

I have checked my ip config and found no indication of the private lan or the VPN ip.