Connect a Tenda Router to a ROS v5

Hi Guys

I have a wireless router from Tenda (W309R) that connects to a RB on ether3
I would like the RB to give the devices IP addresses instead of the Tenda itself.
I disabled DHCP on the Tenda.

On the WAN side for the Tenda has the option of DHCP ( which I selected) , static IP,PPTP and L2TP.

Please let me know if I will be able to do this.

Thanks
Kimmy

I think you are doing this the wrong way. You should either bridge the WAN on the tenda if you only have 1 port or connect using a LAN port. Are you trying to prevent the clients communicating with the RB directly or not? The questions that are asjed recently all seem to be getting poorly structured

I apologise for not asking it clearly.
What I want is for my Tenda to act like a Layer 2 device and the RB to issue IPs via DHCP.

Please explain how I would bridge the WAN ?

screen shot from my Tenda WAN options.
tenda.png

just turn off dhcp server http://www.microcentertech.com/tech_center/DB/read_article.php?faqid=./HowTos/HOW4000241B.htm
and ip adresses it start’s take from mikrotik.

I think you need to disable DHCP-server on the Tenda LAN-setup. Then setup Tenda LAN ip-address as dhcp-client. Next step - connect Mikrotik-ether3 to LAN-port of Tenda.
I’ll repeat again, don’t use the WAN port of Tenda. Use LAN-port.

Thank you guys
Turning off dhcp and connecting to Lan port sorted out the issue.

Thanks again.