StellarTech Blog

Tag: w2k3

Setting up Multiple IP Addresses in Windows

by Glen on Jan.14, 2008, Tags: ,

Setting up multiple IP address on one Ethernet card is a cinch in Linux. I’ve done this for some time now so that I can setup virtual hosting on my development server. I’ve got several web sites called dev1, dev2, dev3, and so on. When I’m ready to work on a project I just check it out of subversion and go to work. When I finished the project I delete the folder and start over the process over.

Anyhow, recently I was playing with IIS and was curious if this could be done on the windows platform. Turns out it is as easy as pie.

1. Click the start menu, type "control panel" and hit enter, click on "View network status and tasks".

controlpanel

2. Click on "Manage network connections"

managing network connections

3. Right click on the device you want to add the IP address to and click properties.

properties

4. Double click on "Internet Protocol Version 4 (TCP /IPv4)" if that is the protocol your using.

double click

5. Click on advanced.

advanced

6. Click on add.

click add

7. Enter in your IP information and subnet mask. Finally click "Add …" to finished.

click add

Your new IP has been added!

all done

Make sure you click "OK" to exit out of all the dialog windows you’ve open up to make sure the setting takes. Upon up a command prompt and type in ipconfig /all to verify that it’s been added.

Leave a Comment :, more...

Looking for something?

Use the form below to search the site:

Still not finding what you're looking for? Drop a comment on a post or contact us so we can take care of it!