[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

RE: Data Piping




 
We were looking for something like that for a cluster that we are building.  The closest thing that I found was the IP Aliasing module.  This allows for multiple (upto 255) IP's  per NIC.  Also, be able to respond to them depending on destination IP using IP Chains.  For some types of applications, this seems to work well.  If you are looking for something to the effect that you have a virtual interface to several NICS, then the closest that I've seen is ARP Aliasing, although that isn't really what it was designed for, that may work.
 
 
-Shannon
-----Original Message-----
From: Michael McConnell [mailto:michael@vocalscape.com]
Sent: Tuesday, November 07, 2000 11:03 PM
To: lvs-users@LinuxVirtualServer.org; debian-firewall@lists.debian.org
Subject: Data Piping

Ok here goes some crazy idea.
 
What I want to do is accept multiple TCP connections, but yet, PIPE all the DATA into one single TCP connection?
 
TCP---------\
                \
TCP-----------\
                 \
TCP-------------======== TCP
                 /
TCP----------/
 
Hmm, lets see how outlook does with ANSI...
 
 
Theories?
 
Mike

Reply to: