config static port for nfsd on centos6 출처 : https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/6/html/Storage_Administration_Guide/s2-nfs-nfs-firewall-config.html 설정파일 : /etc/sysconfig/nfs RQUOTAD_PORT=875 LOCKD_TCPPORT=4001 LOCKD_UDPPORT=4001 MOUNTD_PORT=4002 STATD_PORT=4000 #STATDARG="-p 4000" STATDARG=”-p 4000” 와 STATD_PORT=4000 옵션은 동일한것임.. 실행 후 포트 상태 확인 # rpcinfo -p program vers proto port service 100000 4 tcp 111 portmapper 100000 3 tcp 111 portmapper 100000 2 tcp 111 portmapper 100000 4 udp 111 portmapper 100000 3 udp 111 portmapper 100000 2 udp 111 portmapper 100024 1 udp 4000 status 100024 1 tcp 4000 status 100011 1 udp 875 rquotad 100011 2 udp 875 rquotad 100011 1 tcp 875 rquotad 100011 2 tcp 875 rquotad 100005 1 udp 4002 mountd 100005 1 tcp 4002 mountd 100005 2 udp 4002 mountd 100005 2 tcp 4002 mountd 100005 3 udp 4002 mountd 100005 3 tcp 4002 mountd 100003 2 tcp 2049 nfs 100003 3 tcp 2049 nfs 100003 [ more... ]
The post config static port for nfsd on centos6 appeared first on 지락문화예술공작단.
원문출처 : https://jirak.net/wp/config-static-port-nfsd-centos6/
댓글 0
번호 | 제목 | 글쓴이 | 날짜 | 조회 수 |
---|---|---|---|---|
109 | Apache Tomcat Versions – Which Do I Want? | 관리자 | 2016.06.24 | 153 |
108 | mod_rpaf on aws elb | 관리자 | 2016.06.17 | 126 |
107 | termination protection on instances and instance protection on auto scaling | 관리자 | 2016.05.31 | 125 |
106 | 인터넷으로 서비스를 제공하기 위해 챙겨야 할 실용적인 보안 가이드 | 관리자 | 2016.05.24 | 119 |
105 | Optimizing NFS Performance | 관리자 | 2016.05.23 | 126 |
104 | Apache Benchmark apr_socket_recv error when performing a load test | 관리자 | 2016.05.23 | 361 |
103 | config static port for nfsd on centos7 | 관리자 | 2016.05.21 | 167 |
» | config static port for nfsd on centos6 | 관리자 | 2016.05.21 | 144 |
101 | log timestamp timezone in mysql-5.7 | 관리자 | 2016.05.12 | 135 |
100 | apache ab failed requests length | 관리자 | 2016.05.10 | 132 |
99 | WordPress 4.5.2 Security Release | 관리자 | 2016.05.07 | 140 |
98 | jetpack 4.0 fatal error | 관리자 | 2016.04.22 | 117 |
97 | tcp-wrapper on proftpd (using mod_wrap2, mod_wrap2_file) | 관리자 | 2016.04.19 | 133 |
96 | Appendix D: Java Programming Cheatsheet | 관리자 | 2016.04.14 | 124 |
95 | WordPress 4.5 “Coleman” | 관리자 | 2016.04.13 | 129 |