On Tue, Jan 22, 2013 at 07:54:25PM -0300, Roberto Scattini wrote:I just noticed here, that your YY traffic is being routed over your
> ~# route -n
> Kernel IP routing table
> Destination Gateway Genmask Flags Metric Ref Use
> Iface
> XX.220.XX.176 0.0.0.0 255.255.255.255 UH 0 0 0 eth3
> YY.20.YY.0 0.0.0.0 255.255.255.255 UH 0 0 0 eth4
> XX.220.XX.176 0.0.0.0 255.255.255.252 U 0 0 0 eth3
> 192.168.100.0 0.0.0.0 255.255.255.0 U 0 0 0 eth2
> YY.20.YY.0 0.0.0.0 255.255.255.0 U 0 0 0 eth4
> 0.0.0.0 XX.220.XX.177 0.0.0.0 UG 0 0 0 eth3
default gateway, that should probably have a next hop specific to that
network. You also probably want to remove the YY.20.YY.0 host route.
This might not solve the whole problem, but it will get some of it out
of the way.