hi, i setup pppoe server on eth1, and i created users to login,
i can dial and get authenticated without problems,
i have a nat rule as follows:
/ip firewall nat add chain=srcnat srcadd=10.0.0.0/24 action=masquerade
this nat rule allow me to access the internet weather i dial the pppoe or not,
what nat rule that denies the access unless i DIAL the pppoe??
as i know this is not the way u create a pppoe server
it i should be
/ip firewall nat add chain=srcnat action=masquerade out-interface=Public-Interface
u should not assign an ip address to the interface where the pppoe server is acting