Maybe this question was pretty vague - I''m trying to determine if there
is a
finite # of eth0:1 through eth0:9999999, and if each use of a eth0:somenumber
needs to be unique for the entire ethernet.
If I have this entry in rc.local on server 1 for www.domain1.com at
207.211.187.24
/sbin/ifconfig eth0:24 207.211.187.24 netmask 255.255.255.255 broadcast
207.211.187.255
Can I have THIS entry in server 2 for www.domain2.com at 207.211.187.98
/sbin/ifconfig eth0:24 207.211.187.98 netmask 255.255.255.255 broadcast
207.211.187.255
Both servers on same ethernet.
> > Using Multiple servers on the same ethernet - is it possible to
> > ifconfig eth0:24 on server 2 if server 1 already has someone on
it''s
> > etho:24?
> >
>
> Huh?
>