I want to configure M0n0wall to work on with a PPOA -> PPOE bridge and IPv6 (PPP)
Getting the PPOE to work is not the problem (see attachment)...
No i need a IP6 address from my ppp link... (ng0) using dhcp6c...
a OpenBSD config for my provider describe the following config:
#cat /etc/dhcp6c.conf
interface pppoe0 {
send ia-pd 0;
};
id-assoc pd {
prefix-interface vr1 {
sla-id 1;
};
};