03-25-2019 05:23 AM - edited 03-25-2019 05:26 AM
I am doing 12 Subnet with 60 hosts. When I will try to put subnet 192.168.67.0 in the route I have problem. I don’t get. I have problem with overlap and I can’t find solution. Can you help me please ?
1 - 192.168.64.0
2 - 192.168.64.64
3 - 192.168.64.128
4 - 192.168.64.192
5 - 192.168.65.0
6 - 192.168.65.64
7 - 192.168.65.128
8 - 192.168.65.192
9 - 192.168.66.0
10 - 192.168.66.64
11 - 192.168.66.128
12 - 192.168.66.192
13 - 192.168.67.1
I am sending pictures
Mask : 255.255.252.0
I am sending pictures
03-25-2019 05:45 AM - edited 03-25-2019 05:46 AM
Hi @Fabio Bianco ,
I think your problem is the mask.
Change the mask to /26 (255.255.255.192) in all Your interfaces and try.
Regards
03-25-2019 02:10 PM
I did but it does't works.
03-25-2019 06:00 AM - edited 03-25-2019 06:06 AM
Hi,
It seems that subnet mask which you are defining is looking wrong.
Your subnet will be like:
Subnets
1: 192.168.64.0/255.255.255.192
2: 192.168.64.64/255.255.255.192
3. 192.168.64.128/255.255.255.192
4. 192.168.64.192/255.255.255.192
5 192.168.65.0/255.255.255.192
6 192.168.65.64/255.255.255.192
7 192.168.65.128/255.255.255.192
8 192.168.65.192/255.255.255.192
9 192.168.66.0/255.255.255.192
10 192.168.66.64/255.255.255.192
11 192.168.66.128/255.255.255.192
12 192.168.66.192/255.255.255.192
Edit:
Subnet 13 is showing wrong:
13 - 192.168.67.1/ 255.255.252.0
This subnet range will be: 191.168.64.1 - 191.168.67.254
If you want that much big subnet then you can start from the 191.168.68.1/255.255.252.0
Regards,
Deepak Kumar
03-25-2019 02:13 PM
I did but doesn't work
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