Pessoal, Eu coloquei:
nfs_client_enable="YES" nfs_server_enable="YES" rpcbind_enable="YES" no /etc/rc.conf Configuirei o /etc/exports /hd/bkp -maproot=0 -network 200.201.202.0 -mask 255.255.255.192 Rodei: /etc/rc.d/rpcbind start /etc/rc.d/nfsd start Na máquina remota, dentro da mesma rede local, tentei o mount e deu erro: # mount 200.201.202.38:/hd/bkp teste [udp] 200.201.202.38:/hd/bkp: RPCPROG_NFS: RPC: Program not registered ^C Tentei parar o rpcbind e nfsd no server e start novamente: # mount 200.201.202.38:/hd/bkp teste [udp] 200.201.202.38:/hd/bkp: RPCMNT: clnt_create: RPC: Program not registered ^C Foi só dar um boot no servidor NFS server (200.201.202.38) e tudo funcionou. Pergunto: o que fazer para rodar o NFS server sem precisar dar boot? Faltou rodar alguma coisa? Obrigado, Ari ------------------------- Histórico: http://www.fug.com.br/historico/html/freebsd/ Sair da lista: https://www.fug.com.br/mailman/listinfo/freebsd

