Read the statement by Michael Teeuw here.
Looking to make a static IP address for pi4
-
TBH I don’t know the difference. Ideally whichever is safest and won’t slow down or effecct other devices on wifi…
N
-
@nneuland inside. it doesn’t impact other devices. just sets a stable address for the device
so u can connect to it reliably.what kind of router do u have? make/model
the system design of the network is that each device as it powers on yells out to the router hey I need and address (phone number like) to be able to work…
and the router gives back the next available address.note that the address assignment is only good for a short period of time, and must be renewed.
this allows devices to come and go (your phone) without the router running out of available numbers to give outbut sometimes you want a device to be at the same address all the time. so the reservation system was added. a table that says, oh, device with this unique hardware address (Mac) should always get this IP address. every device has a unique number created at manufacturer time, to distinguish one from another.
-
Ohhh ok. I’ve been trying to redirect, if that’s the right word, the MAC address I believe is the Pi.
But getting errors that the address is currently in use…I’m using the Motorola SURFboard SBG6580-G228.
I haven’t yet modified anything, but still have connection through the mmm-remotecontrol and VNC for some reason.
N
-
@nneuland see this
-
Thank you Sam. I’ll check this out:)