Need help forwarding ip

Can someone help me to forward ip 192.168.0.16/24 to 192.168.8.X/24

thanx

If they are in different interfaces and you want to masquerade use NAT

IP > Firewall > NAT
Add
[CHAIN]
Chain: srcnat
Out. Interface:

[ACTION]
masquerade

http://wiki.mikrotik.com/wiki/MikroTik_RouterOS_Frequently_Asked_Questions_-_FAQ#TCP.2FIP_Related_Questions

http://www.mikrotik.com/testdocs/ros/3.0/qos/nat.php

Sorry man that rule is not working.

I dont know whay but i am able to ping the 192.168.0.0/24(eth1) network from the 192.168.8.0/24(wlan1) side.

I have setup eoip and bridge. Becos the rb433(at home) is connecting to another rb433(main). So now i have added another wlan cardto my rb at home. And the ip range is 192.168.8.0/24.

I want to be able to share files woth a user on the 192.168.8.x range. My ip is 192.168.0.16. I cannot setup another eoip becos the client that connects to my AP is not using mikrotik.

thanx

post a network diagram, please

Hi here is n diagram that i have made. Please note that the rb433 at work has a wlan interface with ssid = emi_ap2. There is another senao connected to that ap and it seems to be working fine. The problem is between rb433 home and senao 3220
layout.gif

Hi there thanx i have sorted out the problem. i read http://wiki.mikrotik.com/wiki/How_to_link_Public_addresses_to_Local_ones and figured it out. Now i am able to connect to a ip on the other network.

My natting is working but it never uses srcnat rule, only the dstnat rule.why so