Woops, forgot the context:<br><br>I&#39;m trying to enabled IPv6 for my VPN server, so ppp0 is my existing internet connection, and ppp&lt;other&gt; are my vpn clients.&nbsp; I want to assign each client their own IPv6 address - /128 only as these are roaming laptops so they don&#39;t have a network behind them anyways.<br>
<br>pppd is setting up the fe80::prefi, but not my global prefix.&nbsp; I did a quick test, and even if I do announce the prefix down the ppp link, my vista clients are not using it.&nbsp; Any ideas?<br><br><div class="gmail_quote">
On Feb 11, 2008 1:43 PM, Pekka Savola &lt;<a href="mailto:pekkas@netcore.fi">pekkas@netcore.fi</a>&gt; wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="Ih2E3d">On Mon, 11 Feb 2008, Norman Rasmussen wrote:<br>&gt; It would be useful to make radvd announce on all ppp interfaces (with<br>&gt; exceptions), so I&#39;m not sure if this config format would work:<br>
...<br></div><div class="Ih2E3d">&gt; interface ppp+<br>&gt; {<br>&gt; &nbsp; &nbsp; &nbsp; AdvSendAdvert on;<br>&gt; &nbsp; &nbsp; &nbsp; prefix 3ffe:1234:5678:9abc::/64<br><br></div>I&#39;m not sure if I see what&#39;s the gain here. &nbsp;Shouldn&#39;t all PPP links<br>
(by definition) need to have a different prefix? &nbsp;If yes, then every<br>interface needs to have its own prefix line. &nbsp;If not, how would it<br>work that you advertise the same prefix on multiple links?<br><font color="#888888"><br>
--<br>Pekka Savola &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &quot;You each name yourselves king, yet the<br>Netcore Oy &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;kingdom bleeds.&quot;<br>Systems. Networks. Security. -- George R.R. Martin: A Clash of Kings<br></font></blockquote>
</div><br><br clear="all"><br>-- <br>- Norman Rasmussen<br> - Email: <a href="mailto:norman@rasmussen.co.za">norman@rasmussen.co.za</a><br> - Home page: <a href="http://norman.rasmussen.co.za/">http://norman.rasmussen.co.za/</a>