Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place! |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
01-31-2010, 09:00 PM
|
#1
|
Member
Registered: Oct 2004
Location: Atlanta
Distribution: CentOS, RHEL, HP-UX, OS X
Posts: 567
Rep:
|
Mounting a local Windows CD drive to a remote Linux system?
Is it even possible? I don't know of a way to do it.
The situation is say all I have is a windows machine and I remotely connected via ssh to a Linux machine. Is there a way I can mount my local CD-rom on the remote Linux machine?
|
|
|
01-31-2010, 09:08 PM
|
#2
|
Senior Member
Registered: Jan 2005
Location: Melbourne, Australia
Distribution: Debian Bookworm (Fluxbox WM)
Posts: 1,391
|
You can do it by enabling the sharing on the drive from the Windows machine, and then mount it on the Linux box using samba.
|
|
|
02-08-2010, 07:14 PM
|
#3
|
Member
Registered: Oct 2004
Location: Atlanta
Distribution: CentOS, RHEL, HP-UX, OS X
Posts: 567
Original Poster
Rep:
|
Yea thats fine if the remote Linux machine is on the same network. What if The remote machine is off site? Like say the Remote machine is at a client location.
|
|
|
02-08-2010, 08:09 PM
|
#4
|
Senior Member
Registered: Jan 2005
Location: Melbourne, Australia
Distribution: Debian Bookworm (Fluxbox WM)
Posts: 1,391
|
Quote:
What if The remote machine is off site? Like say the Remote machine is at a client location.
|
Yep, that raises the bar!
You can of course open up the SMB port to the big bad internet, but this has security hairs on it.
How about the following (I haven't tried this, it is a bit convoluted): - Run an openssh server on the Windows box
- Set up a reverse ssh tunnel so that the Linux box can ssh back to the Windows machine (this is to temporarily bypass the client firewall without resorting to changing the firewall port forwarding)
- From the Linux box, set up an sshfs to the Windows machine to mount the CDROM.
It strikes me it would be easier to just scp the contents of the CDROM to the Linux machine 
Last edited by neonsignal; 02-08-2010 at 08:16 PM.
|
|
|
02-09-2010, 04:07 PM
|
#5
|
Moderator
Registered: Mar 2008
Posts: 22,361
|
VPN is the way to access non-routable protocols. If you don't care about security then might mount it nfs tools. It is a huge package but they have services for unix.
Might try running remote desktop and remote access tools like adobe's connectnow and other remote tools.
Could mount it with portable xampp to a http page or ftp site. Similar to xitami or even the older free barracudadrive server.
Bet there is 10 more ways or so.
So the basic issue is how do you want to access your system and then choose a format to use that access.
Last edited by jefro; 02-09-2010 at 04:11 PM.
|
|
|
02-09-2010, 09:29 PM
|
#6
|
Member
Registered: Oct 2004
Location: Atlanta
Distribution: CentOS, RHEL, HP-UX, OS X
Posts: 567
Original Poster
Rep:
|
neonsignal,
That is a really good idea doing a reverse ssh tunnel. I haven't thought about that. Previously I either sent a copy of the disc to the client and had them physically insert it into the machine or I made an iso and hosted it on my web server till I could get it downloaded and mounted. Then I deleted the iso from my web server. Just a bit time consuming doing that.
Jefro,
I bet you are right there are probably 100 ways of doing this task. Thats the joy of Linux, there is always more than than 1 way of doing something. I guess from a security stand point a VPN tunnel would be best.
|
|
|
All times are GMT -5. The time now is 02:03 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|