On Mon, Jun 16, 2008 at 11:39 AM, Jussi Peltola <[EMAIL PROTECTED]> wrote:

> On Mon, Jun 16, 2008 at 11:22:28AM +0200, GVG GVG wrote:
> > Dear group,
> >
> > I would like to assign more than 1 static IPs on the same NIC in order to
> > bind more than one services on port 443! Is that possible?
> >
> > I used 'alias' for that but didn't work! Once I bind a service on port
> 443
> > for the first static IP then this port is also 'taken' for the second IP
> as
> > well!
>
> Apparently you didn't have the service bind on the first one, but on
> 0.0.0.0,
> which is all interfaces. You need to tell the service the address of the
> first
> interface and tell it to bind to that.
>
> --
> Jussi Peltola
>

just for the records, indeed I had to define the exact IP where the service
listens to! In my case it was ssh and in sshd_config the 'ListenAddress' was
set to 0.0.0.0! Sorry that I didn't pay attention to that.

Thanks for your prompt support

George

Reply via email to