| Author |
Message |
melancthon
Joined: 08 Feb 2008
Posts: 12
|
| Posted: Tue Feb 12, 2008 2:23 pm Post subject: Rather n00b question regarding IPs |
|
|
Is there much point to running my Linode with 2 IPs? I guess a more proper question would be "Why would I need two IPs on my Linode?"
I will not be running DNS on my Linode. In fact, it will run MySQL (local only) or PostgreSQL, Apache with multiple domains, mail, and a game server. Since all of the network traffic goes through the same eth interface anyway, am I doing myself any favors by splitting up some of the domains to use a second IP? |
|
| Back to top |
|
bdonlan
Joined: 22 Jan 2008
Posts: 67
|
| Posted: Tue Feb 12, 2008 2:37 pm Post subject: Re: Rather n00b question regarding IPs |
|
|
melancthon wrote: Is there much point to running my Linode with 2 IPs? I guess a more proper question would be "Why would I need two IPs on my Linode?"
I will not be running DNS on my Linode. In fact, it will run MySQL (local only) or PostgreSQL, Apache with multiple domains, mail, and a game server. Since all of the network traffic goes through the same eth interface anyway, am I doing myself any favors by splitting up some of the domains to use a second IP?
Typically the only thing multiple IPs is useful for is hosting multiple HTTPS (SSL) sites. |
|
| Back to top |
|
OverlordQ
Joined: 04 Jun 2004
Posts: 200
|
| Posted: Tue Feb 12, 2008 3:28 pm Post subject: |
|
|
| And/Or binding services to certain addresses for accounting or other purposes. |
|
| Back to top |
|
NecroBones
Joined: 16 Mar 2004
Posts: 110
Location: Sterling, VA
|
| Posted: Thu Feb 14, 2008 2:05 pm Post subject: |
|
|
| It sounds like you won't gain much. It would come in handy if you wanted to run separate services on the same standard ports that you want to keep separate for some reason. But multiple domains can easily be done as name-based virtual domains in Apache, with a single IP. |
|
| Back to top |
|
| |