Connecting/Adding a private network on windows server 2008

Posted by WhyMe on Server Fault See other posts from Server Fault or by WhyMe
Published on 2010-12-22T18:48:21Z Indexed on 2010/12/22 18:56 UTC
Read the original article Hit count: 231

Filed under:
|
|

Hey all,

I have a dual 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.

© Server Fault or respective owner

Related posts about Windows

Related posts about server