Fix IP address for Repetier Server (LAN) instead DHCP, how?
Hi,
actuall my RepetierServer ist connected by LAnd and is using DHCP.
Now I want to change to fix IP address, because all "Linux" systems should be in my defined IP range ;-)
I habe little bit knowledge on linux and most of my systems are running fix IP addresses.
But here the /etc/network/interfaces exists but only has:
actuall my RepetierServer ist connected by LAnd and is using DHCP.
Now I want to change to fix IP address, because all "Linux" systems should be in my defined IP range ;-)
I habe little bit knowledge on linux and most of my systems are running fix IP addresses.
But here the /etc/network/interfaces exists but only has:
# Include files from /etc/network/interfaces.d:
source-directory /etc/network/interfaces.d
And the folder /etc/network/interfaces.d is empty ....
What have I add where to use a fix IP address for LAN ?
Deactivate the DHCP service also?
And the folder /etc/network/interfaces.d is empty ....
What have I add where to use a fix IP address for LAN ?
Deactivate the DHCP service also?
Comments
Otherwise check dhcp server which ips are not controlled by dhcp to prevent a conflict, go to Global Settings->Network->Wired Connection and change IP V4 from automatic to the manual values you enter. Be careful - with wrong values you might get problems connecting. Save and it should switch to your settings.