See the Security and Bug Fixes Section - Grub EFI Install Updates Fix Sticky


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Trying to set fixed ip on LL3.8
#1
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.
Reply


Messages In This Thread
Trying to set fixed ip on LL3.8 - by jimc - 07-23-2018, 02:47 AM
Re: Trying to set fixed ip on LL3.8 - by bitsnpcs - 07-23-2018, 02:54 AM
Re: Trying to set fixed ip on LL3.8 - by Valtam - 07-23-2018, 07:37 AM
Re: Trying to set fixed ip on LL3.8 - by jimc - 08-01-2018, 04:51 AM
Re: Trying to set fixed ip on LL3.8 - by Valtam - 08-01-2018, 05:31 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)