Hi Guru,
Thanks for your advice! The st8.0 is assigned to the corresponding security zone as below config. Actually, there are several VPN tunnels from various site to SRX345 and this is the no.8 site so I use st8.0. is there any misconfiguration?
security-zone vpn-VPN1 {
address-book {
address VPN1_remote_1 1.1.1.0/24;
address VPN1_remote_2 1.1.2.0/24;
}
host-inbound-traffic {
system-services {
ping;
}
}
interfaces {
st8.0;
}