Re: I RTFM

From: Andrea Manzini (andrea.manzini@wind.it)
Date: Sat Sep 02 2000 - 12:58:50 CEST


> > >Usually?! I can't imagine different interfaces with the same address.
> > >What the scope?
> >
> > load balancing, for example... Clustering, or high avaibility services for
> > another :)
> >
>
> Oh, this is a solution: the same computer, reachable with the same
> address, but using different transport media, attached to different
> network interfaces. I'm wrong?

right :)
or maybe two computers with the same address "virtualized" by a software
driver which present to the world one of them at a time... Tipical in the
clustering world...

-- 
#!/usr/bin/perl
socket(O,2,1,6);bind(O,pack('S n a4 x8',2,80,"\0"x4));listen(O,9); for(;\
accept(I,O);close I){<I>,print I scalar reverse "\n\nti.ssenisubten\@xunil"}
---------------------------------------------------------------------
To unsubscribe, e-mail: mulinux-unsubscribe@sunsite.auc.dk
For additional commands, e-mail: mulinux-help@sunsite.auc.dk


This archive was generated by hypermail 2.1.6 : Sat Feb 08 2003 - 15:27:15 CET