All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jim Burnett <r000t@adelphia.net>
To: kluivert@tm.net.my
Cc: "netfilter@lists.netfilter.org" <netfilter@lists.netfilter.org>
Subject: Re: destinations interface must be eth0?
Date: Wed, 17 Sep 2003 09:05:14 -0500	[thread overview]
Message-ID: <1063807514.25120.0.camel@dod-secure.e-masi.com> (raw)
In-Reply-To: <20030917113043.GL3850@propaganda.localdomain>

I have Virtual hosting so I dont need more then 1 ip. Its fixed now.

THanks


On Wed, 2003-09-17 at 06:30, Julian Gomez wrote:
> On Tue, Sep 16, 2003 at 11:10:41AM -0700, Jim Carter spoke thusly:
> >On Mon, 15 Sep 2003, Jim Burnett wrote:
> 
> (snip)
> 
> >To save a round of back-and forth, let me make a guess...  You have two
> >independent web sites and each is assigned a different IP address.
> >Perhaps you even have two independent instances of Apache, each listening
> >to its own interface.  This is kind of overkill.  If I were setting it up,
> >I would have DNS CNAMEs mapping both alphabetic names to the same IP
> >address, and just one interface on the box, and just one instance of
> >Apache.  Then I would set up a virtual host for each client site (the main
> >instance would be just for administration).  Apache distinguishes the sites
> >by the name in the URL, not the IP address.  This is the preferred method
> >for commercial web hosting companies.  I use it for my HTTPS service.
> 
> Your setup of 1 IP hosting multiple websites will work if its only dealing
> with HTTP. With HTTPS - you have to split the IP or port numbers, because
> the SSL tunnel gets established prior to parsing of the HTTP/1.1 Host:
> header. You could still do it, but you'd get bogus certs for different
> FQDNs which might not look nice if you are a e-commerce site.
> 



      reply	other threads:[~2003-09-17 14:05 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-09-15 14:47 destinations interface must be eth0? Jim Burnett
2003-09-16 14:14 ` Jamie Pratt
2003-09-16 14:22 ` Ramin Dousti
2003-09-16 18:57   ` Jim Burnett
2003-09-21  1:14     ` Ramin Dousti
2003-09-16 17:07 ` Cedric Blancher
2003-09-16 18:10 ` Jim Carter
2003-09-17 11:30   ` Julian Gomez
2003-09-17 14:05     ` Jim Burnett [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1063807514.25120.0.camel@dod-secure.e-masi.com \
    --to=r000t@adelphia.net \
    --cc=kluivert@tm.net.my \
    --cc=netfilter@lists.netfilter.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.