Hello everyone.
After search 4 hours in internet and try different approach.
I put my case here thanks by your answers.
My case.
I have one router with BGP working but i decided create two networks instead put all in a bridge.
Internet <-> 38.x.x.1(Eth1) <-> 38.x.x.2 (Server 1)
Internet <-> 38.x.x.9(Eth2) <-> 38.x.x.10 (Server 2)
Actaully I can make:
ping from Server 1 to Eth2
ping from Server 2 to Eth1
But I can't make Ping btw Servers.
This is my routes
DST-ADDRESS PREF-SRC GATEWAY DISTANCE
0 ADb 0.0.0.0/0 190.107.30.182 20
1 ADC 38.x.x.0/23 38.x.x.1 ether1 0
2 ADC 38.x.x.8/30 38.x.x.9 ether2 0
3 ADC 190.x.x.176/28 190.x.x.183 sfp-sfpplus1 0
What i missing.
Thanks.