Re: Fedora 30 - setting IP addresses

2019-05-22 Thread Tom H
On Wed, May 22, 2019 at 7:20 PM Kevin Wilson  wrote:
>
> I had installed Fedora 30 and
>  /etc/network-scripts/ is empty, there are no ifcfg-eth* files.
>
> In Fedora 29, I had set eth0 to be a dhclient interface by editing
> /etc/sysconfig/network-scripts/ifcfg-eth0
> (or /etc/sysconfig/network-scripts/ifcfg-enp182s0f1)
> and setting
> BOOTPROTO=dhcp
> ...
> ONBOOT=yes
>
> How can I achieve similar outcome in Fedora 30 ?

You can do the same on F30.
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org


Re: Fedora 30 - setting IP addresses

2019-05-22 Thread Samuel Sieb

On 5/22/19 10:20 AM, Kevin Wilson wrote:

HI all,
I had installed Fedora 30 and
  /etc/network-scripts/ is empty, there are no ifcfg-eth* files.

In Fedora 29, I had set eth0 to be a dhclient interface by editing
/etc/sysconfig/network-scripts/ifcfg-eth0
(or /etc/sysconfig/network-scripts/ifcfg-enp182s0f1)
and setting
BOOTPROTO=dhcp
...
ONBOOT=yes

How can I achieve similar outcome in Fedora 30 ?


Is the network interface working?  NetworkManager doesn't necessarily 
need any files in there.

___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org


Re: Fedora 30 - setting IP addresses

2019-05-22 Thread ToddAndMargo via users

On 5/22/19 10:20 AM, Kevin Wilson wrote:

HI all,
I had installed Fedora 30 and
  /etc/network-scripts/ is empty, there are no ifcfg-eth* files.

In Fedora 29, I had set eth0 to be a dhclient interface by editing
/etc/sysconfig/network-scripts/ifcfg-eth0
(or /etc/sysconfig/network-scripts/ifcfg-enp182s0f1)
and setting
BOOTPROTO=dhcp
...
ONBOOT=yes

How can I achieve similar outcome in Fedora 30 ?

Regards,
Kevin


Hi Kevin,

If not already installed, try running

   network-manager-applet

It will appear in one of your task bars (Xfce it is
in the upper right of Panel 0).

And setting it from there. It "should" (watch
the weasel word) update network-scripts.

# dnf install network-manager-apple

HTH,
-T
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org


Fedora 30 - setting IP addresses

2019-05-22 Thread Kevin Wilson
HI all,
I had installed Fedora 30 and
 /etc/network-scripts/ is empty, there are no ifcfg-eth* files.

In Fedora 29, I had set eth0 to be a dhclient interface by editing
/etc/sysconfig/network-scripts/ifcfg-eth0
(or /etc/sysconfig/network-scripts/ifcfg-enp182s0f1)
and setting
BOOTPROTO=dhcp
...
ONBOOT=yes

How can I achieve similar outcome in Fedora 30 ?

Regards,
Kevin
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org