network_neighborhood                      
*   LinWin  
  3/30/26   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
  firewalld ONBOOT=yes Netmask, Network, and Broadcast settings !!!
  LVM BOOTPROTO=static DNS
  LVM2 BROADCAST=192.168.1.255 home 208.67.222.222 www.OpenDNS.com
  N.Neighbor'd IPADDR=192.168.1.66   208.67.220.220 ( mdh di2 )
  NM NETMASK=255.255.255.0
  Wireless NETWORK=192.168.1.0 google 8.8.8.8
  Services GATEWAY=192.168.1.1   8.8.4.4
  Sys Jour TYPE=Ethernet  
  Debian USERCTL=no   charter 24.159.193.40
    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