Actions
Bug #14037
closedPHP Error enabling ICMP6 using EasyRule
Start date:
Due date:
% Done:
100%
Estimated time:
Plus Target Version:
23.05
Release Notes:
Default
Affected Version:
2.7.0
Affected Architecture:
arm64
Description
Tried to enable ICMP6 for a host from the system log page to allow a host to ping through and received:
[20-Feb-2023 22:48:08 CST6CDT] PHP Fatal error: Uncaught TypeError: getprotobynumber(): Argument #1 ($protocol) must be of type int, string given in /etc/inc/easyrule.inc:510
Stack trace:
#0 /etc/inc/easyrule.inc(510): getprotobynumber('icmpv6')
#1 /usr/local/www/easyrule.php(52): easyrule_parse_pass('opt3', 'icmpv6', '2604:a880:800:a...', '2001:470:c075:9...', '', 'inet6')
#2 {main}
thrown in /etc/inc/easyrule.inc on line 510
Hardware is Netgate 7100.
Attached PHP_Errors.log, if that makes things easier.
Files
Actions