Results 1 to 5 of 5

Thread: Configuring ethernet in linux

  1. #1
    Join Date
    Mar 2010
    Posts
    63

    Configuring ethernet in linux

    Hello all,

    I am running with Linux red hat and need to guidance about the ethernet card.Can you tell me the procedure two configure the ethernet card and in case if I have connected two ethernet card with my system.

    How to configure both of them,please suggest me the right way to resolve the problem.

    Thanks.

  2. #2
    Join Date
    Jan 2008
    Posts
    3,388

    Configuring ethernet in linux

    To access the data and if you wanted to work with the networking system the it is necessary to implement the ethernet card into your computer system.

    It performs a vital role to create the network and the networks defines the connection of network configuration.If you are connected with two ethernet card into your system then you can get two IP addresses and can run upon two different networks.

    The ethernet card defines your path of network.

  3. #3
    Join Date
    May 2008
    Posts
    4,085

    Configuring Ethernet on Linux nodes

    If you are connected with a fresh ethernet card and you need to configure the ethernet card in linux then you have to do the following steps :

    1- `Execute getadapters to find the adapter information and generate the stanza file using the command :
    getadapters -t ent -z /csminstall/tmp/mystanzafile -n clstrn01
    2- This command searches for Ethernet adapters on node clstrn01 and puts the evaluated contents in the stanza file.
    /csminstall/tmp/mystanzafile
    3- Now edit the stanza file and add the required parameters in the files
    4- Save with the full path name of the stanza file with appropriate node definition and run the file with the following command :
    getadapters -W -f mystanzafile
    5- Now,just configure the adapters and execute the updatenode command with the -c option:

    updatenode -c -n clstrn01

  4. #4
    Join Date
    Apr 2008
    Posts
    3,267

    Configuring ethernet in linux

    There are so many commands and methods are being used to configure the ethernet card connected with your system.You can perform it with the different manner and environment,some of them are defined here through which you can control on the configuration :

    • GUI tool system-config-network
    • Command line tool system-config-network-tui
    • Edit configuration files stored in /etc/sysconfig/network-scripts/


    These are the three method of configuring the ethernet card into the linux environment.

  5. #5
    Join Date
    Apr 2008
    Posts
    3,522

    Configuration using GUI tool system-config-network

    You can use very easily manner and very effective method to configure the ethernet card for driving the network,There are few steps to use this :

    1- You need to type the command to open the dialog control in GUI mode :

    Code:
    $ system-config-network &
    2- After that you would see a dialog box which contains the GUI configuration of network devices.
    3- If you added a new Ethernet card then you need to choose the NEW button to add the new device and enter the required parameters to get it listed in the dialog.
    4- After adding the new information for new card,you can activate the connected card with the help of buttons above in the dialog.

Similar Threads

  1. Installing and Configuring NIS in Linux
    By Xiomar in forum Tips & Tweaks
    Replies: 3
    Last Post: 13-11-2010, 05:44 AM
  2. Configuring your webcam to work under Linux
    By PWallace in forum Hardware Peripherals
    Replies: 4
    Last Post: 29-10-2010, 07:58 AM
  3. Configuring ssl with fetchmail in linux
    By Chilton in forum Networking & Security
    Replies: 3
    Last Post: 07-04-2010, 07:25 PM
  4. Finding and configuring IP address in Linux
    By NetWorkInG in forum Operating Systems
    Replies: 5
    Last Post: 12-03-2010, 07:04 PM
  5. Configuring Linux to support sound
    By RedZot in forum Guides & Tutorials
    Replies: 5
    Last Post: 23-12-2008, 11:20 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,713,440,154.99115 seconds with 17 queries