From: Antony Stone <Antony@Soft-Solutions.co.uk>
To: netfilter@lists.netfilter.org
Subject: Re: Two DHCP addresses on external interface
Date: Mon, 29 Dec 2003 01:31:57 +0000 [thread overview]
Message-ID: <200312290131.57181.Antony@Soft-Solutions.co.uk> (raw)
In-Reply-To: <20031228172639.4c0950c4.michael@bluesuperman.com>
On Monday 29 December 2003 12:26 am, Michael Gale wrote:
> Hello,
>
> I think I have the answer, first I will find out the MAC address of my
> PS2 (packet sniffer) and then use dhcpcd w/ -I:
> --snip-- man dhcpcd
> -I <ClientID>
> Specifies the client identifier string. dhcpcd uses the
> default client identifier (MAC address of the network
> interface) if it is not specified.
> --snip--
>
> I will specify the MAC of my PS2 ... then I can DNAT the traffic back
> and forth to and from the PS2 :)
>
> Oh ... I think it will work :)
I'm not so sure - sorry.
The option you have found sends a client ID to the DHCP server, and if you
don't specify the ID you want, it uses the MAC address. However, I don't
think that sending a different MAC address will give you the second DHCP
client lease, because you can specify anything you like for the client ID
(hostname is common), and you don't have to specify one at all, yet you still
get a lease.
I wonder if maybe you have to do something unpleasant like acquire a lease,
rename the /etc/dhcpc/dhcpcd-eth0.* files, and acquire another one, this time
faking the MAC address (but I'm not sure how...)?
Another horrible suggestion is to put another ethernet card in your firewall,
plug it into the hub alongside your existing external interface, then acquire
leases on both eth0 and eth1 (which just happen to be connected to each other
through the hub). Normally I would say to people "No! Don't have two
interfaces on the same subnet, and don't connect two interfaces to the same
hub" but in this case it might be a workable solution?
Regards,
Antony.
--
A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?
A: Top-posting.
Q: What is the most annoying thing on usenet and in e-mail?
Please reply to the list;
please don't CC me.
next prev parent reply other threads:[~2003-12-29 1:31 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-12-29 0:07 Two DHCP addresses on external interface Michael Gale
2003-12-29 0:26 ` Michael Gale
2003-12-29 1:31 ` Antony Stone [this message]
2004-01-01 21:28 ` Michael Gale
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=200312290131.57181.Antony@Soft-Solutions.co.uk \
--to=antony@soft-solutions.co.uk \
--cc=netfilter@lists.netfilter.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