Announcement

Collapse
No announcement yet.

Name/location of the network configuration file

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Name/location of the network configuration file

    Hi.

    I am looking for the name and location of the file that has the adaptor-specific network configuration information, such as IP address, DHCP on/off, gateway, etc., so I can manually edit it. Could anyone point me in the right direction?

    For those familiar with the Red Hat system, what I'm looking for is the equivalent of /etc/sysconfig/network-scripts/ifcfg-eth0.

    Thanks!
    Dai
    Registered Linux User: #281828 | Kubuntu User: #22280

    Kubuntu 18.04 LTS
    Dell Precision Workstation T5500 (Xeon @ 2.13GHz x 2 / 12 GB RAM)

    #2
    Re: Name/location of the network configuration file

    /etc/network/interfaces

    man interfaces

    DESCRIPTION
    /etc/network/interfaces contains network interface configuration infor‐
    mation for the ifup( 8 ) and ifdown( 8 ) commands. This is where you con‐
    figure how your system is connected to the network.
    Using Kubuntu Linux since March 23, 2007
    "It is a capital mistake to theorize before one has data." - Sherlock Holmes

    Comment


      #3
      Re: Name/location of the network configuration file

      Originally posted by Snowhog
      /etc/network/interfaces

      man interfaces

      DESCRIPTION
      /etc/network/interfaces contains network interface configuration infor‐
      mation for the ifup( 8 ) and ifdown( 8 ) commands. This is where you con‐
      figure how your system is connected to the network.
      Aah, perfect! Thanks much for the quick help!  
      Registered Linux User: #281828 | Kubuntu User: #22280

      Kubuntu 18.04 LTS
      Dell Precision Workstation T5500 (Xeon @ 2.13GHz x 2 / 12 GB RAM)

      Comment

      Working...
      X