Making a wireless home network connect to wireless router

First of all sorry for my english. I will explain what i want so that someone can help me to find the way to do it, because i have already searched over the net but i am not sure what to do.

First of all what I have is a routerboard with 2 wireless adapters.

I want to connect wlan1 to an isp wireless router of a friend that is close to my house. I have made most of the job i think for that. I have put the wpa key and whatever needed to connect (near -75db). It has not so good signal, but it says “connected to ess” with not so often “searching for network” messages. I also put dhcp client on wlan1, but i don’t thnk i have internet because when i ping it says something “no route”. Should i add something else like dns or address to connect to internet?

After i finish with that i want to make wlan2 work as an isp router so that any client who wants to connect to internet, just put the security key and connect to my home network. With dhcp of course, making it easy for anyone who comes in my place with his laptop. I don’t understand if i have to make this with a hotspot network. I don’t need to set special rules or something, just connect to the internet. Is there a guide for that? I think i can make that if someone helps me with what ip addresses i have to put to correspond with my friend’s network.

Thanks for your help…

PS: I have updated to the last version 6.0rc11

If your friend’s router isn’t sending you a default route, then you will need to add a default route to the gateway IP address on his WLAN.

So if his WLAN ip address is 192.168.1.1/24 then you would add this:
/ip route add dst-address=0.0.0.0/0 gateway=192.168.1.1

Thanks for the answer even if finally the connection problem was in the signal quality!

So can someone help me with the second part of my question? Is there a way to build a wireless home network working with dhcp without hotspot or not? Now i have wlan1 connected to internet with a dynamic ip 192.168.1.X