[Pkg-utopia-maintainers] Bug#755148: Bug#755148: if inet6 is set to "manual", then IPv4 is ignored, too

Harald Dunkel harald.dunkel at aixigo.de
Mon Jul 28 10:53:36 UTC 2014


On 07/25/14 15:23, Michael Biebl wrote:
> Am 18.07.2014 11:28, schrieb Harald Dunkel:
>> If I set
>>
>> 	auto eth0
>> 	iface eth0 inet6 manual
>> 	# EOF
>>
>> in /etc/network/interfaces, then network-manager seems to
>> ignore IPv4 on eth0, too. This is fatal.
> 
> I don't understand what you are trying to say here.
> Can you elaborate?
> 

I would like to tell n-m to stay away from eth0 wrt IPv6.
The IPv6 configuration for this interface is done using
/sbin/ip in a script.

If I use the interfaces configuration as shown above,
then n-m doesn't set up eth0 for IPv4, either.

If I set "managed=true" and the same interfaces config
file, then n-m configures both IPv4 and IPv6.

>> I would suggest to keep IPv4 and IPv6 seperate, and to
>> introduce explicit "network_manager" methods for IPv4
>> and IPv6 in the interfaces file.
> 
> It's not clear what the problem is.
> 

The problem is that n-m either takes over or ignores the
whole eth0 interface without distinguishing between IPv4
and IPv6. I would like to restrict n-m to IPv4 for this
interface.

My suggestion is to introduce a "network_manager" method
for the "inet" and "inet6" address families in
/etc/network/interfaces, e.g.

	auto eth0
	iface eth0 inet network_manager
	iface eth0 inet6 manual


Regards
Harri


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 263 bytes
Desc: OpenPGP digital signature
URL: <http://lists.alioth.debian.org/pipermail/pkg-utopia-maintainers/attachments/20140728/111346da/attachment.sig>


More information about the Pkg-utopia-maintainers mailing list