add netcup ipv6 fbsd post
This commit is contained in:
parent
5a0b90c60b
commit
1376d6965d
1 changed files with 1 additions and 1 deletions
|
@ -171,7 +171,7 @@ thought I'd look more in depth at the Netcup forums and found <a href="https://f
|
|||
</span></code></pre>
|
||||
<p>Pop that in my <code>rc.conf</code> and also change my prefix to /48 while I'm there.</p>
|
||||
<pre data-lang="conf" style="background-color:#212121;color:#eeffff;" class="language-conf "><code class="language-conf" data-lang="conf"><span style="color:#89ddff;">...
|
||||
</span><span style="color:#f78c6c;">ifconfig_vtnet0_ipv6</span><span style="color:#89ddff;">=</span><span style="color:#c3e88d;">"inet6 2a03:4000:AAAA:BBBB:cccc:dddd:eeee:ffff/64"
|
||||
</span><span style="color:#f78c6c;">ifconfig_vtnet0_ipv6</span><span style="color:#89ddff;">=</span><span style="color:#c3e88d;">"inet6 2a03:4000:AAAA:BBBB:cccc:dddd:eeee:ffff/48"
|
||||
</span><span style="color:#f78c6c;">ipv6_defaultrouter</span><span style="color:#89ddff;">=</span><span style="color:#c3e88d;">"2a03:4000:AAAA::2"
|
||||
</span><span style="color:#89ddff;">...
|
||||
</span></code></pre>
|
||||
|
|
Loading…
Reference in a new issue