how to make visible local network behind hotspot ...

Hello,

I have problem with a visibility of a local network behind a hotspot.

Installed hotspot works well on a pool network 10.10.1.0/24 but behind a hotspot (ether2) there are 2 Linux servers configured on the 192.168.210.0/24 subnet (192.168.210.10,20).

Gateway IP - 192.168.210.1/24 is assigned on ether2 and I tried to configure IP-bindings in order to make visible Linux servers from an outside without success.

ether1 is an uplink port.

Does anybody have experience how to solve such a problem … maybe to use firewall/mangle rules ?

Tested Mktk.: v3.0beta5

appreciate every help or suggestion.

Thanks,
D.

add static route 192.168.210.0/24 to one of your hotspot as Linux Router Gateway.
Hope it’ll work.

Thank you for the answer but I think I didn’t properly understand …
where to put a static route ?

My hotspot router has ether1 (uplink) and ether2 (hotspot) …

Thanks again,
D.

In case addresses are available at the public space, then you may use this configuration example,
http://wiki.mikrotik.com/wiki/How_to_link_Public_addresses_to_Local_ones

IP → Route → Add
192.168.210.0/24 set the gateway to one of your hotspot host (eg: 10.10.1.1)

Is it clear ?

:laughing:

  • Rio.Martin -
    Ym: riomartinz

Just to let you know that I have solved the problem !

IP bindings works well !
The only thing is that ‘Address’ and ‘To Address’ sections have to have the same IP.
I have also entered the MAC field.

Thanks all of you guys for your suggestions and help.
D.

you just need to enter mac field and select ‘bypass’ on the bottom.