server with 2 IPs

Need help installing PHP, configuring a script, or configuring a server? Then come on in and post your questions! We'll try to help the best we can!

Moderator: General Moderators

Post Reply
arya6000
Forum Newbie
Posts: 15
Joined: Fri Apr 07, 2006 3:32 pm

server with 2 IPs

Post by arya6000 »

Hi

I'm trying to have a certificate on one of the domains, but with the control panel that i'm using , it requires me to be on a dedicated IP in order to have a certificate. I still want to have some other domains on the server, witch have to be on a shared IP. I'm running my own servers and I'm using a regular linksys router. Is this possible with my hardware? if not what would I need to make this possible?
Last edited by arya6000 on Fri Apr 07, 2006 7:33 pm, edited 1 time in total.
timvw
DevNet Master
Posts: 4897
Joined: Mon Jan 19, 2004 11:11 pm
Location: Leuven, Belgium

Post by timvw »

Actually, you need to "bind" the certificate to a certain ip.

Nothing says you can't use the ip for other virtual hosts.. (You simply can't use the same ip for another certificate).
arya6000
Forum Newbie
Posts: 15
Joined: Fri Apr 07, 2006 3:32 pm

Post by arya6000 »

timvw wrote:Actually, you need to "bind" the certificate to a certain ip.

Nothing says you can't use the ip for other virtual hosts.. (You simply can't use the same ip for another certificate).
I Don't know how to make the domains on the other IP to work. There is a 192.168.1.10 witch all the ports are forwarded to on the router and there is 192.168.1.11 witch I can't forward because the router doesn't have a feature to forward a certen port to more than 1 IP. I'm very confused over this, I'v never had 2 IPs on one server, please give me any suggestions that you have. I'm willing to buy to new hardware if I have to.
User avatar
John Cartwright
Site Admin
Posts: 11470
Joined: Tue Dec 23, 2003 2:10 am
Location: Toronto
Contact:

Post by John Cartwright »

timv was refering to httpd.conf virtual hosts
Post Reply