to turn off your wan ping, disable the icmp line on the Firewall side
For security, here’s where I started with some great vids from a seasoned pro in the Mikrotik community: http://gregsowell.com/?cat=17
Some of his stuff is material for older versions of RouterOS. So I don’t delete my initial config. like most suggest. But good info on disabling services, changing admin uid, and etc. You can also google securing mikrotik router and you will find alot of old references from 2008 that talk about alot of the same stuff.
I’ll try the firewall settings, but I’m on the learning curve, and it’s very steep! Thank goodness for the ability to reset the device back to manufacturers settings and try again.
Are you trying to keep people on the WAN from pinging machines on your LAN and getting a response? Or trying to keep people on your LAN from pinging machines on the WAN?
Presuming that you’re trying to stop WAN → LAN the normal firewall rules (have you enabled the firewall?) in the forward chain should do that since they only allow outgoing and related sessions.
Stopping people on the LAN from sending pings out is usually not a good idea, but to do it you would add a firewall rule that drops certain ICMP packets to the forward chain. Beware that stopping all ICMP traffic can break things, since that is how you signal connection issues.
Stopping ICMP from the WAN to the router on the input chain carries the same cautionary note.
Thank you for the pointers, I’ve downloaded them to read later, work comes first unfortunately.
I need this router to replace a Cisco unit that does not perform well, quoted thoughput 20M and I’ve got a 50M line, which may be upgraded to 100M.
As this 750GL (I wanted a 250, but they are out of stock) will have a public IP I need to put as much protection into it as I can, I’ve had so much rubbish thrown at my connection recently it stops the router.