Static IP
I am using Repetier via ethernet connection to our school server.
I would like to set a static IP but cannot find a place to do so in the interface. Does the IP have to be set via terminal?
I would like to set a static IP but cannot find a place to do so in the interface. Does the IP have to be set via terminal?
Comments
If not and you are using our pi image go to Global Setting->Network/Time->Wired Connection
Switch from automatic to manual and set correct IP that is not inside dhcp server dynamic pool and is not used by any other device in school, assign netmask and gateway. Then eth0 gets assigned that ip directly without asking dhcp. I would prevent this if possible as it always risks no connection on wrong config and ip clashes just because it is not controlled by your instance assigning IPs.