diff options
-rw-r--r-- | contrib/package/community-profiles/files/etc/config/profile_augsburg | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/package/community-profiles/files/etc/config/profile_augsburg b/contrib/package/community-profiles/files/etc/config/profile_augsburg index 0261355a6..795895f8a 100644 --- a/contrib/package/community-profiles/files/etc/config/profile_augsburg +++ b/contrib/package/community-profiles/files/etc/config/profile_augsburg @@ -9,8 +9,8 @@ config 'community' 'profile' option 'suffix' 'ffa' option 'splash_prefix' '27' option 'ipv6' '1' - option 'ipv6_config' 'auto-ipv6-dhcpv6' - option 'ipv6_prefix' 'fdca:ffee:ffa:0000::/64' + option 'ipv6_config' 'auto-ipv6-fromv4' + option 'ipv6_prefix' 'fdca:ffee:ffa::/48' config 'defaults' 'interface' option 'netmask' '255.255.192.0' |