UCTRONICS / U6143_ssd1306

70 stars 88 forks source link

IP Address is displaying 170.170.0.0 instead of correct one for eth0 #12

Closed scockman closed 3 years ago

scockman commented 3 years ago

My IP address is displaying 170.170.0.0 instead of 192.168.1.# for each of my nodes. I have 4 nodes and they are all displaying the same IP address of 170.170.0.0.

Running Ubuntu 20.04.2 for Raspberry PI and using robiwisc fork "C_HostName_IP"

scockman commented 3 years ago

Figured it out. Disabled cloud-int network, set static ip address. Also added a 30 sec sleep in the rc.local. All is good now.