How many packets per second are you sending? By default FreeBSD will only send 200 ICMP responses per second. You can adjust this limit by setting the sysctl net.inet.icmp.icmplim. If you set it to 0 no limit will be enforced. Ryan Stone