11-13-2019, 02:45 AM
(11-12-2019, 02:15 PM)jerryc link Wrote: Neither of these worked, either:
Code:sudo ip link set dev enp0s25 up
Code:sudo /sbin/ifconfig enp0s25 up
I'm going to stick my head in for a sec... don't want to muddy the waters..
For kicks I was on my Ubuntu server...
I saw your code previously --- and thought I'd try.. (subbing my interface name - lol)
Code:
sudo ip link set dev enp0s25 up
Only once I upped it via the code below did I pull an IPv4 addy (I think yours pulled IPv6)
Code:
sudo ifup ETH_Device
For your system...
Code:
sudo ifdown enp0s25 and sudo ifup enp0s25
Might be worth a try -- your not changing anything...
LL4.8 UEFI 64 bit ASUS E402W - AMD E2 (Quad) 1.5Ghz - 4GB - AMD Mullins Radeon R2
LL5.8 UEFI 64 bit Test UEFI Kangaroo (Mobile Desktop) - Atom X5-Z8500 1.44Ghz - 2GB - Intel HD Graphics
LL4.8 64 bit HP 6005- AMD Phenom II X2 - 8GB - AMD/ATI RS880 (HD4200)
LL3.8 32 bit Dell Inspiron Mini - Atom N270 1.6Ghz - 1GB - Intel Mobile 945GSE Express -- Shelved
BACK LL5.8 64 bit Dell Optiplex 160 (Thin) - Atom 230 1.6Ghz - 4GB-SiS 771/671 PCIE VGA - Print Server
Running Linux Lite since LL2.2
LL5.8 UEFI 64 bit Test UEFI Kangaroo (Mobile Desktop) - Atom X5-Z8500 1.44Ghz - 2GB - Intel HD Graphics
LL4.8 64 bit HP 6005- AMD Phenom II X2 - 8GB - AMD/ATI RS880 (HD4200)
LL3.8 32 bit Dell Inspiron Mini - Atom N270 1.6Ghz - 1GB - Intel Mobile 945GSE Express -- Shelved
BACK LL5.8 64 bit Dell Optiplex 160 (Thin) - Atom 230 1.6Ghz - 4GB-SiS 771/671 PCIE VGA - Print Server
Running Linux Lite since LL2.2