wto, 05 cze 2012, 19:00:46 +0300, Andrew Shadura napisaÅ(a): > On Tue, 5 Jun 2012 17:36:30 +0200 > Mariusz Sawicki <[email protected]> wrote: > > Problem is familiar to #629837. With ,,inet6 dhcp'' method > > net.ipv6.conf.$DEV.accept_ra=0 is set, which disables RA, so no > > routing information could be acquired. There is no such informations > > in present DHCPv6 implementation (according to RFC3315). There should > > be an ,,inet6 static'' option ,,accept_ra'' that I could set to 1 > > allowing system to process RAs settings. ,,autoconf'' option should > > be also helpful. > inet6 static has this option, and for SLAAC+dhcp you are supposed to > use inet6 auto + dhcp yes (though I will probably add accept_ra option > to dhcp as well).
Hello, I know about inet6 auto but as you mentioned, this is only for statless addresses. There is lack of accept_ra in dhcp method for statefull address configuration via DHCPv6. -- Mariusz Sawicki | rash (at) e-point . pl | e-point SA Glowny Administrator Systemow | http://www.e-point.pl PGP key at: http://staff.e-point.pl/~rash/rash_ep.asc -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

