어제 올렸었는데 답변이 없어서 한번더 올립니다.
설정은 대체적으로 제대로 한거 같은데..
계속적으로 이유없는(??)에러가 납니다.
### 서버설정은
/etc/exports ==> /디렉토리이름 IP/Netmask(rw,no_root_squash)
/etc/hosts ==> 127.0.0.1 localhost.localdomain localhost
서버IP A.도메인 A
클라이언트IP B.도메인 B
/etc/hosts.deny에서 portmap:ALL
/etc/hosts.allow에서 portmap:클라이언트IP
서버 데몬 ==>
bin 1016 1 0 18:01 ? 00:00:00 portmap
root 1143 1 0 18:02 ? 00:00:00 rpc.rquotad
root 1148 1 0 18:02 ? 00:00:00 rpc.mountd
root 1153 1 0 18:02 pts/0 00:00:00 [nfsd]
root 1154 1 0 18:02 pts/0 00:00:00 [nfsd]
root 1155 1 0 18:02 pts/0 00:00:00 [nfsd]
root 1156 1 0 18:02 pts/0 00:00:00 [nfsd]
root 1157 1 0 18:02 pts/0 00:00:00 [nfsd]
root 1158 1 0 18:02 pts/0 00:00:00 [nfsd]
root 1159 1 0 18:02 pts/0 00:00:00 [nfsd]
root 1160 1 0 18:02 pts/0 00:00:00 [nfsd]
root 1161 1153 0 18:02 pts/0 00:00:00 [lockd]
root 1162 1161 0 18:02 pts/0 00:00:00 [rpciod]
### 클라이언트에서 데몬은 portmap과 locked데몬은 올라와 있습니다.
하지만 데몬을 마운트하려면 아래와 같이 에러가 나는군요.
showmount -e 서버IP(or A)
==> mount clntudp_create: RPC: Program not registered
mount -t nfs 서버IP(or A):/디렉토리 /디렉토리
==> mount: RPC:받을 수 없음; errno = 연결이 거부됨
Ipchain 이나 iptable쪽은 아무이상없습니다.
데몬을 죽이고 해봤는데도..
아고...원인을 알수없다는..-_-;;
조언을 부탁드립니다.
수고하세요.--이 곳에 서명을 적어주십시오.
여러씸.