Hi, sorry if this is kinda dumb question but i couldnt find any helpful videos or articles online
I think it has a simple solution but i dont really know, so i have 2 subnets
Subnet 1 - 172.16.0.1/25
Subnet 2 - 172.16.0.128/27
How do I make them communicate?
I tried making static routes but they cant really reach each other
My routing table:
DST-ADDRESS PREF-SRC GATEWAY DISTANCE
0 ADS 0.0.0.0/0 192.168.1.1 1
1 ADC 172.16.0.0/25 172.16.0.1 LAN 0
2 ADC 172.16.0.128/27 172.16.0.129 BridgeHot 0
3 S 172.168.0.0/25 172.168.0.129 1
4 S 172.168.0.128/27 172.168.0.1 1
5 ADC 192.168.1.0/24 192.168.1.27 Internet 0