Hello,
I’m trying to figure out how to set up a hotspot for a remote network.
Here is the setup
provider → Mikrotik->192.168.100.0/30->CiscoDocsis->10.0.0.0/23->cable customers;
link between mikrotik and cisco is 192.168.100.0/30
link for cable customers is 10.0.0.0/23
IMHO hotspot requires customer network to be directly attached, when i’m trying to create hotspot for 10.0.0.0/23 on mikrotik it says “invalid ip”
First idea was to bridge cisco’s bundle1(customers interface) with f0/0 (uplink to mikrotik), but cisco told me Bundle1 is not bridgeable.
Do you have any ideas?
Thanks a bunch!