Help!!!!!!!!!

Help
I Have Mikrotik 2.9.6 and, I’m using it with 2 different ISP’s throw 2 different interfaces
As the default gateway of 0.0.0.0 I have gateway of one of the isp’s
After that, I made a different route where I specified that the subnet of the other wan interface leaves by the other gateway.
Both of them had ICMP reply, but when (in the interface that does not have gateway like default) I try to connect by VPN (PPP)
it hangs up checking ussername and password; same thing happens when I try to make a directory by FTP.
These are the tables I’m using
dst-address=0.0.0.0/0 gateway=200.69.243.118 (first public gateway)
ouput dst-address=200.69.24.32/27 gateway=200.69.24.33 (second public gateway)

I Don’t know if I have a missing table that causes the service’s hang up when I try to connect from outside
It seems that the services allways attempt to respond through the default gateway (0.0.0.0/0)
If someone can help me I’ll ve very thankfull