WDS, how to NAT each network?

Hello all,

i’m a new members in this forum, i have been reading the manual and succesfully create WDS between 2 network.

Network A:
ether1: 10.1.1.252
wireless-bridge: 192.168.10.252

Network B:
ether1: 10.1.1.253
wireless-bridge: 192.168.10.253

My question are:

  • How to NAT the network behind each router?
    i have try to use the out-interface=wireless-bridge or wlan1 or ether1,but none seems to work.

  • Does WDS correct for this scenario? or should i use EoIP?

My purpose for this network are having network B to connect to network A’s internet connection.
Thank you so much for any reply.

Regards,
Nikolas

if i’m not mistake, what do you want is transparent bridge where network A and network B have same subnet. This is done with WDS mode or eoip tunnel.

http://wiki.mikrotik.com/wiki/Transparently_Bridge_two_Network

rgrds

thanks, i have got it work and running.