diff --git a/PVE/Report.pm b/PVE/Report.pm index 78ad27f8..5838ff2f 100644 --- a/PVE/Report.pm +++ b/PVE/Report.pm @@ -37,6 +37,7 @@ my $report_def = { ], network => [ 'ip -details -statistics address', + 'ip -details route show', 'cat /etc/network/interfaces', ], firewall => [