Hi All,

How do I get updates to stop altering my network configuration?

I use a local caching named server (named-chroot)

The last round altered the following:


/etc/named.conf
file is not a link, so should be left alone
(and still not a link)

   Altered file:
      # Generated by NetworkManager
      search netgear.com acme.local   # netgear.com ??????
      nameserver 192.168.250.1        # address of my gateway

   Should have left alone at:
      search acme.local
      nameserver 127.0.0.1


AND SOMETHING KEEP CHANGING IT BACK to !!!!!

    ; generated by /usr/sbin/dhclient-script
    search netgear.com acme.local
    nameserver 192.168.250.1




/etc/sysconfig/network-scripts/ifcfg-eno2

    Altered file:
       BOOTPROTO=none

    Should have been left alone at:
       BOOTPROTO=dhcp

By the way, DNS1=127.0.0.1 in that file and was
not altered


[Editorial comment]
   AAAAAAAAAHHHHHHHHHHHHH!!!!!!!!
[/editorial comment]

-T
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to