I have a series of Linux servers that, for reasons beyond my control, have only 10/100 Ethernet for connecting to their clients.  Because the servers are multi-homed, however, I have the option of connecting them to each other via a 10/100/1000 switch on a private IP range and that&#39;s what I would like to do.  However, I don&#39;t want doing so to make this &quot;backchannel&quot; visible to the client population in an untoward way.<br>
<br>For instance, if one of the servers is a Samba server and Samba listens/talks over both eth0 and eth1, I don&#39;t want machines on either eth0 or eth1 see the Samba server twice, i.e., once directly and again &quot;through&quot; the server itself to the other side.  I don&#39;t want Windows or other Samba clients to freak.  <br>
<br>- Jeff<br>