public inbox for gentoo-server@lists.gentoo.org
 help / color / mirror / Atom feed
From: Konstantin Astafjev <konstantin@astafjev.com>
To: M Summers <gentoo-server@lists.gentoo.org>
Subject: Re: [gentoo-server] Interesting IP Aliasing Problem
Date: Mon, 3 Dec 2007 22:03:30 +0200	[thread overview]
Message-ID: <424158103.20071203220330@astafjev.com> (raw)
In-Reply-To: <47544F22.6060702@gmail.com>

Hello M,

Monday, December 3, 2007, 8:46:58 PM, you wrote:
> I have a rather pressing issue with IP aliasing.  So, my ISP assigns IPs
> via dhcp using the MAC address to bind it statically.   What I need to
> do is get multiple static public IPs via their dhcp server.  My ISPs
> reliance on dhcp presents an interesting problem.  How am I to acquire
> multiple static public IPs from one NIC, say eth0, if their dhcp server
> requires a unique MAC address per IP?  I have tried using macchanger,
> but it doesn't work for aliases alone.  It changes the MAC for the main
> interface, eth0, not eth0:{0,N}.

If I'm not mistaken you have 3 options:

 - force your ISP make some static rules mac=some_IPs in their
   switches/routers. I guess they forcing clients to use DHCP because
   of "dhcp snooping" and "arp inspection" features helps them filter
   alien ips&macs.

 - take a simple switch and some NICs with different MACs.
   Quantity depends on how many IPs do you need. ;)

 - the craziest one: take vlan switch, on your NIC create some VLANs,
   change MAC address on each VLAN.

AFAIK, DHCP assigning a different IPs simultaneously on one MAC impossible.
   
-- 
Konstantin


-- 
gentoo-server@gentoo.org mailing list



  reply	other threads:[~2007-12-03 20:05 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-11-30  7:00 [gentoo-server] SMTP Woes Randy Barlow
2007-11-30 10:22 ` Arturo 'Buanzo' Busleiman
2007-11-30 11:34   ` Kerin Millar
2007-11-30 19:41     ` Lindsay Haisley
2007-11-30 18:27 ` Wendall Cada
2007-11-30 19:07 ` Wendall Cada
2007-11-30 22:57   ` Randy Barlow
2007-12-03 18:46     ` [gentoo-server] Interesting IP Aliasing Problem M Summers
2007-12-03 20:03       ` Konstantin Astafjev [this message]
2007-12-03 20:34         ` RijilV
2007-12-03 21:20           ` Re[2]: " Konstantin Astafjev
2007-12-03 21:06         ` M Summers
2007-12-06 21:09 ` [gentoo-server] SMTP Woes Olaf Niermann

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=424158103.20071203220330@astafjev.com \
    --to=konstantin@astafjev.com \
    --cc=gentoo-server@lists.gentoo.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