network_neighborhood                      
*   LinWin  
  4/20/20   network_neighborhood  
                             
   
  Home /etc/sysconfig/network-scripts/ifcfg-eth0
  Install / Fedora # nVidia Corporation nForce2 Ethernet Controller
  cronjobs DEVICE=eth0 notes:
  Info (inxi) HWADDR=00:0c:76:95:ab:60 If you get "network unreachable" errors, then recheck this file.
  Desktops NM_CONTROLLED=no Something, ?network manager?, likes to make changes to
  dnf ONBOOT=yes Netmask, Network, and Broadcast settings !!!
  DNS BOOTPROTO=static DNS
  firewalld BROADCAST=192.168.1.255 home 208.67.222.222 www.OpenDNS.com
  LVM IPADDR=192.168.1.66   208.67.220.220 ( mdh di2 )
  LVM2 NETMASK=255.255.255.0
  N.Neighbor'd NETWORK=192.168.1.0 google 8.8.8.8
  NM GATEWAY=192.168.1.1   8.8.4.4
  Wireless TYPE=Ethernet  
  Services USERCTL=no   charter 24.159.193.40
  Sys Jour IPV6INIT=no     68.115.71.53
    PEERDNS=yes  
    DNS1=208.67.222.222 work 172.17.10.20
    DNS2=208.67.220.220  
   
               
      These edits ar no longer necessary.  
               
    /etc/sysconfig/network  
    NETWORKING=yes  
    HOSTNAME=rr.localdomain  
       
    /etc/hosts  
    # Do not remove the following line, or various programs
    # that require network functionality will fail.  
    127.0.0.1    localhost.localdomain    localhost rr.localdomain rr
    ::1              localhost6.localdomain6 localhost6  
       
    /etc/resolv.conf  
    # Generated by NetworkManager  
    # No nameservers found; try putting DNS servers into your
    # ifcfg files in /etc/sysconfig/network-scripts like so:  
    #  
    # DNS1=xxx.xxx.xxx.xxx  
    # DNS2=xxx.xxx.xxx.xxx  
    # DOMAIN=lab.foo.com bar.foo.com  
    nameserver 208.67.222.222  
    nameserver 208.67.220.220