Thanks for your help Blake
my juniper ip adress is 10.1.1.5 and statric route to 0.0.0.0/0 to 10.1.1.1
I can ping internal ip adres of my juniper from any whereon internet but i cant pint outside
when check trace route i see 10.1.1.1 at last line
you can find export at belows
/ip address export
add address=95.0.22.90/29 disabled=no interface=5_TurkTelekom network=\95.0.22.88
add address=192.168.1.1/24 disabled=no interface=6_HA network=192.168.1.0
add address=10.1.1.2/24 disabled=no interface=1_Router1 network=10.1.1.0
add address=10.1.1.1/24 disabled=no interface=1_RouterVRRP network=10.1.1.0
add address=10.2.2.2/24 disabled=no interface=2_Router2 network=10.2.2.0
add address=10.2.2.1/24 disabled=no interface=2_RouterVRRP network=10.2.2.0
/ip route print
This is more than 400K line because of bgp
/routing bgp export
/routing bgp instance
set default as=197654 client-to-client-reflection=yes disabled=no ignore-as-path-len=no name=default out-filter="" redistribute-connected=yes \
redistribute-ospf=no redistribute-other-bgp=yes redistribute-rip=no redistribute-static=yes router-id=0.0.0.0 routing-table=""
/routing bgp aggregate
add advertise-filter="" attribute-filter="" disabled=yes include-igp=yes inherit-attributes=yes instance=default prefix=31.25.168.0/21 summary-only=yes \
suppress-filter=""
/routing bgp network
add disabled=no network=31.25.168.0/21 synchronize=yes
/routing bgp peer
add address-families=ip as-override=no default-originate=never disabled=no hold-time=3m in-filter="" instance=default multihop=no name=TurkTelekom \
nexthop-choice=default out-filter="" passive=no remote-address=95.0.22.89 remote-as=9121 remove-private-as=no route-reflect=no tcp-md5-key="" ttl=\
default update-source=5_TurkTelekom use-bfd=no
add address-families=ip as-override=no default-originate=if-installed disabled=no hold-time=3m in-filter="" instance=default multihop=yes name=Local_1 \
nexthop-choice=default out-filter=bgp-internal passive=no remote-address=10.1.1.5 remote-as=197654 remove-private-as=no route-reflect=no tcp-md5-key=\
"" ttl=default update-source=1_RouterVRRP use-bfd=no
add address-families=ip as-override=no default-originate=if-installed disabled=no hold-time=3m in-filter="" instance=default multihop=yes name=Local_2 \
nexthop-choice=default out-filter=bgp-internal passive=no remote-address=10.2.2.5 remote-as=197654 remove-private-as=no route-reflect=no tcp-md5-key=\
"" ttl=default update-source=2_RouterVRRP use-bfd=no