the_fireball I have fucking failed | alors, faut que dans ton /etc/hosts ou dans ton dns, le serveur nfs puisse resoudre le nom des machines clientes, sinon zob d'apres mes essais. Ensuite, dans /etc/hosts.allow, faut mettre :
   # /etc/hosts.allow: list of hosts that are allowed to access the system.
 #                   See the manual pages hosts_access(5), hosts_options(5)
 #                   and /usr/doc/netbase/portmapper.txt.gz
 #
 # Example:    ALL: LOCAL @some_netgroup
 #             ALL: .foobar.edu EXCEPT terminalserver.foobar.edu
 #
 # If you're going to protect the portmapper use the name "portmap" for the
 # daemon name. Remember that you can only use the keyword "ALL" and IP
 # addresses (NOT host or domain names) for the portmapper. See portmap(8)
 # and /usr/doc/portmap/portmapper.txt.gz for further information.
 #
 portmap: 192.168.1.0/255.255.255.0
 lockd: 192.168.1.0/255.255.255.0
 rquotad: 192.168.1.0/255.255.255.0
 mountd: 192.168.1.0/255.255.255.0
 statd: 192.168.1.0/255.255.255.0
   remplace 192.168.1.0/255.255.255.0 par ton reszo perso
   dans /etc/hosts.deny, mettre :
   # /etc/hosts.deny: list of hosts that are _not_ allowed to access the system.
 #                  See the manual pages hosts_access(5), hosts_options(5)
 #                  and /usr/doc/netbase/portmapper.txt.gz
 #
 # Example:    ALL: some.host.name, .some.domain
 #             ALL EXCEPT in.fingerd: other.host.name, .other.domain
 #
 # If you're going to protect the portmapper use the name "portmap" for the
 # daemon name. Remember that you can only use the keyword "ALL" and IP
 # addresses (NOT host or domain names) for the portmapper. See portmap(8)
 # and /usr/doc/portmap/portmapper.txt.gz for further information.
 #
 # The PARANOID wildcard matches any host whose name does not match its
 # address. You may wish to enable this to ensure any programs that don't
 # validate looked up hostnames still leave understandable logs. In past
 # versions of Debian this has been the default.
 # ALL: PARANOID
 portmap: ALL
 lockd: ALL
 mountd: ALL
 rquotad: ALL
 statd: ALL
   et dans /etc/exports
   # /etc/exports: the access control list for filesystems which may be exported
 #               to NFS clients.  See exports(5).
   /western_digital        192.168.1.0/255.255.255.0(rw,no_root_squash)
   Bien sur, faut mettre ici ce que tu veux  
   Voila, tout ça vient de ma deb et le nfs marche sans prob     ---------------
			 Two thousand years of misery, of torture in my name, hypocrisy made paramount, paranoia the law, my name is called religion, sadistic, sacred whore.
    |