Author Topic: DHCP service failes after delete of VLAN  (Read 2000 times)

Dersch

  • Zen Monk
  • **
  • Posts: 87
  • Karma: +1/-0
    • View Profile
DHCP service failes after delete of VLAN
« on: February 07, 2016, 10:53:55 pm »
Hi,

i'm facing a problem after i deleted a VLAN.

Now the DHCP service has a problem and the log shows:

Code: [Select]
2016/02/07 22:45:06 ERROR> DHCP.pm:1494 EBox::DHCP::_getModel - Inexistent row for iface vlan2 at Inexistent row for iface vlan2 at /usr/share/perl5/EBox/DHCP.pm line 1494
2016/02/07 22:45:06 ERROR> Service.pm:1001 EBox::Module::Service::restartService - Error restarting service: Inexistent row for iface vlan2
2016/02/07 22:45:06 ERROR> Service.pm:1003 EBox::Module::Service::restartService - Inexistent row for iface vlan2 at Inexistent row for iface vlan2 at /usr/share/perl5/EBox/Module/Service.pm line 1003
2016/02/07 22:45:06 ERROR> RestartService.pm:61 EBox::SysInfo::CGI::RestartService::_process - Restart of DHCP from dashboard failed: Inexistent row for iface vlan2

I deleted the VLAN 2 at the interface menu but it still existed if i looked with ifconfig.

How can i delete the VLAN in a proper way? Now i fixed it with creating the VLAN again and i saw directly my old settings at the vlan tab.

Best regards
Dirk