All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Miguel González Castaños" <mgc@tid.es>
To: linux-admin@vger.kernel.org
Subject: problems with dhclient
Date: Thu, 15 Jul 2004 11:28:10 +0200	[thread overview]
Message-ID: <40F64E2A.2040005@tid.es> (raw)

[-- Attachment #1: Type: text/plain, Size: 697 bytes --]

Sorry for the cross posting :$

=============================================

Dear all,

   I have a ISC DHCP server version 3 installed in a redhat 7.3 linux 
server.

   I have a multiboot PC with windows xp and RedHat 9 and I would like to
set a different IP based on a different hostname (although same MAC
address). I dont understand why it doesnt work when at home I have a
similar setup with windows 2000 and RedHat 7.3.

   Here is the part of dhcpd.conf file:


host seguitelspwin {


    hardware ethernet 00:04:23:2c:f8:40;
    fixed-address 10.95.84.109;
}

host seguitelsplinux {


    hardware ethernet 00:04:23:2c:f8:40;
    fixed-address 10.95.84.108;
}

Best Regards

Miguel





[-- Attachment #2: file:///C|/DOCUME%7E1/MGC/CONFIG%7E1/TEMP/nsmail-1.txt --]
[-- Type: text/plain, Size: 186 bytes --]

_______________________________________________
Bulmailing mailing list
Bulmailing@bulma.net
http://llistes.bulma.net/mailman/listinfo/bulmailing
Etiqueta: http://breu.bulma.net/?l676



             reply	other threads:[~2004-07-15  9:28 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-07-15  9:28 Miguel González Castaños [this message]
2004-07-15 12:43 ` problems with dhclient Miguel González Castaños

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=40F64E2A.2040005@tid.es \
    --to=mgc@tid.es \
    --cc=linux-admin@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.