On Wed, Nov 23, 2011 at 4:39 AM, Eugen Leitl <[email protected]> wrote: > > Hmm, I'm getting IPv6 autoconfig bullshit overriding my > static configuration: > > inet6 fe80::225:90ff:fe02:1a4e%em0 prefixlen 64 scopeid 0x3 > inet6 2a01:4f8:7d:300:: prefixlen 56 > > Anyone knows how disable IPv6 autoconfig in pfSense? >
You referring to the link local, fe80? That's not autoconfig, and you don't want to disable link local (most OSes don't even allow you to do so, though I see I can force an ifconfig -alias in FreeBSD and it'll remove it, there isn't an option to not add it AFAIK). SLAAC support is still on the todo list, currently unless you hack it in yourself your interfaces can't use SLAAC. _______________________________________________ List mailing list [email protected] http://lists.pfsense.org/mailman/listinfo/list
