Router - PFSense v2.1.2+: Difference between revisions
Appearance
Content deleted Content added
No edit summary |
No edit summary |
||
| Line 91: | Line 91: | ||
AAISP will have given you an [[IPv6]] prefix, i.e. something like: 2001:8b0:XXX:YYY::/64 |
AAISP will have given you an [[IPv6]] prefix, i.e. something like: 2001:8b0:XXX:YYY::/64 |
||
Use one address of that prefix and assign as the [[IPv6]] address of the LAN port. This address will have to be outside of the range you will allocate to DHCP6. A suggestion could be something like: |
Use one address of that prefix and assign as the [[IPv6]] address of the LAN port. This address will have to be outside of the range you will allocate to DHCP6 for the LAN side. A suggestion could be something like: |
||
<code>2001:8b0:XXX:YYY::1</code> |
<code>2001:8b0:XXX:YYY::1</code> |
||
You should end up with a configuration screen similar to this one: |
|||
[[File: Interface_Setup_-_LAN.png|800px]] |
|||