Page 2 of 2 FirstFirst 12
Results 11 to 14 of 14

Thread: Setting up eth0 from CLI

  1. #11
    Moderator
    Good Guru
    Compunuts's Avatar
    Join Date
    May 2001
    Location
    California
    Posts
    3,935

    Re:Setting up eth0 from CLI

    Actually, the host name is set in /etc/sysconfig/network file rather than /etc/hosts. /etc/hosts is used for host name lookup locally.

    Here is my /etc/sysconfig/network file looks like.
    Code:
    NETWORKING=yes
    HOSTNAME='mysystem'
    GATEWAY=192.168.80.1
    If you change the hostname part of it and reload networking module, you should be on your way.

  2. #12
    Senior Member
    Join Date
    May 2001
    Posts
    345

    Re:Setting up eth0 from CLI

    Now see, if you were using SuSE you could have used Yast2 to do that! Yep, has a CLI mode.

  3. #13
    Moderator
    Good Guru
    Schotty's Avatar
    Join Date
    Jul 2001
    Location
    Milwaukee, WI
    Posts
    5,758

    Re:Setting up eth0 from CLI

    for quite some time, RedHat had a CLI based one. Run /sbin/setup and it has tools for reconfiguring X, sound, NIC, and timezone.

  4. #14

    Re:Setting up eth0 from CLI

    <shameless drake plug> mandrake 9 can do that </end shameless plug>

Similar Threads

  1. "Network is unreachable" when pinging gateway through DHCP
    By Setya in forum Linux - Hardware, Networking & Security
    Replies: 5
    Last Post: 07-25-2007, 02:48 AM
  2. Setting up a Routing table in ClarkConnect 2.2 (RedHat 9)
    By wetmetalthong in forum Linux - Hardware, Networking & Security
    Replies: 0
    Last Post: 01-19-2005, 01:40 AM
  3. Setting Up Pages in Visio
    By The Donald in forum Windows - General Topics
    Replies: 0
    Last Post: 01-05-2005, 07:25 AM
  4. Calling all mail server admins
    By demian in forum Linux - Hardware, Networking & Security
    Replies: 4
    Last Post: 04-21-2004, 08:21 PM
  5. eth0 and Debian
    By Kernel_Killer in forum Linux - Hardware, Networking & Security
    Replies: 5
    Last Post: 05-24-2002, 02:28 AM

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
  •