Gentoo Archives: gentoo-user

From: Alarig Le Lay <alarig@××××××××××.fr>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] disabling IPv6 autoconfig for all interfaces
Date: Sat, 19 Nov 2016 20:13:27
Message-Id: 20161119201313.GY466@bulbizarre.swordarmor.fr
In Reply to: [gentoo-user] disabling IPv6 autoconfig for all interfaces by "J. Roeleveld"
1 On Sat Nov 19 20:09:24 2016, J. Roeleveld wrote:
2 > Hi all,
3 >
4 > A related question: How do I prevent IPv6 addresses other than the ones I DO
5 > configure?
6 >
7 > Many thanks,
8 >
9 > Joost
10
11 Hi,
12
13 You can do this with sysctl by setting the option
14 net.ipv6.conf.$if.accept_ra to 0.
15
16 --
17 alarig

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
Re: [gentoo-user] disabling IPv6 autoconfig for all interfaces "J. Roeleveld" <joost@××××××××.org>