PINE64
newbie unable to reach the internet - Printable Version

+- PINE64 (https://forum.pine64.org)
+-- Forum: ROCKPRO64 (https://forum.pine64.org/forumdisplay.php?fid=98)
+--- Forum: General Discussion on ROCKPRO64 (https://forum.pine64.org/forumdisplay.php?fid=99)
+--- Thread: newbie unable to reach the internet (/showthread.php?tid=7466)



newbie unable to reach the internet - splash131 - 05-06-2019

I have a rockpro64 with 4Gb 
I am running aarch64 
Containers aarch64 (DockerCE & Kubernetes) [microSD / eMMC Boot] [0.7.9]
The system boots and I can see form "ip a" command shows lo:, eth0: and docker0:
however, when I run ifdown  eth0 i get unknown interface eth0 
and so far I have been unsuccessful to reach the internet with ping or connect to the gateway my home router.


RE: newbie unable to reach the internet - evilbunny - 05-06-2019

(05-06-2019, 11:19 PM)splash131 Wrote: I have a rockpro64 with 4Gb 
I am running aarch64 
Containers aarch64 (DockerCE & Kubernetes) [microSD / eMMC Boot] [0.7.9]
The system boots and I can see form "ip a" command shows lo:, eth0: and docker0:
however, when I run ifdown  eth0 i get unknown interface eth0 
and so far I have been unsuccessful to reach the internet with ping or connect to the gateway my home router.


You can only use ifup/ifdown if there is a corresponding entry in /etc/network/interfaces

A simpler way to go is to use nmtui to configure the interface...


RE: newbie unable to reach the internet - LMM - 05-07-2019

Hi,
   netplan is sometimes used instead of ifupdown : /etc/netplan/eth0.yaml or <networkInterface>.yaml
   you can use ifconfig to check the network 
LMM.


RE: newbie unable to reach the internet Resolved - splash131 - 05-15-2019

Not sure how to close this but I got it working and connecting to the internet
I have an erro mesh network so it creates another network separate from my home router. I was not connected until I plugged into the eero. Now if I could learn how to get the WiFi component working ....
 If I wanted to use the home router I would have needed to use a different gateway address Big Grin
Thanks everyone for your help!
This is closed