On 29/07/13 22:40, Steven Chamberlain wrote: > # ifconfig xn0 ifdisabled > ifconfig: ioctl(SIOCGIFINFO_IN6): Invalid argument > # ifconfig xn0 -accept_rtadv > ifconfig: ioctl(SIOCGIFINFO_IN6): Invalid argument
Argh, that needs to be: # ifconfig xn0 inet6 ifdisabled # ifconfig xn0 inet6 -accept_rtadv Then it works fine. Regards, -- Steven Chamberlain [email protected] -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

