[질문] 보드에 NFS 마운트 문제

kgykingdom의 이미지

mips 보드와 페도라 6 시스템을 NFS 로 마운트 해서 사용하려고 하고 있습니다.

마운트는 잘되는데 이상하게 명령어나 파일을 복사해 올때 아래와 같은 메시지가 나오네요.. 해결 방법을 아시는 분 계시면 부탁 좀 드리겠습니다.

# ls                                                                            
RPC: sendmsg returned error 128                                                 
nfs: RPC call returned error 128                                                
RPC: sendmsg returned error 128                                                 
nfs: RPC call returned error 128                                                
ls: .: Network is unreachable   

rpcinfo 참고로 남깁니다.

[root@localhost ~]# rpcinfo -p localhost 
   프로그램 버전 원형   포트
    100000    2   tcp    111  portmapper
    100000    2   udp    111  portmapper
    100024    1   udp   1014  status
    100024    1   tcp   1017  status
    100011    1   udp    756  rquotad
    100011    2   udp    756  rquotad
    100011    1   tcp    759  rquotad
    100011    2   tcp    759  rquotad
    100003    2   udp   2049  nfs
    100003    3   udp   2049  nfs
    100003    4   udp   2049  nfs
    100003    2   tcp   2049  nfs
    100003    3   tcp   2049  nfs
    100003    4   tcp   2049  nfs
    100021    1   udp  32783  nlockmgr
    100021    3   udp  32783  nlockmgr
    100021    4   udp  32783  nlockmgr
    100021    1   tcp  47982  nlockmgr
    100021    3   tcp  47982  nlockmgr
    100021    4   tcp  47982  nlockmgr
    100005    1   udp    772  mountd
    100005    1   tcp    775  mountd
    100005    2   udp    772  mountd
    100005    2   tcp    775  mountd
    100005    3   udp    772  mountd
    100005    3   tcp    775  mountd