Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
OpenRC net.eth0 fails once then later reconnects
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
Tony0945
Watchman
Watchman


Joined: 25 Jul 2006
Posts: 5127
Location: Illinois, USA

PostPosted: Tue Jun 27, 2017 6:17 pm    Post subject: OpenRC net.eth0 fails once then later reconnects Reply with quote

Code:
net.eth0          | *     ethtool --change eth0 wol g ...
 [ ok ]
net.eth0          | *   dhcp ...
net.eth0          | *     Running udhcpc ...
net.eth0          |udhcpc: started, v1.25.1
net.eth0          |udhcpc: sending discover
net.eth0          |udhcpc: sending discover
net.eth0          |udhcpc: sending discover
net.eth0          |udhcpc: no lease, failing
net.eth0          | *     start-stop-daemon: failed to start `/bin/busybox'
 [ !! ]
 [ !! ]
net.eth0          | * ERROR: net.eth0 failed to start

rc boot logging stopped at Tue Jun 27 12:55:09 2017

Then later:
Code:
net.eth0          | * Bringing up interface eth0
sshd              | * Starting sshd ...
 [ ok ]
net.eth0          | *     ethtool --change eth0 wol g ...
 [ ok ]
net.eth0          | *   dhcp ...
net.eth0          | *     Running udhcpc ...
net.eth0          |udhcpc: started, v1.25.1
net.eth0          |udhcpc: sending discover
net.eth0          |udhcpc: sending discover
net.eth0          |udhcpc: sending discover
net.eth0          |udhcpc: sending select for 192.168.0.104
net.eth0          |udhcpc: lease of 192.168.0.104 obtained, lease time 268435455
 [ ok ]
net.eth0          | *     received address 192.168.0.104/24
 [ ok ]


Complete log here:http://dpaste.com/3V0HVN7
/etc/conf.d/net is identical to another gentoo system with the same Intel ethernet card, kernel, openrc version busybox version netifrc version:
Code:
X3 log # uname -a
Linux X3 4.11.7-gentoo #1 SMP Sun Jun 25 13:20:21 CDT 2017 x86_64 AMD Athlon(tm) II X3 440 Processor AuthenticAMD GNU/Linux
X3 log # equery w openrc netifrc busybox
/usr/local/portage/sys-apps/openrc/openrc-0.17.ebuild
/usr/portage/net-misc/netifrc/netifrc-0.2.2.ebuild
/usr/portage/sys-apps/busybox/busybox-1.25.1.ebuild

The other system which connects readily is Phenom II X6 vs Athlon II X3, connected with cat 6 cable vs cat 5e.

This problem just started about a month ago.
I need help getting more details on the failure. And any clues would be much appreciated.
BTW, no errors or warnings or even info showng in the router log except when the box successfully connects. DLINK DIR-655
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum