You are Here:
Linux Lite 6.6 FINAL Released - Support for 22 Languages Added - See Release Announcement Section



Trying to set fixed ip on LL3.8

Author (Read 6713 times)

0 Members and 1 Guest are viewing this topic.

Re: Trying to set fixed ip on LL3.8
« Reply #5 on: August 01, 2018, 01:31:15 AM »
 

Jerry

  • Linux Lite Creator
  • Administrator
  • Platinum Level Poster
  • *****
  • 8777
    Posts
  • Reputation: 801
  • Linux Lite Member
    • View Profile
    • Linux Lite OS

  • CPU: Intel Core i9-10850K CPU @ 3.60GHz

  • MEMORY: 32Gb

  • VIDEO CARD: nVidia GeForce GTX 1650

  • Kernel: 5.x
At your request I didn't edit "interfaces". I entered them into the "Network Connections" interfaces.  It took me a couple days for the changes to take effect on the machine, it seems to me that it did it over night on its own.
Can you tell me what file the interface modifies?

Best not to, as you may try to edit that too. Please stick to the GUI way. It is faultless and gives you all the tools you need. Cheers :)
 

Re: Trying to set fixed ip on LL3.8
« Reply #4 on: August 01, 2018, 12:51:13 AM »
 

jimc

  • New to Forums
  • *
  • 16
    Posts
  • Reputation: 1
  • Linux Lite Member
    • View Profile

  • CPU: core 2 duo

  • MEMORY: 2Gb
At your request I didn't edit "interfaces". I entered them into the "Network Connections" interfaces.  It took me a couple days for the changes to take effect on the machine, it seems to me that it did it over night on its own.
Can you tell me what file the interface modifies?
 

Re: Trying to set fixed ip on LL3.8
« Reply #3 on: July 23, 2018, 03:37:16 AM »
 

Jerry

  • Linux Lite Creator
  • Administrator
  • Platinum Level Poster
  • *****
  • 8777
    Posts
  • Reputation: 801
  • Linux Lite Member
    • View Profile
    • Linux Lite OS

  • CPU: Intel Core i9-10850K CPU @ 3.60GHz

  • MEMORY: 32Gb

  • VIDEO CARD: nVidia GeForce GTX 1650

  • Kernel: 5.x
Please don't edit the config manually. Everything you need is in the Manual - https://www.linuxliteos.com/manual/network.html#wired
 

Re: Trying to set fixed ip on LL3.8
« Reply #2 on: July 22, 2018, 10:54:02 PM »
 

bitsnpcs

  • Platinum Level Poster
  • **********
  • 3237
    Posts
  • Reputation: 305
    • View Profile
    • Try to Grow

  • Kernel: 4.x
Hello jimc,

there are instruction on doing this here - https://askubuntu.com/questions/766131/set-static-ip-ubuntu-16-04

Including to get interface name, and flushing old IP before restarting, is spread over two replies.
« Last Edit: July 22, 2018, 11:03:47 PM by bitsnpcs »
 

Trying to set fixed ip on LL3.8
« Reply #1 on: July 22, 2018, 10:47:51 PM »
 

jimc

  • New to Forums
  • *
  • 16
    Posts
  • Reputation: 1
  • Linux Lite Member
    • View Profile

  • CPU: core 2 duo

  • MEMORY: 2Gb
I have done this on different setups but never on LL.
Anyway, I looked on the internet and found about three different ways depending on the version of Ubuntu. None of them worked.
This what I have done, open /etc/network/interfaces and made it look like this:

# interfaces(5) file used by ifup( 8) and ifdown( 8)
auto lo
iface lo inet loopback

iface enp0s10 inet static
     address 192.168.1.100
     network 192.168.1.0
     netmask 255.255.255.0
     broadcast 192.168.1.255
     gateway 192.168.1.1

Then  restart the network. That didn't work. Notice the "enp0s10" I normally use "eth0" but found this on a website somewhere.
Problem with the internet you can't tell if a thing is true or not.
Any help would be appreciated.
« Last Edit: October 16, 2018, 03:08:18 AM by Jerry »
 

 

-->
X Close Ad

Linux Lite 6.6 FINAL Released - Support for 22 Languages Added - See Release Announcement Section