http://bugzilla.novell.com/show_bug.cgi?id=547578 http://bugzilla.novell.com/show_bug.cgi?id=547578#c5 --- Comment #5 from Michal Seben <mseben@novell.com> 2010-01-12 16:57:27 UTC --- hello Martin, this issue is related to bnc#465954, patch from bnc#465954 change default PassivePortRange syntax, you have to use colon (:) to define passive port range: PassivePortRange 60000:63000 and here is the problem : your config contain syntax without colon: PassivePortRange 60000 63000 but I think patch from bnc#465954 is misunderstanding : we should have modify our (suse specific) config option instead of changing parsing algorithm of pure-config-args script I will rework patch from bnc#465954 so pure-config-args will accept syntax with and without colon -- 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.