Overview
This article shares the resolution for the non-existent interfaces that show in the traffic charts after the migration of Kerio Control configuration.
Root Cause
The migrated configuration is corrupt or the old (removed) interfaces are still cached in the internal configuration files.
Preconditions
- SSH access to Kerio Control
- Make a backup of configuration (MyKerio, FTP)
Process
Follow these steps to resolve this issue:
- Log into your Kerio Control via SSH and navigate to the
/var/winroute
folder.
- Open the stats.cfg file (using Nano editor) and locate unnecessary interfaces.
- Delete the entire list item from InterfaceStats list, as seen below:
- Save the changes using the shortcut CTRL+X and click yes.
- Restart Kerio Control using this command:
/etc/boxinit.d/60winroute restart
Confirmation
The unnecessary interfaces no longer show in the traffic charts.
Priyanka Bhotika
Comments