LVS
lvs-users
Google
 
Web LinuxVirtualServer.org

Re: how can i change ip of this NIC on server

To: "LinuxVirtualServer.org users mailing list." <lvs-users@xxxxxxxxxxxxxxxxxxxxxx>
Subject: Re: how can i change ip of this NIC on server
From: Magnus Nordseth <magnun@xxxxxxxxxxxx>
Date: Tue, 24 Jun 2003 09:10:42 +0200
Peter Mueller:
> 
> You can make them static in dhcpd through their MAC addressses, like:
> 
> host girlfriend {
>   hardware ethernet 00:10:A4:B9:E6:D0;
>   fixed-address 192.168.0.59;

We use this when kickstarting (installing) new servers. However, you should
make the IP static after installation, as the server (at least if you use
pump as a dhcp client) will bring down the interface if it can't get a new
lease of the IP address (if your dhcp server is unavailable). At least you
should set the lease time quite high.


-- 
Magnus Nordseth
<Prev in Thread] Current Thread [Next in Thread>