不好意思 問個蠢問題...
今天我有個路徑要分享給 所有IP都能讀 但是只有特定網段IP能讀寫 要怎麼設定呢
我的/etc/exports 內容是這樣的
/img 10.95.51.0/24(rw,no_root_squash) 10.95.0.0/16(ro,no_root_squash)
實測之後 clinet: 10.95.51.3 能讀寫
10.95.72.10 也能讀寫 這邊不是應該只能讀嗎
server和clinet os 都是centos 6.4 x86
是我哪邊設錯了嗎??
請各位幫我看一下 感謝
--
今天我有個路徑要分享給 所有IP都能讀 但是只有特定網段IP能讀寫 要怎麼設定呢
我的/etc/exports 內容是這樣的
/img 10.95.51.0/24(rw,no_root_squash) 10.95.0.0/16(ro,no_root_squash)
實測之後 clinet: 10.95.51.3 能讀寫
10.95.72.10 也能讀寫 這邊不是應該只能讀嗎
server和clinet os 都是centos 6.4 x86
是我哪邊設錯了嗎??
請各位幫我看一下 感謝
--
All Comments