I asked a question about sharing a folder on two computers, and someone was kind enough to tell me the 2 ip addresses must be in the same network.
I've had a class in networking and I know about subnetting. From what I understand, "same network" means "same subnet".
What I don't understand is right now I have 2 computers.
The first one is a laptop which is assigned an ip address automatically. The second one is a desktop which also has an ip address assigned automatically.
1.How do I make the 2 ip addresses belong to the same subnet?
If I assign new ip addresses to my 2 machines by putting in ip address at TCP/IP properties, wouldn't that mess up my internet connection?
2.In order to figure out the range of each of the subnet, you need to know whether it's /24, /28, /30, etc (I don't remember exactly what this /value is called). How do you find out which /value applies to your network?
I hope my questions are not confusing.
Thank you very much
2006-12-22
16:38:38
·
3 answers
·
asked by
new hope
2
in
Computers & Internet
➔ Computer Networking
Thank you guys!
To Arrowrobe...,
appreciate your input.
The thing is I'm not at home now (b/c of the holidays). I've not tried doing anything on my machines. I plan on configuring my two machines to share a folder as soon as I get home. I'm just gathering information right now. Thank you! That's very nice of you for helping me out.
2006-12-22
16:59:13 ·
update #1
To Arrowrobe...,
Alright, I just remembered I sent myself some output of the command "ipconfig". The following is the information of my labtop at home:
IP Address. . . . . . . . . . . . : 192.168.1.103
Subnet Mask . . . . . . . . . . . : 255.255.255.0
But the sad thing is I never send myself any information that belongs to the desktop computer.
I read your answer, and you were saying that if they both are 192.168.1.x or 192.168.0.x, then it's fine.
What will happen if my desktop happens to be 192.168.0.x?
(the subnet mask is 255.255.255.0 which means the last octet is the only "don't care")
Then, my two machines are not on the same network. What do I do then? I'm curious.
2006-12-22
17:08:35 ·
update #2