You are not logged in.
[deleted]
Last edited by ervinshiznit (2019-02-04 01:50:03)
Offline
How, specifically did you run dhcpcd?
With the static address, what is the output of ip route
And, what are the contents of /etc/resolv.conf ??
Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday
Sometimes it is the people no one can imagine anything of who do the things no one can imagine. -- Alan Turing
---
How to Ask Questions the Smart Way
Offline
I ran
sudo dhcpcd enp3s0
ip route:
default via 192.168.1.1 dev enp3s0
192.168.1.0/24 dev enp3s0 proto kernel scope link src 192.168.1.2
/etc/resolv.conf:
nameserver 192.168.1.1
Offline
Any ideas?
Offline
Does the led flash on the interface when you plug in the cable?
Offline
I figured it out. For some bizarre reason my desktop can't autonegotiate the link speed of the ethernet cable, even though my laptop appears to be able to. I had to set the speed manually, and then it worked like a charm.
Offline