Sure
From a fully clean install of 25.1, on a VM/Computer, that have these interfaces
WAN = vtnet0
LAN = vtnet1 (I have more mapped as VLANS to this interface).
Interfaces -> WAN
IPv4 = DHCP
IPv6 = DHCP_V6 (it still gets the point to point over SLAAC it seemed)
Scroll down to DHCPv6 client configuration:
-Select Configuration Mode = Advanced
-Then under "Interface Statement", under Send Options enter: ia-pd 1, ia-na 1
-Under Identity Association, check the box "Non-Temporary Address Allocation"
--Under "id-assoc na ID" write 1
--Under "Address IPv6-address", write ::/0
-Under Identity Association, Check "Prefix Delegation"
--Under "id-assoc pd ID", write 1
--Under "Prefix IPv6-Prefix", write 48
-Leave rest empty/default.
Now go to Interfaces -> LAN
- Set both IPv4 and IPv6 to Static
- Give it a static IPv4 address and subnet mask.
- Give it a static IPv6 address in your routed /48 prefix, like 2a06:4003:1015:2::1, with subnet mask 64 (if we pretend that 2a06:4003:1015::/48 is my routed prefix from the ISP, you COULD probably use Track interface, but nothing is really changing ever prefix wise with kviknet/ewii, so seems pointless).
-Leave rest empty/default.
Go to Services -> Router Advertisements, select your LAN interface.
- Set it to stateless, check "Advertise Default Gateway", leave rest as default.
Go to Firewall -> Rules
- Select your LAN, make sure there is the following two rules:
Protocol = IPv4, Source = LAN net, any port, any destination, direction = in, quick = checked
Protocol = IPv6, Source = LAN net, any port, any destination, direction = in, quick = checked
(I think these are created automatically for LAN, but got many other networks, where they were not created auto).
That is more or less it to be honest.
The RA's from the ISP to the WAN interface is 360s, so give it 6min in worst case.
Here are the relevant screenshots:
Interface->WAN:


Interface->LAN:

Firewall Rules:


Router Advertisements:

Pinging from my LAN network:

Traceroute from my LAN network:

Test of IPv6 connectivity on LAN network via browser on different sites:

(DR, surprised they finally started using IPv6)

(Youtube, fully IPv6)
(Changed my ips/interface names, they are different than posted, but same config as above).
From a fully clean install of 25.1, on a VM/Computer, that have these interfaces
WAN = vtnet0
LAN = vtnet1 (I have more mapped as VLANS to this interface).
Interfaces -> WAN
IPv4 = DHCP
IPv6 = DHCP_V6 (it still gets the point to point over SLAAC it seemed)
Scroll down to DHCPv6 client configuration:
-Select Configuration Mode = Advanced
-Then under "Interface Statement", under Send Options enter: ia-pd 1, ia-na 1
-Under Identity Association, check the box "Non-Temporary Address Allocation"
--Under "id-assoc na ID" write 1
--Under "Address IPv6-address", write ::/0
-Under Identity Association, Check "Prefix Delegation"
--Under "id-assoc pd ID", write 1
--Under "Prefix IPv6-Prefix", write 48
-Leave rest empty/default.
Now go to Interfaces -> LAN
- Set both IPv4 and IPv6 to Static
- Give it a static IPv4 address and subnet mask.
- Give it a static IPv6 address in your routed /48 prefix, like 2a06:4003:1015:2::1, with subnet mask 64 (if we pretend that 2a06:4003:1015::/48 is my routed prefix from the ISP, you COULD probably use Track interface, but nothing is really changing ever prefix wise with kviknet/ewii, so seems pointless).
-Leave rest empty/default.
Go to Services -> Router Advertisements, select your LAN interface.
- Set it to stateless, check "Advertise Default Gateway", leave rest as default.
Go to Firewall -> Rules
- Select your LAN, make sure there is the following two rules:
Protocol = IPv4, Source = LAN net, any port, any destination, direction = in, quick = checked
Protocol = IPv6, Source = LAN net, any port, any destination, direction = in, quick = checked
(I think these are created automatically for LAN, but got many other networks, where they were not created auto).
That is more or less it to be honest.
The RA's from the ISP to the WAN interface is 360s, so give it 6min in worst case.
Here are the relevant screenshots:
Interface->WAN:


Interface->LAN:

Firewall Rules:


Router Advertisements:

Pinging from my LAN network:

Traceroute from my LAN network:

Test of IPv6 connectivity on LAN network via browser on different sites:

(DR, surprised they finally started using IPv6)

(Youtube, fully IPv6)

(Changed my ips/interface names, they are different than posted, but same config as above).