Hi All,
Quoted from another thread:
System Packet Filter Rules:
uncheck "Allow ping on all interfaces"
Create Rule:
"ICMP Internal"
Action "Pass"
Protocol "ICMP"
Source Interface "Internal"
Create Rule:
"ICMP External"
Action "Drop"
Protocol "ICMP"
Source Interface "External"
I've followed the steps to enable ICMP on internal interface. However I'm unable to ping to my internal gateway from my client PCs i.e. unable to ping to 192.168.1.1.
Pls advise.
Thanks