[systemd-bugs] [Bug 75871] New: systemd-networkd: could not bring up interface: Connection timed out (randomly)

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Mar 6 19:38:57 PST 2014


https://bugs.freedesktop.org/show_bug.cgi?id=75871

          Priority: medium
            Bug ID: 75871
          Assignee: systemd-bugs at lists.freedesktop.org
           Summary: systemd-networkd: could not bring up interface:
                    Connection timed out (randomly)
        QA Contact: systemd-bugs at lists.freedesktop.org
          Severity: normal
    Classification: Unclassified
                OS: Linux (All)
          Reporter: vmlinuz386 at yahoo.com.ar
          Hardware: x86-64 (AMD64)
            Status: NEW
           Version: unspecified
         Component: general
           Product: systemd

Sometimes randomly (~50% of times) networkd fails with this error message.
Under this state, only the address is configured, the gateway is missing.
Restarting the service sets correctly the network.

--
Mar 07 00:29:44 exequiel systemd-udevd[169]: renamed network interface eth0 to
enp0s16
Mar 07 00:29:57 exequiel kernel: forcedeth 0000:00:10.0 enp0s16: MSI enabled
**
Mar 07 00:29:58 exequiel systemd-networkd[328]: enp0s16: carrier on
Mar 07 00:29:58 exequiel systemd-networkd[328]: enp0s16: could not bring up
interface: Connection timed out
Mar 07 00:29:58 exequiel systemd-networkd[328]: enp0s16: failed
--

# cat /etc/systemd/network/enp0s16.network 
[Match]
Name=enp0s16

[Network]
Description=red
Address=192.168.0.77/24
Gateway=192.168.0.1
#


Running 210-3 on Arch Linux (x86_64) custom kernel (3.10.25).
Network driver is forcedeth (built-in).

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/systemd-bugs/attachments/20140307/18bdd3a4/attachment.html>


More information about the systemd-bugs mailing list