Network hamachi problem on VB

04/19/2017 14:41 MexarCZ#1
When i wanna save config with network [sysinstall/configurate/network] i save it and i write /etc/rc.d/netif restart and few second later this em0: Watchdog timeout -- resetting.
04/19/2017 16:31 std::max#2
Whenever u are restarting your network interface, make sure also to restart routing service.

PHP Code:
# /etc/rc.d/netif restart && /etc/rc.d/routing restart