Hi,

newest msec is broken:

# msec
Traceback (most recent call last):
  File "/usr/share/msec/msec.py", line 258, in ?
    commit_changes()
  File "/usr/share/msec/mseclib.py", line 23, in commit_changes
    apply(f[0], f[1])
  File "/usr/share/msec/libmsec.py", line 714, in enable_ip_spoofing_protection
    set_zero_one_variable(SYSCTLCONF, 'net.ipv4.conf.all.rp_filter', arg, 1, 'Enabling 
ip spoofing protection', 'Disabling ip spoofing protection')
  File "/usr/share/msec/libmsec.py", line 693, in set_zero_one_variable
    val = int(f.get_shell_variable(variable))
TypeError: object can't be converted to int


Cheers,
Andreas

Reply via email to