IIUC, you want the machine to use DHCP, but always have the same IP address... This is handled at the DHCP server, such that when it sees that machine connect, it will always assign the same IP. If your ISP has assigned you a static IP, you will still use DHCP, and their server should always supply you with the same IP. If you are running the DHCP server, then you will need to make those mods yourself - don't ask me how, as I've never set up a DHCP server. -Tom -----Original Message----- From: redhat-list-bounces@xxxxxxxxxx [mailto:redhat-list-bounces@xxxxxxxxxx] On Behalf Of Alessandro Viana Sent: Wednesday, July 20, 2005 12:27 PM To: General Red Hat Linux discussion list Subject: Re: IP static changing. On Tue, 2005-07-19 at 16:56, Ugo Bellavance wrote: > Alessandro Viana wrote: > > Hi all, > > > > I have a problem with a machine that change the IP static to > > dynamic alone. > > > > My .../ifcfg-eth0: > > > > DEVICE=eth0 > > ONBOOT=yes > > BOOTPROTO=static > > IPADDR=192.168.1.125 > > NETMASK=255.255.255.0 > > GATEWAY=192.168.1.2 > > > > I use AS 2.1 U6 with SMC2-1211TX device. > > > > Can Somebody help me? > > Change it for: > > DEVICE=eth0 > ONBOOT=yes > BOOTPROTO=dhcp > But I need to use a fix IP address! You understand? > > Greetings, > > > > > -- > Ugo > > -> Please don't send a copy of your reply by e-mail. I read the list. > -> Please avoid top-posting, long signatures and HTML, and cut the > irrelevant parts in your replies. -- redhat-list mailing list unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe https://www.redhat.com/mailman/listinfo/redhat-list -- redhat-list mailing list unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe https://www.redhat.com/mailman/listinfo/redhat-list