I'm going to begin work today on setting up a new web server in our environment. It appears to me as though the old web server has 2 IP addresses, one ending in 35 and the other ending in 36. Is that common? If I'm correct about this, should I set up the new one with 2 IP addresses, too?
Tell me more
×
Server Fault is a question and answer site for
professional system and network administrators. It's 100% free, no registration required.
|
|
As m000 commented, there are a bunch of reasons. I would say the most common reason for needing multiple interfaces on a webserver is if you are hosting multiple SSL sites. Historically, those absolutely had to be on different IP addresses. |
|||
|
|
|
This depends on how you are using the IPs. For example, each IP can be used for different domain if the web server is serving two domains. |
|||
|
|