you can use firewall rules, or if you dont use nfs, just stop it and remove it from starting:
service rpcbind stop
update-rc.d nfs-common disable
update-rc.d rpcbind disable
Check that it is not listening to requests with:
rpcinfo -T udp -p IPADDRESS