how to get intrernet via pppoe clnt &share with pppoe server

hello
i have internet throught pppoe. i make the router as pppoe client via ethernet2
and make a pppoe server at ethernet 1
all done and i connect to the router throught username and password (pppoe)
but the users i created couldnt have any internet
what to dooooo? :frowning: board :133

Have you enabled the NAT on out (pppoe client) interface?

Something like: /ip firewall nat add action=masquerade chain=srcnat out-interface=pppoe-out1

[quote=“thiele”]Have you enabled the NAT on out (pppoe client) interface?

Something like: /ip firewall nat add action=masquerade chain=srcnat out-interface=pppoe-out1
no i didnt but thanks for the info . ill try it