I’m trying to make more secure my PPPoE server.
I have an installation with some RB411 acting as APs, they connects to the LAN, PPPoE clients connects wiressly trough those APs and end our PPPoE tunnels in the PPPoE Server, as you can see in the following picture.

I’m playing around with chains and some rules to avoid pppoe clients mac telnet/ping my APs/pppoe and some lan servers (before ppp is established). All works well, except that I can’t filter the traffic from ppp clients to the pppoe server after ppp is established, I have no clue to avoid users pinging my pppoe server (no problem with other lan servers that I’m already filtering traffic using the outging chain in pppoe server).
Also It’s hard to me to understand what is “LOCAL ADDRESS” for? (in the ppp profile), I have configured a non-routeable private address and all works well, except that the ppp client can ping and use this ip to connect to the pppoe server, and if I leave this value empty I can’t establish the ppp session (error 629 from my windows).
Thank you for your help.