Export an nfs share from a server with network interfaces on two separate
subnets. Start statd and lockd too. On the client, mount the share using
the server's second address. Then run "lockf /mnt/whatever sleep 500". In
a separate terminal, use tcpdump to verify that the lockd traffic uses the
server's second address, instead of the first one.