[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: nfs



voila mes fichier
Voila à quoi resemble tout mes fichiers de configuration
/etc/exports
{
# /etc/exports: the access control list for filesystems which may be 
exported
#  to NFS clients.  See exports(5).

/mnt/beatrice 134.130.xxx.yyy (rw)
}

/etc/hosts.allow
{
# /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.
#

ALL: 134.130.xxx.yyy
}

/etc/hosts.deny
{
# /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
}


"Bruno Muller" <bruno@inertiacreeps.net> schrieb im Newsbeitrag 
news:2Z1bj-1ON-57@gated-at.bofh.it...
Bonjour,

Le mercredi 10 novembre 2004 à 14:29 +0100, Rolland a écrit :
> "mount : RPC erreur systeme sur l'hote cible connextion refusée"

Tu as upgradé portmap récemment ?

Dans le changelog de portmap 5-5, il y a :
* Bind to the loopback address by default.


-> édite /etc/default/portmap
-> et installe apt-listchanges :)


Bruno

-- 
OBSÉDÉ
M : Non... je ne me vois pas faire chien d'aveugle... C'est pas un
boulot pour moi... Chien d'impuissant, ça, ça doit être un bon plan... 



Reply to: