RE: How Do I Change a Machines IP Address?

From: Travis Zadikem (tzadikem_at_picosecond.com)
Date: 02/08/05

  • Next message: Schott, Erik J Mr ANOSC/FCBS: "RE: How Do I Change a Machines IP Address?"
    To: "'Dave Martini 1'" <martini@raider.llnl.gov>, "'General Red Hat Linux discussion list'" <redhat-list@redhat.com>
    Date: Tue, 8 Feb 2005 12:48:05 -0700
    
    

    I usually change
    /etc/hosts
    /etc/sysconfig/network-scripts/ifcfg-eth0 and then reboot.

    -----Original Message-----
    From: redhat-list-bounces@redhat.com
    [mailto:redhat-list-bounces@redhat.com]On Behalf Of Dave Martini 1
    Sent: Tuesday, February 08, 2005 12:40 PM
    To: redhat-list@redhat.com
    Subject: How Do I Change a Machines IP Address?

    I need to change the IP address of a RHEL WS 3.0 machine.

    I changed

    /etc/sysconfig/network

    with the new IP address

    and restarted the network service and did a

    ifdown eth0
    ifup eth0

    But that did not help.
    I also rebooted the machine and ifconfig -a still shows the old
    IP address.

    I also did a

    ifconfig etho newipaddress
    but when I restart the network service it reverts back to the old IP
    address.

    What other files do I need to edit in order to change a machine's
    IP address?

    P.S. I know I can use netconfig but want to understand what files
    it modifies.

    Thanks,
    Dave Martini
    LLNL

    --
    redhat-list mailing list
    unsubscribe mailto:redhat-list-request@redhat.com?subject=unsubscribe
    https://www.redhat.com/mailman/listinfo/redhat-list
    -- 
    redhat-list mailing list
    unsubscribe mailto:redhat-list-request@redhat.com?subject=unsubscribe
    https://www.redhat.com/mailman/listinfo/redhat-list
    

  • Next message: Schott, Erik J Mr ANOSC/FCBS: "RE: How Do I Change a Machines IP Address?"