Mailinglist Archive: opensuse-bugs (6265 mails)

< Previous Next >
[Bug 539869] openSUSE 11.2 M7: CONFIG_IPV6=y (only) on x86_64
  • From: bugzilla_noreply@xxxxxxxxxx
  • Date: Thu, 17 Dec 2009 09:08:30 +0000
  • Message-id: <20091217090830.47BBA24551E@xxxxxxxxxxxxxxxxxxxxxx>
http://bugzilla.novell.com/show_bug.cgi?id=539869

http://bugzilla.novell.com/show_bug.cgi?id=539869#c8


Diego Ercolani <diego.ercolani@xxxxxxxxx> changed:

What |Removed |Added
----------------------------------------------------------------------------
CC| |diego.ercolani@xxxxxxxxx

--- Comment #8 from Diego Ercolani <diego.ercolani@xxxxxxxxx> 2009-12-17
09:08:27 UTC ---
My 2ยข:

There is an entry in proc filesystem:

/proc/sys/net/ipv6/conf/all/disable_ipv6

if you send a echo "1" > /proc/sys/net/ipv6/conf/all/disable_ipv6 you can
disable runtime the support to IPV6 and reeneable with:

echo "0" > /proc/sys/net/ipv6/conf/all/disable_ipv6


so it seems that all the sysconfig structure in OpenSuSE 11.2 to enable/disable
the IPV6 support should be revised.

--
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
< Previous Next >