|
|
|
|
|
by bombela
51 days ago
|
|
Another option for simplicity in dual stack is to assign visually similar addresses: - ipv4: 192.168.0.42
- ipv6: prefix:192:168:0:42
I only do this for static/server machines, configuring Linux with a fixed ipv4, and append the fixed ipv6 host to the Router Advertisement prefix. |
|