ADSL + RB433 + NanoStation2

Hi Guru’s

I followed various online guides to get my setup going. All works fine for Internet, but none shows me how to enable me to access network resources. (Access PC1 from PC2 and vice versa)

I tried NAT and Bridging, but can’t seem to get beyond Internet only

My current setup (using NAT) is as follows:

Based on:

http://wiki.mikrotik.com/wiki/How_to_Connect_your_Home_Network_to_xDSL_Line

ADSL Connection via PC1
IP: 192.168.0.1

RB433
1 X ether1 enabled connected to PC1 network
IP: 192.168.0.116 (DHCP Client) from PC1
1 x wlan1 enabled 2.4Ghz ap bridge mode - dhcp on scope 10.10.10.0

Nanostation2
Station Mode
IP: 10.10.10.249 (DHCP Client)
PC2 connected to NS2
IP: 10.10.10.118 (DHCP Client)

I need to know if there’s any NAT rules I need to add etc. as I’m quite new to this RouterOS stuff.

Also, is there any way to use the NS2 as an AP in this scenario?

Okay, so I guess there’s no way around it, I had to drop everything and started from scratch.

Seems like the only way was to build a bridge and it seems to work for what I need…

Thanks in advance for any help..