IPv6 in WAN interface and IPv4 in LAN interface

Hi everyone,
All my customers have public IPv4 address. They have a router with:

  • a public IPv4 in WAN interface via PPPoE (1.2.3.0/24)
  • a ipv4 DHCP server in LAN interface (192.168.2.0/24)

I have an IPv6 prefix assigned by my wholesale provider.
Can I change my PPPoE pool in the PPPoE server from IPv4 range(1.2.3.0/24) to IPv6 Range 2a02:23a0:abcd::/48?
Can I make this using the Double Stack feature?

Thanks,
Santiago

check here:
http://wiki.mikrotik.com/wiki/Manual:IPv6_PD_over_PPP

Can I have a WAN interfaz in IPv6 mode and LAN interface in IPv4 mode?
IT is suppossed there is a masquerade action for LAN ineterface 192.168.2.0/24.

RouterOS does not have any address translation from ipv4 to ipv6 or vice versa

Only thing you can do is to create tunnels over your IPv6 network to provide connectivity for your ipv4 only hosts.