12-06-2022 10:22 AM
I am a student in college and working on this project I have been able to set up my subnets and routers but while the computers are able to communicate within their subnet, i am unable to ping a computer on a different subnet and i cannot figure out why. any help would be appreciated.
Solved! Go to Solution.
12-08-2022 03:01 AM
Hello,
I have changed your entire IP addressing scheme, so there are no overlapping networks anymore. You want to apply a certain logic to your IP addressing, such as: the first IP address of the subnet should be the default gateway.
If you are only allowed to use 4 subnets out of the 150.50.0.0 range, you would need to use:
150.50.0.0/18
150.50.64.0/18
150.50.128.0/18
150.150.192.0/18
and use different IP addresses for the WAN links (typically /30 subnets). Make sure these subnets are also advertised (in RIP in your case). Since you are using RIP, you need to use version 2 and configure 'no auto-summary'.
Attached the revised file.
12-06-2022 10:35 AM
12-07-2022 01:39 AM
Hello,
all your IP addressing is wrong. You have lots of overlapping subnets, and connecting WAN interfaces in different subnets. What instructions are you following, what IP addressing scheme are you supposed to use ?
12-07-2022 10:34 AM
We were not given any specific scheme, we just need to make 4 subnets on the ip address 150.50.0.0 and be able to ping each computer form any other computer. i reached out to my teacher and all i was told was there were problems with my addressing for my routers which was not enough for me to figure out what i did wrong so i thought to reach out here. how could i resolve the overlap between my ip addresses? what would be the range i would need to avoid. Thank you.
12-08-2022 03:01 AM
Hello,
I have changed your entire IP addressing scheme, so there are no overlapping networks anymore. You want to apply a certain logic to your IP addressing, such as: the first IP address of the subnet should be the default gateway.
If you are only allowed to use 4 subnets out of the 150.50.0.0 range, you would need to use:
150.50.0.0/18
150.50.64.0/18
150.50.128.0/18
150.150.192.0/18
and use different IP addresses for the WAN links (typically /30 subnets). Make sure these subnets are also advertised (in RIP in your case). Since you are using RIP, you need to use version 2 and configure 'no auto-summary'.
Attached the revised file.
12-08-2022 12:50 PM
Ahh I see what I was doing wrong. If you do not mind is there any specific reason the WAN networks have to be on a different subnet? also what does the no auto summary option change?
Thank you for all your help.
12-12-2023 07:40 AM
Great! Thank you for sharing!
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide