Here is another set of PHP warnings for each interface:
I currently don't have a solution to squash these Warnings.
Code Select
PHP Warning: Undefined array key 0 in /usr/local/www/interfaces.php on line 479
PHP Warning: Trying to access array offset on value of type null in /usr/local/www/interfaces.php on line 479
PHP Warning: Undefined array key 0 in /usr/local/www/interfaces.php on line 489
PHP Warning: Trying to access array offset on value of type null in /usr/local/www/interfaces.php on line 489
PHP Warning: Undefined array key 0 in /usr/local/www/interfaces.php on line 490
PHP Warning: Trying to access array offset on value of type null in /usr/local/www/interfaces.php on line 490
PHP Warning: Undefined array key 0 in /usr/local/www/interfaces.php on line 491
PHP Warning: Trying to access array offset on value of type null in /usr/local/www/interfaces.php on line 491
PHP Warning: Undefined array key "ipaddrv6" in /usr/local/www/interfaces.php on line 2939
PHP Warning: Undefined array key 0 in /usr/local/www/interfaces.php on line 3585
PHP Warning: Trying to access array offset on value of type null in /usr/local/www/interfaces.php on line 3585
I currently don't have a solution to squash these Warnings.