도와주세요!!
글 수 15,339
2002.10.25 13:23:15 (*.125.62.170)
6685
장형기님의 답변 잘 들었습니다.
근데 제 컴에서는 알려주신 방법대로 실행해 보니...
[root@jdt init.d]# ps -aux |grep portmap
rpc 31699 0.0 0.1 1516 600 ? S 01:13 0:00 portmap
[root@jdt init.d]# ./portmap stop
Stopping portmapper: [ OK ]
[root@jdt init.d]# rpcinfo -p
rpcinfo: can't contact portmapper: RPC: Remote system error - Connection
refused
[root@jdt init.d]# ./portmap start
Starting portmapper: [ OK ]
[root@jdt init.d]# rpcinfo -p
rpcinfo: can't contact portmapper: RPC: Remote system error - Connection
refused
이럴 경우엔 무엇이 문제인지요?
근데 제 컴에서는 알려주신 방법대로 실행해 보니...
[root@jdt init.d]# ps -aux |grep portmap
rpc 31699 0.0 0.1 1516 600 ? S 01:13 0:00 portmap
[root@jdt init.d]# ./portmap stop
Stopping portmapper: [ OK ]
[root@jdt init.d]# rpcinfo -p
rpcinfo: can't contact portmapper: RPC: Remote system error - Connection
refused
[root@jdt init.d]# ./portmap start
Starting portmapper: [ OK ]
[root@jdt init.d]# rpcinfo -p
rpcinfo: can't contact portmapper: RPC: Remote system error - Connection
refused
이럴 경우엔 무엇이 문제인지요?