These three addresses resolve to their own unique IP address. Just as
google.co.uk resolves to 72.14.207.99, the three addresses i have each
resolve to their own IP on the public internet.
However, they are all hosted on the same physical machine, therefore this
only has 1 IP address.. (a LAN ip)
as stated i am currently solving this with hostheaders, so that if a user
types in
http://site1.address.com it gets routed to us, where the firwall
points it to the webserver, where the host headers sort out what is going on.
Now, it all goes wrong if someone tries to use these sites unique IPs.. due
to the server getting no host header info..
how can i resolve this?
thanks!!
"Frankster" wrote:
> > site1.address.com
> > site2.address.com
> > site3.address.com
> >
> > these three addresses have three unique IP address, however the
> > server only has the one (obviously)
>
> What do you mean by the above? An "address" cannot be assigned an IP, only
> a network interface can be assigned an IP. A server may be assigned any
> number of IPs, so, I don't understand the "obviously" comment. Explain
> please.
>
> -Frank
>
>
>