Hey Druid,
quote:
Originally posted by Druid:
Centurian:
I seem to have a similar problem. I have installed Mandrake 8.1 on my old PC. It runs fine, and I have internet access via a Win2k box and cable modem. I use a crossover cable to connect the 2 machines. However, neither computer can see the other.
The linux install was a clean install and I have assigned a suitable IP address and subnet mask to the linux box.
I can ping from linux to windows, but not from win to linux.
The network worked fine under win98 and 2k, so a hardware problem can be eliminated.
Any light you can shed on this would be appreciated
Thanks
Druid
You may know some of this already but here goes.
1. You should have Samba installed. If not install it.
2. Go into Mandrake Control Center.
Click Hardware. Click Mount Points. Click Ok on the Backup prompt or it wont let you go any further. Click the Samba Tab. Use the New button to setup your Windows drives on the other computer.
3. Go into the KDE Menu Configuration/Networking/Samba Configuration.
Set up all your Samba stats there.
4. You will need to make a special file on the other (windows) computers C:\windows directory.
Make a file called
hosts In this file there should be 1 line for each computer on your network.
As an example
192.168.0.1
192.168.0.2
That would be the network address of the windows computer then the linux computer. Make sure these address's are
accurate.
Now reboot the windows computer.
Restart the network and smb services on the linux computer or reboot.
Now your windows computer should see your linux computer and be able to ping it.
That is as far as I have gotten with it so far. I am still working out being able to access linux files from windows. Not that I want the windows box to access the linux box but I do want to learn how to make it do so should I ever want it to.
As I am setting right now I can access any file on the windows box from the linux box which is how I want my network to stay.
Hope that helps some.