[opensuse] 11.2: How to disable ipv6?
Hi everybody, I need to disable ipv6 in order to get VNC remote administration to work (see https://bugzilla.novell.com/show_bug.cgi?id=546632) However, disabling ipv6 in yast->network settings (and rebooting) has not the desired effect: ipv6 still shows up on ifconfig, ip route and netstat. Regards .....Volker -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
El 09/06/10 11:20, Volker Poplawski escribió:
Hi everybody,
I need to disable ipv6 in order to get VNC remote administration to work (see https://bugzilla.novell.com/show_bug.cgi?id=546632)
However, disabling ipv6 in yast->network settings (and rebooting) has not the desired effect: ipv6 still shows up on ifconfig, ip route and netstat.
echo "net.ipv6.conf.all.disable_ipv6 = 1" >> /etc/sysctl.conf -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
On Wednesday 09 June 2010 18:02:50 Cristian Rodríguez wrote:
El 09/06/10 11:20, Volker Poplawski escribió:
Hi everybody,
I need to disable ipv6 in order to get VNC remote administration to work (see https://bugzilla.novell.com/show_bug.cgi?id=546632)
However, disabling ipv6 in yast->network settings (and rebooting) has not the desired effect: ipv6 still shows up on ifconfig, ip route and netstat.
echo "net.ipv6.conf.all.disable_ipv6 = 1" >> /etc/sysctl.conf
Thanks, did the trick. So, what's the purpose of that yast option? -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
On Wednesday 09 June 2010 19:26:03 Cristian Rodríguez wrote:
El 09/06/10 13:08, Volker escribió:
So, what's the purpose of that yast option?
That yast option does not seem to work when you are using networkmanager...
I'm not using the networkmanager, but the traditional method. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
Hi, https://bugzilla.novell.com/show_bug.cgi?id=558020 https://bugzilla.novell.com/show_bug.cgi?id=570638 It works fine in 11.3 now. Sincerely Yours, Bin Li http://cn.opensuse.org On Thu, Jun 10, 2010 at 3:04 PM, Volker Poplawski <volker@openbios.org> wrote:
On Wednesday 09 June 2010 19:26:03 Cristian Rodríguez wrote:
El 09/06/10 13:08, Volker escribió:
So, what's the purpose of that yast option?
That yast option does not seem to work when you are using networkmanager...
I'm not using the networkmanager, but the traditional method. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
-- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
On Thursday 10 June 2010 09:41:33 Bin Li wrote:
Hi,
https://bugzilla.novell.com/show_bug.cgi?id=558020 https://bugzilla.novell.com/show_bug.cgi?id=570638
It works fine in 11.3 now.
Sincerely Yours,
Bin Li
Thanks for the pointer Li. Suse guys, I sure would like to see this fixed in 11.2 also. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
participants (4)
-
Bin Li
-
Cristian Rodríguez
-
Volker
-
Volker Poplawski