Static ip - Raspberry Pi Forums
so having newest version of rasbian there isnt guids. in command propmt instructed
sudo nano /etc/dhcp.conf
first off should file empty lol?? because there's nothing in mine.
im using eth0 & need commands/ enter
sudo nano /etc/dhcp.conf
first off should file empty lol?? because there's nothing in mine.
im using eth0 & need commands/ enter
/etc/dhcpcd.conf
append along lines of
append along lines of
code: select all
interface eth0 static ip_address=192.168.0.10/24 static routers=192.168.0.1 static domain_name_servers=192.168.0.1 8.8.8.8
raspberrypi
Comments
Post a Comment