NEO2 Ubuntu Static IP not working
Posted: Mon Jul 24, 2017 8:42 pm
Running a NEO2 with a NAS DOC on Ubuntu Xenial.
I have tried several ways to configure Static IP address and it looses all connectivity to eth0 and need to enter system via the serial port.
Is there a different approach to:
sudo nano /etc/network/interfaces
auto eth0
iface eth0 inet static
address 192.168.1.120
netmask 255.255.255.0
gateway 192.168.1.1
I have tried several ways to configure Static IP address and it looses all connectivity to eth0 and need to enter system via the serial port.
Is there a different approach to:
sudo nano /etc/network/interfaces
auto eth0
iface eth0 inet static
address 192.168.1.120
netmask 255.255.255.0
gateway 192.168.1.1