hi mikrotikers
I'm very nooby to this and have a problem and would appreciate some help please.
i want to get an internet access to my lan from a pppoe client. i did the ip firewall nat rule:
"add chain=srcnat out-interface=pppoe-out1 action=masquerade"
and the ip route rule create itself automatically when the pppoe session starts. and still no internet access although there is internet when i ping using the pppoe interface from the router!
and when i sniff packets coming from the lan i see that it has the source address of the pppoe interface (i think that's means the nat rule works?) but there's no response, so what's wrong?