https://bugzilla.novell.com/show_bug.cgi?id=572202 https://bugzilla.novell.com/show_bug.cgi?id=572202#c20 Michal Filka <mfilka@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|YaST2 |Basesystem Version|13.1 Beta 1 |RC 1 AssignedTo|mfilka@suse.com |bnc-team-screening@forge.pr | |ovo.novell.com Product|openSUSE Factory |openSUSE 13.1 QAContact|jsrain@suse.com |qa-bugs@suse.de --- Comment #20 from Michal Filka <mfilka@suse.com> 2013-10-16 07:04:53 UTC --- yast2-network updated. Changes are available in 3.1.1 Separate setup is available in UI, CLI and AY. However, for full support of the feature, SuSEfirewall2 has to be updated too. Particularly I speak about this function which supports IPv4 only: # Turn ip forwarding on if configured switch_on_ip_forwarding() { if [ "$FW_ROUTE" = yes ]; then setproc 1 /proc/sys/net/ipv4/ip_forward else setproc 0 /proc/sys/net/ipv4/ip_forward fi } Reassigning to SuSEfirewall2 maintainer. -- 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.