help: Reset DNS forwarding cache and counters run: if ps ax | grep dnsmasq | grep -v grep > /dev/null then sudo /opt/vyatta/bin/sudo-users/vyatta-op-dns-forwarding.pl --clear-all else echo "DNS forwarding not configured" fi