PDA

View Full Version : Sharing Problem


Bond_
10-06-01, 04:10 PM
What's wrong to??? share files between 2 pc a have done the following steps:
1 - Added service file and printer for Microsoft Networks
2 - Give a IP
3 - Chosed a windows logon in primary network logon
4 - Sharing the hard drives (full sharing)
But when i go to the network i just get the server and i just can egt it some times!!!
What ip adress can i use ????
What can i do???
I'm using ip adress 90.0.0.1 / 255.255.255.0
What is the other that i can use???
Why isn't working
Tks...waiting a answer!!!

Maddman
10-06-01, 04:17 PM
Originally posted by Bond_
What's wrong to??? share files between 2 pc a have done the following steps:
1 - Added service file and printer for Microsoft Networks
2 - Give a IP
3 - Chosed a windows logon in primary network logon
4 - Sharing the hard drives (full sharing)
But when i go to the network i just get the server and i just can egt it some times!!!
What ip adress can i use ????
What can i do???
I'm using ip adress 90.0.0.1 / 255.255.255.0
What is the other that i can use???
Why isn't working
Tks...waiting a answer!!!

try an IP address of 192.168.0.1 on the first computer and 192.168.0.2 on the second computer. Add protocol Microsoft NetBEUI as well.

su root
10-06-01, 11:19 PM
IP Addresses that you can use are:

192.168.x.x
10.x.x.x
172.x.x.x

MASK 255.255.255.0

All of these addresses are allocated for private use. They aren't routed to the internet.

By adding NetBEUI (a non-routeable protocol) it will ensure that any transmissions on your network will not be sent out to the internet.

Don't mix & match addresses, ie: don't use a network of:
192.168.0.1
172.0.0.2
10.0.0.3
They won't be able to talk to eachother.