Am Samstag, 28. Mai 2011 schrieb Robert Schweikert:
How do I disable the start up of the IPv6 dhcp client? The client is filling up the system log with messages as it cannot get a lease.
That messages mentioned here http://lists.suse.com/opensuse- de/2011-02/msg00508.html ?
I've set DHCLIENT6_BIN="none" in /etc/sysconfig/network/dhcp in the hopes that an unrecognized/unsupported option would would prevent the startup of the IPv6 client, but this did not work.
Workaround only for DHCPv6 without touching general IPv6 is provided here https://bugzilla.novell.com/show_bug.cgi?id=616765#c4
I also set: echo “alias net-pf-10 off” >> /etc/modprobe.conf.local echo “alias ipv6 off” >> /etc/modprobe.conf.local
So, you want to disable IPv6 completely? I assume you are not using the NetworkManager, since I do and do not see these messages. AFAIK you can disable IPv6 in YaST easily. HTH Jan -- To think is easy and to act is hard, but the hardest thing in the world is to act in accordance with your thinking. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org