Is it possible at all?

I mean, obviously DHCP + static alias is not working. I am looking for a workaround, like adding an interface and binding the static IP to that.

Is it doable somehow?

link|improve this question
I don't think so that windows can have 2 simultaneous ip adresses on one interface... with one exception ipv4 and ipv6 address – Tomas Mar 10 '11 at 0:25
@Tomas of course windows can have two address on the same interface - but they both have to be static – Joel Coehoorn Mar 10 '11 at 3:39
feedback

1 Answer

up vote 3 down vote accepted

No, this is not possible.

You can easily add additional IPs to Windows boxes (Go to IPv4 Properties > Advanced, then click Add on IP addresses), however, this option is disabled automatically when DHCP is enabled.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.