Hello,
I have a SRX300 at my place and a SRX220 on other location, both makes a VPN connection to our headquarter.
SRX220 is working normally and I can ping and receive ping from any other location.
My SRX300 is working fine, I can ping anywhere but I cannot receive pings.
If I ping my SRX300 I get a message of timeout.
I can ping anywhere from SRX300.
Its internal IP address is 10.196.23.1.
Take a look at SRX300 configuration. Please tell me what to do.
policies {
from-zone Internal to-zone Internet {
policy All_Internal_Internet {
match {
source-address any;
destination-address any;
application any;
}
then {
permit;
}
}
}
}
#srx300#ping