<br><span class="gmail_quote"></span>> I have never used NSF. I think it may be someting easy.><br><div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
> below is the location of graphs (these graphs are on my firewall - ip is<br>> <a href="http://192.168.101.254">192.168.101.254</a> ) i want to export it to webserver @ <a href="http://192.168.101.35">192.168.101.35
</a><br>><br>> /opt/polltc/polltc-1.05/eth1-1-tc.png<br>> /opt/polltc/polltc-1.05/eth1-24-tc.png<br>><br>> can U help me for the above.<br><br>As you wish ;)<br>On the server (firewall in your case) edit /etc/exports and add:
<br>/opt/polltc/polltc-1.05/        192.168.101.35(ro)</blockquote><div> YES, I did it.<br></div><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
(ro) will prevent NFS clients from writing to that location at server level</blockquote><div><br>     <br></div><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
On the client (webserver) simply add similar line to /etc/fstab<br>192.168.101.254:/opt/polltc/polltc-1.05/ /graphs nfs defaults 0 0</blockquote><div><br>YES, I did it. <br></div><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
/graphs must exist on clinet machine. Then point youd httpd to /graphs.</blockquote><div><br>YES, I created it  as below<br><br>[root@host ~]# mkdir /graphs <br></div><br><div>Now, The question is how to mount it. Do i need to reboot both machines? 
<br><br>Or without rebooting, How to get it worked. <br> </div><br></div><br>-- <br>Thank you<br>Indunil Jayasooriya<br>