<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 5.5.2655.72">
<TITLE>RE: mounting a remote drive</TITLE>
</HEAD>
<BODY>

<P><FONT SIZE=2>Yes.  You can use nfs.  The port number is 2049, I think.  You'll have to run the nfs server on the host with the drive and then you'll need to export the file system via exportfs.  You can do a man of exportfs to get the syntax.  You should also do a man nfsd.  You can actually have it listen on any port you want if you run it yourself.  Don't run it as root.  That would be insecure.  The two manpages I mentioned will also lead you to some interesting reading on the subject.</FONT></P>

<P><FONT SIZE=2>Regards,</FONT>
</P>

<P><FONT SIZE=2>Drew</FONT>
</P>

<P><FONT SIZE=2>-----Original Message-----</FONT>
<BR><FONT SIZE=2>From: Steve Buehler [<A HREF="mailto:steve@ibapp.com">mailto:steve@ibapp.com</A>]</FONT>
<BR><FONT SIZE=2>Sent: Friday, February 27, 2004 9:25 AM</FONT>
<BR><FONT SIZE=2>To: redhat-list@redhat.com</FONT>
<BR><FONT SIZE=2>Subject: mounting a remote drive</FONT>
</P>
<BR>

<P><FONT SIZE=2>I am not sure if this is possible or not, but I am hoping that it is.  I am </FONT>
<BR><FONT SIZE=2>running a local Redhat Linux 3.x server and have a *nix based remote server </FONT>
<BR><FONT SIZE=2>that has Samba setup on it.  Is there a way to mount the remote drive to </FONT>
<BR><FONT SIZE=2>the local server?  If so, can you lead me to the right directions for doing </FONT>
<BR><FONT SIZE=2>this?  The remote server is behind a firewall, so if it is possible, I </FONT>
<BR><FONT SIZE=2>would also need to know the ports to open up on the firewall to allow me in.</FONT>
</P>

<P><FONT SIZE=2>Thanks in Advance</FONT>
<BR><FONT SIZE=2>Steve</FONT>
</P>
<BR>

<P><FONT SIZE=2>-- </FONT>
<BR><FONT SIZE=2>redhat-list mailing list</FONT>
<BR><FONT SIZE=2>unsubscribe <A HREF="mailto:redhat-list-request@redhat.com?subject=unsubscribe">mailto:redhat-list-request@redhat.com?subject=unsubscribe</A></FONT>
<BR><FONT SIZE=2><A HREF="https://www.redhat.com/mailman/listinfo/redhat-list" TARGET="_blank">https://www.redhat.com/mailman/listinfo/redhat-list</A></FONT>
</P>

</BODY>
</HTML>