ajgringo619
Hot Shot
Hot Shot

Network keeps resetting

I found references to this bug starting with VMware Player v8, so I'm not exactly sure if this is the same problem. I've been noticing a resetting of my network every 10-15 minutes. Here is a sample of what happens (this is 10 minutes after a reboot):

Spoiler
Aug 06 19:01:24 NetworkManager[1965]: <info> [1628301684.0658] manager: NetworkManager state is now CONNECTED_SITE
Aug 06 19:01:24 vmnetBridge[2412]: RTM_NEWROUTE: index:2
Aug 06 19:01:24 vmnetBridge[2412]: RTM_DELROUTE: index:2
Aug 06 19:01:24 vmnet-natd[3207]: RTM_NEWADDR: index:2, addr:192.168.0.15
Aug 06 19:01:24 vmnet-natd[3207]: RTM_NEWROUTE: index:2
Aug 06 19:01:24 vmnet-natd[3207]: RTM_DELROUTE: index:2
Aug 06 19:01:24 dbus-daemon[1964]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.12' (uid=0…bel="unconfined")
Aug 06 19:01:24 systemd[1]: Starting Network Manager Script Dispatcher Service...
-- Subject: A start job for unit NetworkManager-dispatcher.service has begun execution
-- Defined-By: systemd
-- Support: http://www.ubuntu.com/support
--
-- A start job for unit NetworkManager-dispatcher.service has begun execution.
--
-- The job identifier is 3825.
Aug 06 19:01:24 dbus-daemon[1964]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
Aug 06 19:01:24 systemd[1]: Started Network Manager Script Dispatcher Service.
-- Subject: A start job for unit NetworkManager-dispatcher.service has finished successfully
-- Defined-By: systemd
-- Support: http://www.ubuntu.com/support
--
-- A start job for unit NetworkManager-dispatcher.service has finished successfully.
--
-- The job identifier is 3825.
Aug 06 19:01:24 NetworkManager[1965]: <info> [1628301684.2437] manager: NetworkManager state is now CONNECTED_GLOBAL
Aug 06 19:01:24 vmnetBridge[2412]: RTM_NEWROUTE: index:2
Aug 06 19:01:24 vmnet-natd[3207]: RTM_NEWADDR: index:2, addr:192.168.0.15
Aug 06 19:01:24 vmnet-natd[3207]: RTM_NEWROUTE: index:2
Aug 06 19:01:24 vmnet-natd[3207]: RTM_DELROUTE: index:2
Aug 06 19:01:24 vmnetBridge[2412]: RTM_DELROUTE: index:2
Aug 06 19:01:24 kernel: userif-3: sent link down event.
Aug 06 19:01:24 kernel: userif-3: sent link up event.
Aug 06 19:01:34 systemd[1]: NetworkManager-dispatcher.service: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: http://www.ubuntu.com/support
--
-- The unit NetworkManager-dispatcher.service has successfully entered the 'dead' state.

In the articles I've read about this, they all point to DHCP on the host being the culprit. Since I'm using a static IPv4 address (with IPv6 disabled), this should not be a consideration. Is there anything else I can look at? The network drop is killing my host for about 20-30 seconds - very annoying!

Reply
0 Kudos