Hi,
This is my first post on the forum. I have a router A that is connected to my fiber with a static ip 38.104.xxx.xxx . My router A has on the Ethernet 2 a wi-fi connection to my router B on the top of the mountain. The provider has given me a /25 pubic address list on 38.102.XXX.XXX range that I want to allocate to my customers which are connecting with DHCP on my router B. For the wi-fi connection that I wanted to be able to talk to, I created also another 192.168.2.1/24 list of ip on that ethernet 2.
What I did is I create the address list on router A the address list and added /ip route 38.102.xxx.xxx/25 with gatheway ether 2 . That didnt work or at least one of the router doesnt know what to do. On Router B, I created on one ethernet port the static address for one to test and I can’t ping from Router A to Router b.
Can you advise what I missed here because I am going nuts with this simple thing.
Please post a network diagram (a drawing of how things connect, including port names) as well as the output of “/ip address print detail”, “/ip route print detail” and “/ip firewall export” from both routers wrapped in [ code ] tags.
B - blackhole, U - unreachable, P - prohibit
0 A S dst-address=0.0.0.0/0 gateway=38.104.xxx.xxx
gateway-status=38.104.xxx.xxx reachable ether1 distance=1 scope=30
target-scope=10
1 A S dst-address=38.102.xxx.0/25 gateway=192.168.2.246
gateway-status=192.168.2.246 reachable ether2 distance=2 scope=30
target-scope=10