Hello everybody,
I have a CCR1016-12G Cloud Core and I would like to deploy the following scenario:

I have done the following steps:
VLAN 100: ether2
BRIDGE_pppoe: ether1 - VLAN 100.
IP > Addresses > 192.168.201.1/24 - ether1
IP > Pool > 192.168.100.2-192.168.100-252., NAME: PPPoE_pool
PPP > PROFILES > NAME: profile_pppoe, LOCAL-ADDRESS: 192.168.100.1, REMOTE ADDRESS: PPPoE_pool
PPP > PPPoE Servers. INTERFACE: bridge_pppoe, PROFILE: profile_pppoe
IP> FIREWALL > NAT. 192.168.100.0/24 scrnat masquerade.
The equipment connected to ether2 receive properly the IP address from the PPPoE server, but the problem is that it can’t establish a connection to the network in ether1 192.168.201.0/24.
Could you help me? Thank you.