I have currently 24 ips allocated to my dedicated server
I am able to use them on virtual machines such as HYPER V setups
But i wonder something else
Lets say i have 3 different asp.net .net 4.5 IIS websites on the windows server 2012 R2
I want to assign each one of these websites to different ips (public static ip addresses)
Is this possible ?
For example
www.example.com will point to 198.245.73.83
www.monstermmorpg.com will point to 198.245.73.82
But both will be on same windows server installation without using virtual machine
Can i achieve this without virtual servers and without having more than 1 physical network card on windows server 2012 R2, IIS , asp.net .net 4.5 websites combination
Ty very much for answers
Why i don't want to build virtual servers ?
Because it seriously impacts performance, costs etc