[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: IPv6 over ppp autoconfiguration not working in squeeze



On Mon, May 16, 2011 at 11:32:46PM +0100, Adam Spragg wrote:
> ISP has assigned me IPv6 block 2001:4d48:ad51:300::/56 and assured me it 
> should "just work".
[...]
> I am getting an IPv6 address on ppp0 since adding the ppp options, but it's 
> the local fe80::/10 address, not the one assigned by my ISP. I've used 
> tcpdump/wireshark to confirm I am receiving ICMPv6 neighbour advertisements 
> and router advertisements. (Although the prefix information they contain is 
> for 2001:4d48:ad00:5103::?)
The differences between the two address ranges is probably the /56 one
is for your LANs while the :ad00: one is for your PPP link.

You're not blocking icmpv6 are you? This may stop the RA's from actually
coming into your computer. If you want to be extra picky, you could
limit the icmpv6 from link local addresses.

Also, do you have autoconf sysctl parameter enabled? You need both the
accept_ra and autoconf set to 1.

 - Craig
-- 
Craig Small VK2XLZ    http://www.enc.com.au/       csmall at : enc.com.au
Debian GNU/Linux      http://www.debian.org/       csmall at : debian.org
GPG fingerprint:       1C1B D893 1418 2AF4 45EE  95CB C76C E5AC 12CA DFA5


Reply to: