Closed rijotech closed 4 years ago
I'm wondering why static ip doesn't work any more I tried adding a static ip to /etc/network/interfaces
iface eth0 inet static address 192.168.1.250 netmask 255.255.255.0 network 192.168.1.0 broadcst 192.168.1.255 gateway 192.168.1.1 dns-nameservers 192.168.1.1
and I have tried also /etc/dhcpcd.conf with no luck.
Never mind /etc/dhcp/dhclient.conf
I'm wondering why static ip doesn't work any more I tried adding a static ip to /etc/network/interfaces
iface eth0 inet static address 192.168.1.250 netmask 255.255.255.0 network 192.168.1.0 broadcst 192.168.1.255 gateway 192.168.1.1 dns-nameservers 192.168.1.1
and I have tried also /etc/dhcpcd.conf with no luck.