"Joe" <(E-Mail Removed)> wrote in message
news:08568EF4-C9E5-4EDB-9BCB-(E-Mail Removed)...
> The goal was just spelled out for you Hosting.
> You cannot have two SSL sites on one IP so you need a block of IP's
>
> So if I host two Ecommerce sites with shopping carts I cannot unless it is
> shared.
Create a separate shopping Cart site that all the other sites use. Only the
Domain Name matters to SSL, the rest of the URL does not. So you have two
regular sites and one Cart site:
Site1
Site2
Shopping Cart Site
Urls would look like:
www.site1.com
www.site2.com
www.shoppingcart.com/site1
www.shoppingcart.com/site2
Both of the shopping cart sites use the same IP# and same Cert, yet has a
dedicated "section" for each site that it serves. All this can be done on one
IP#,...all the sites run on the same IP# but are made distinct by Host Headers
and only the shoppingcart site uses SSL.
> Also I cannot use the same IP for two DNS.
Yes you can.
> How do I get around the IP mapping to a MAC address instead of the normal
> way that T1's and DSL's do.
I don't know what you are asking there,...but T1s and DSLs don't do anything
similar to each other.
T1s are designed for Commercial use,...DSL is design for "single user / home
user" and doesn't handle multiple IP#s very gracefully.