David Jenkins
|
posted on 2/5/07 at 08:32 AM |
|
|
Network connectivity - Win2K to Linux
I'm going to show my Windoze ignorance now...
I have 3 machines around my desk - the main one, running UBUNTU linux - I do most of my stuff on this. Alongside it is my old PC, which now runs
Win2K - I kept this for those occasions where only Windoze will do a job. Finally, I have a knackered old laptop running Win2K - mostly used to set up
the car's megajolt system.
When all machines are switched on and logged in:
- The linux box can see the W2K boxes, and I can access files on them.
- Neither of the W2K boxes can see the linux box on the 'local network'
Directory/file sharing has been set up on the linux box.
Obviously I've missed out a vital step somewhere - but I know three-fifths of very little about Windoze networking, and would appreciate a few
clues!
cheers,
David
|
|
|
chockymonster
|
posted on 2/5/07 at 08:39 AM |
|
|
Have you installed samba server on the ubuntu box?
You'll not be able to access anything on the linux box unless samba is broadcasting the shares. It will also then make it visible in windows
networking.
PLEASE NOTE - Responses on Forum Threads may contain Sarcasm and may not be suitable for the hard of Thinking.
|
|
David Jenkins
|
posted on 2/5/07 at 09:21 AM |
|
|
I *think* I have SAMBA installed... but I'll check later today.
DJ
|
|
ecosse
|
posted on 2/5/07 at 09:26 AM |
|
|
As said, it needs samba running, but it also needs configured properly or it won't do much, there are few nice front ends available to do this
if you don't fancy hand editing
Cheers
Alex
|
|
britishtrident
|
posted on 2/5/07 at 10:29 AM |
|
|
Samba is actually two seperate programs -- a client and a server.
On most versions of Linux running a recent version Gnome or KDE you can view and read shared directories on Windows PCS without Samba.
Because of the nature of Windows getting Samba to work propely and be secure can be a pain in the neck even using one of the front ends, but if you
just want to drag & drop files install WinScp on the Win2K PCs this will allows you to login from the the Windows PC and drag and drop from an
Windows Explore style window.
WinScp is secure easy to install and FREE (GPL)
http://winscp.net/eng/docs/screenshots&sa=X&oi=smap&resnum=1&ct=result&cd=3&usg=AFrqEzejBrqsnBWyCeOuouWiDEhLdPNwQQ
However if you do want to set up a Samba Windows share on the Ubuntu PC try setting it up using Webmin --- however take setting up web min as it can
open a security hole.
[Edited on 2/5/07 by britishtrident]
|
|
awinter
|
posted on 2/5/07 at 05:18 PM |
|
|
Set up a share on the windoze box, make sure samba is running on the linux box. The linux box will see the windows share and you can copy files to it.
I have not yet sorted doing the reverse as I get asked for a username and password from the linux share on the windoze box but whatever I type does
not seem to work.
ta
allan
|
|
britishtrident
|
posted on 2/5/07 at 05:35 PM |
|
|
quote: Originally posted by awinter
Set up a share on the windoze box, make sure samba is running on the linux box. The linux box will see the windows share and you can copy files to it.
I have not yet sorted doing the reverse as I get asked for a username and password from the linux share on the windoze box but whatever I type does
not seem to work.
ta
allan
This probably because you haven't created any SAMBA users ---- Linux users are not automatically created as SAMBA server users. You can do this
manually by editing the samba config file but it is much easier to use a front end such as Samba Swat or the Webmin Samba module.
For transfer files between the two systems using WinSCP is much simpler.
[Edited on 2/5/07 by britishtrident]
[I] “ What use our work, Bennet, if we cannot care for those we love? .”
― From BBC TV/Amazon's Ripper Street.
[/I]
|
|