|
Description
|
I have had serveral customers over the last couple of months run into this
issue. Since people are asking for it I thought I would write up an RFE.
SystemA = le0
SystemB = hme0 - hme3 with different mac addresses and on the same subnet
From SystemA send a tcp packet to SystemB, the tcp packet enters through
SystemB's hme2. Now when SystemB attempts to response to SystemA it send
an Acknoledgement through what seems to be a default hme interface,
not the interface it entered through.
Ideally a packet should return through the same port is it entered.
|