problem with adsl modem and mikrotik on using adsl wireless clents

hi
I have adsl modem in bridge mode and mikrotik device with pppoe connection.my mikrotik doesn’t support wireless but my modem does.I wrote a route rule in modem router to access mikrotik network and so on mikrotik to access adsl bridge IPs subrage.
mikrotik : 192.168.88.1/24
adsl modwm router : 192.168.2.1/24
everything good unless I need wirelss device connect to internet like smartphones and tablets.
when I enable dhcp from mikrotik on adsl ports it gave them ips with gateway of mikrotik 192.168.2.2 on mikrotik ehter1 which connect to adsl through mikrotik.
a static rout with 0.0.0.0/0–>192.168.2.2
first line if filewall accept all input n and forwards temporary.nat all insrcnat interfaces will masquerading.
but no internet on adsl modem.just mikrotik have internet.
please help me bring managed internet to bridgrd modem so I can manage them on mikrotik.
dhcp server from mikrotik–>ether1,192.168.2.3-192.168.2.254
no dhcp on adsl modem.
pppoe-out1 works fine on mikrotik
modem is in bridge with enable wlan interface.
ping see adsl from mikrotik
mikrotik doesn’t ping from adsl clients.

no more help require for this post.
I figured out that the rules not work for me and I SOLVED THE PROBLEM MYSELF.