Ticket #4825 (closed defect: worksforme)
Wan Fail over error: EventDaemon: Error output: iptables: No chain/target/match by that name.
| Reported by: | com_gunner@… | Owned by: | jamor@… |
|---|---|---|---|
| Milestone: | 2.2.X | Component: | network |
| Severity: | normal | Keywords: | |
| Cc: |
Description
Eth0 wan eth2 wan
eth1 lan
no save cfg
#zentyal.log
2012/08/01 17:54:46 WARN> EventDaemon?.pm:188 EBox::EventDaemon::ANON - Error executing run from EBox::Event::Watcher::Gateways: root command /sbin/iptables -t mangle -A FAILOVER-TEST -p tcp --source-port 443 -j RETURN failed. Error output: iptables: No chain/target/match by that name.
Command output: . Exit value: 1 2012/08/01 17:55:46 INFO> EventDaemon?.pm:307 EBox::EventDaemon::_loadModules - EBox::Event::Watcher::Gateways loaded from registeredEvents 2012/08/01 17:55:46 ERROR> Sudo.pm:213 EBox::Sudo::_rootError - root command /sbin/iptables -t mangle -A FAILOVER-TEST -p tcp --source-port 443 -j RETURN failed. Error output: iptables: No chain/target/match by that name. r output: iptables: No chain/target/match by that name.
Command output: . Exit value: 1 2012/08/01 17:55:46 WARN> EventDaemon?.pm:188 EBox::EventDaemon::ANON - Error executing run from EBox::Event::Watcher::Gateways: root command /sbin/iptables -t mangle -A FAILOVER-TEST -p tcp --source-port 443 -j RETURN failed. Error output: iptables: No chain/target/match by that name.
Command output: . Exit value: 1 2012/08/01 17:56:07 ERROR> Error.pm:182 Error::throw - Died 2012/08/01 17:56:18 INFO> GlobalImpl?.pm:539 EBox::GlobalImpl::saveAllModules - Saving config and restarting services: network antivirus bwmonitor dhcp dns ids mail openvpn squid trafficshaping remoteservices monitor firewall 2012/08/01 17:56:18 INFO> Base.pm:228 EBox::Module::Base::save - Restarting service for module: network 2012/08/01 17:56:20 INFO> Base.pm:228 EBox::Module::Base::save - Restarting service for module: antivirus 2012/08/01 17:56:28 INFO> Base.pm:228 EBox::Module::Base::save - Restarting service for module: bwmonitor 2012/08/01 17:56:28 INFO> Base.pm:228 EBox::Module::Base::save - Restarting service for module: dhcp
#Zentyal versions
Antivirus 2.2.2
Copia de seguridad 2.2.4
Monitor de Ancho de Banda 2.2.5
Autoridad de certificación 2.2.2
Cloud Client 2.2.10
DHCP Service 2.2.1
DNS Service 2.2.2
Cortafuegos 2.2
Groupware (Zarafa) 2.2.2
HTTP Proxy (Cache and Filter) 2.2.5
Sistema de Detección de Intrusiones 2.2.2
Layer-7 Filter 2.2
Mail Service 2.2.4
Monitorización 2.2.3
Network Configuration 2.2.8
Network Objects 2.2
Network Services 2.2
RADIUS 2.2
Moldeado de tráfico 2.2.1
Usuarios y Grupos 2.2.8
VPN Service 2.2.3
Servidor Web 2.2.2
Attachments
Change History
comment:1 Changed 10 months ago by jamor@…
- Status changed from new to accepted
- Summary changed from Wan Fail over error to Wan Fail over error: EventDaemon: Error output: iptables: No chain/target/match by that name.
- Component changed from base to network
- Milestone set to 2.2.X
comment:2 Changed 10 months ago by jamor@…
- Status changed from accepted to closed
- Resolution set to worksforme
Hola Com Gunner,
creíamos haber resuelto este problema en la versión 2.2.7 de zentyal-network.
Acabas de actualizar?. Si es tu caso, es posible que sea un error temporal derivado del estado del sistema antes de la actualización Esto se resuelve reiniciando los módulos de red y firewall:
sudo /etc/init.d/zentyal network restart sudo /etc/init.d/zentyal firewall restart
En caso de que esto no funcione. Por favor, detallarns tu configuración de red y de peurtas de enlace y reabre el ticket.
Saludos,
Javier