On Jun 1, 2012, at 18:35, Derek Atkins wrote: > Hey Louis! > > Louis Kowolowski <lou...@cryptomonkeys.org> writes: > >> On May 31, 2012, at 3:44 PM, Derek Atkins wrote: >> >>> ... >>> Here is the mynetworks configuration: >>> >>> mynetworks = 127.0.0.0/8 1.2.3.4/24 192.168.1.0/24 [2001:1234:1234::]/48 >>> [fe80::]/10 [fe80::%eth0]/10 [::1]/128 >>> >> >> Have you tried reducing it to simply: >> mynetworks = 127.0.0.0/8 1.2.3.4/24 192.168.1.0/24 [2001:1234:1234::]/48 >> [::1]/128 [fe80::]/10 > > Yes, I have. In fact that was the first thing I tried, but it didn't > work. I added the interface descriptor on the theory that it was > outputting it so therefore it might want it. Obviously that didn't > help, either.
Have you tried it with '[fe80::]/64'? See; http://en.wikipedia.org/wiki/Link-local_address#IPv6 Cya, Jona