hi all i've modified http://wiki.debian.org/SecuringNFS in order to add how to make rpc.quotad listen in a fixed port. just this: # /etc/default/quota RPCRQUOTADOPTS="-p 32769" works for me and i hope it's ok.