|
|
||||||
| Fóruns | Wiki | Classificados | Reviews | Jogos | Grupos Sociais | RSS Feeds | FAQ | Termos de Uso | Contato | Sobre |
| Registrar | Fotos | Blogs | Calendário | Marcar Fóruns Como Lidos |
![]() |
|
|
LinkBack | Ferramentas do Tópico |
|
|
#1 (permalink) |
![]() |
Alguém sabe o que ta errado, naum to conseguindo montar o diretório exportado por nfs
# # hosts.allow This file describes the names of the hosts which are # allowed to use the local INET services, as decided # by the '/usr/sbin/tcpd' server. # # By: Alexandre Penasso teixeira, <alexandre@insignesoftware.com> # Example: # ipop3d: 172.16.1. # sshd: ALL sshd: 192.168.0. PARANOID:spawn (echo "Acesso permitido por sshd ao ip" %a " em " 'date') >> var/log/ssh.log & nfsd: 192.168.0. PARANOID:spawn (echo "Acesso permitido por nfs ao ip" %a " em " 'date') >> var/log/nfs.log & ~ # # hosts.deny This file describes the names of the hosts which are # *not* allowed to use the local INET services, as decided # by the '/usr/sbin/tcpd' server. # # The portmap line is redundant, but it is left to remind you that # the new secure portmap uses hosts.deny and hosts.allow. In particular # you should know that NFS uses portmap! # # By: Alexandre Penasso Teixeira, <alexandre@insignesoftware.com> # # Example: # ALL: ALL # nfsd: 172. ALL:ALL@ALL ~ [root@parrala etc]# exportfs /home/parrala/backup 192.168.0.254/255.255.255.0 [root@brutus pgsql]# mount -t nfs 192.168.0.99:/home/parrala/backup/ ./parrala mount: RPC: Program not registered [root@brutus pgsql]#
__________________
Pra que usar uma janela, se já existe uma porta ? Seja Livre ! Use Linux !! |
|
|
|
|
#2 (permalink) |
![]() Registrado em: Jun 2001
Posts: 1,571
Agradeceu: 0
Agradecido 1 vez em 1 Post
Reputação: 0 ![]() |
programa não registrado significa que seu portmap não registrou seu nfs
não esqueça de subir o portmap e o servidor nfs no server pmap_dump é um bom comando para mostrar se esta registrado
__________________
Step-by-Step Instructions? Sure. <br />1. Locate the documentation. . . . . . . . . 2. Read the documentation. <br />3. Follow the documentation. . . . . . . . . 4. (Become the documentation.) |
|
|
|
|
#5 (permalink) |
![]() Registrado em: Jun 2001
Posts: 1,571
Agradeceu: 0
Agradecido 1 vez em 1 Post
Reputação: 0 ![]() |
mais o controle de quem pode ou não montar o que pode ficar direto no /etc/exports
/home 100.64.25.201/32(rw) /usr 100.64.25.0/24(rw) a primeira linha libera montagem apenas para 100.64.25.201 e na segunda para a rede 100.64.25.0/24 o host.xxxx seria uma sobreposição de funções, a menos que tenha algum objetivo específico
__________________
Step-by-Step Instructions? Sure. <br />1. Locate the documentation. . . . . . . . . 2. Read the documentation. <br />3. Follow the documentation. . . . . . . . . 4. (Become the documentation.) |
|
|
![]() |
| Ferramentas do Tópico | |
|
|
Tópicos Similares
|
||||
| Tópico | Tópico Iniciado Por | Fórum | Respostas | Última Mensagem |
| deny hosts | derson | Proxy/NAT/Firewall | 2 | 23-01-2006 10:12 |
| Monitorar hosts | smvda | Adm. em Geral | 3 | 18-01-2006 09:21 |
| Hosts | TUXinha | Adm. em Geral | 2 | 10-09-2003 10:30 |
| hosts.allow e hosts.deny | Sshd/Telnet | 3 | 23-02-2003 10:54 | |
| VPN (5 hosts) | Redes/Protocolos | 1 | 07-02-2003 14:44 | |
| Divulgue |