[Bug 731048] New: (some?) /etc/sysconfig/ifsysctl-<interface-name> settings are overidden
https://bugzilla.novell.com/show_bug.cgi?id=731048 https://bugzilla.novell.com/show_bug.cgi?id=731048#c0 Summary: (some?) /etc/sysconfig/ifsysctl-<interface-name> settings are overidden Classification: openSUSE Product: openSUSE 12.1 Version: Final Platform: x86-64 OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: Network AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: wjontofs@atriumberlin.de QAContact: qa@suse.de Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1 create /etc/sysconfig/network/ifsysctl-eth0 with: net.ipv6.conf.eth0.accept_ra = 0 systemctl restart network.service check for the result: sysctl net.ipv6.conf.eth0.accept_ra net.ipv6.conf.eth0.accept_ra = 1 - still accepts RAs :-( If I set manually by: sysctl net.ipv6.conf.eth0.accept_ra=0 and then restart the network: systemctl restart network.service the result is again net.ipv6.conf.eth0.accept_ra = 1 (BOOTPROTO is set to 'static' in /etc/sysconfig/network/ifcfg-eth0) Reproducible: Always Steps to Reproduce: 1. create /etc/sysconfig/network/ifsysctl-eth0 with: net.ipv6.conf.eth0.accept_ra = 0 2. restart network service: systemctl restart network.service 3. check the result: sysctl net.ipv6.conf.eth0.accept_ra Actual Results: The Interface accepts Router Advertisements when it shouldn't. Expected Results: Don't accept RAs on the interface. sysctl net.ipv6.conf.eth0.accept_ra net.ipv6.conf.eth0.accept_ra = 0 the disabling of accepting Router Advertisements is needed when running e.g. Router Advertisement Daemon (radvd). Then the intervace emitting the RAs must not autoconfigure its address from the sent RAs (which are emitted through that interface) -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=731048 https://bugzilla.novell.com/show_bug.cgi?id=731048#c1 Andreas Jaeger <aj@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO InfoProvider| |wjontofs@atriumberlin.de --- Comment #1 from Andreas Jaeger <aj@suse.com> 2011-11-21 10:18:47 UTC --- Did you try rebooting? Some of these changes need to be done during boot time. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=731048 https://bugzilla.novell.com/show_bug.cgi?id=731048#c2 zj jia <zjjia@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |CLOSED CC| |zjjia@suse.com InfoProvider|wjontofs@atriumberlin.de | Resolution| |NORESPONSE --- Comment #2 from zj jia <zjjia@suse.com> 2011-12-20 00:34:45 UTC --- Long time no response,so closed.Feel free to reopen it.Thanks. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com