From: "Miguel González Castaños" <mgc@tid.es>
To: linux-admin@vger.kernel.org
Subject: Re: problems with dhclient
Date: Thu, 15 Jul 2004 14:43:55 +0200 [thread overview]
Message-ID: <40F67C0B.6020208@tid.es> (raw)
In-Reply-To: <40F64E2A.2040005@tid.es>
Miguel González Castaños escribió:
> 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;
> }
>
In the end I solve it changing the MAC address in the ifcfg-ethX file :
MACADDR=newMACaddress
BR
Miguel
-
To unsubscribe from this list: send the line "unsubscribe linux-admin" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
prev parent reply other threads:[~2004-07-15 12:43 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-07-15 9:28 problems with dhclient Miguel González Castaños
2004-07-15 12:43 ` Miguel González Castaños [this message]
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=40F67C0B.6020208@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).