https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14407
--- Comment #48 from M. Tompsett <[email protected]> --- (In reply to Marc Véron from comment #28) > - Set SelfCheckAllowByIPRanges to 192.168.1.1 192.168.1.0/36 > as described for syspref SelfCheckAllowByIPRanges > Internal Server Error > Plack error log says; > 36, as in '192.168.1.30/36', does not make sense at > /home/marc/koha/C4/Auth.pm line 2058. > > Is it a bug or a wrong description for SelfCheckAllowByIPRanges? 36 is not valid. 8+8+8+8 = 32. Why would you have a number bigger than 32 on an IPv4 address? -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
