On 2006/10/08 17:41, Thomas Bader wrote:
> I tried to reach fe80::ff1c:1402

link-local needs the network interface to be specified; you would need
fe80::ff1c:1402%tun0 here.

> - According to the manual page the Framed-IPv6-Prefix can be used
>   in commands through the IPV6PREFIX variable.

that's for when you've got ppp(8) at central site handling connections
from clients (authenticating them against a radius server of your own); I may
have parsed your message incorrectly but it doesn't sound like that's what
you're doing.

> Framed-IPv6-Prefix = 2001:x:3000::1
>
> Both sides of the connection have link-local addresses assigned
> (fe80::). Is this the expected behaviour?

I don't _think_ so ... I haven't configured it myself but it looks like it
probably needs the prefixlen too e.g. Framed-IPv6-Prefix = 2001:x:3000::/64

btw - has anyone in .uk got ppp(8) to connect to BT-provided ADSL by pppoe?
(I'd like to try ipv6-over-ppp too but BT keep breaking off LCP and I haven't
been able to work out why ... pppoe(4) works nicely but hasn't been taught
about ipv6 yet)

Reply via email to