↧
Hi dear All
We have two srx240 which is configured in HA Cluster
I configure two interfaces and two ISP,
for isp failover but when first ISP was down second ISP didnot work
Isp1 zone is ineternet1
Isp2 zone is internet2 ,
and i set security policy from zone inet1 to zone inet2 match address any dst address any app any and the same for inet2 to zone inet1
inet1 zone bind in reth3(ge-0/0/3 , ge-5/0/3 )
inet2 zone bind in reth4(ge-0/0/4 , ge-5/0/4 )
when isp1 is down and i run ping ping answer that no route to the host
Please Help me Regards Razmik
static {
route 0.0.0.0/0 {
next-hop 85.XXX.XXX.XXX;
qualified-next-hop 221.XX.XXX.XXX {
preference 7;
}
preference 5;
}
}