netfilter.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Rick Jones <rick.jones2@hp.com>
To: Greg Wilson-Lindberg <gregw@spacex.net>
Cc: Greg Wilson-Lindberg <Greg.Wilson-Lindberg@spacex.com>,
	"netfilter@vger.kernel.org" <netfilter@vger.kernel.org>
Subject: Re: Multiple interfaces with the same IP address
Date: Wed, 07 Oct 2009 14:15:22 -0700	[thread overview]
Message-ID: <4ACD04EA.5040303@hp.com> (raw)
In-Reply-To: <4ACCFF8F.1010000@spacex.net>

Greg Wilson-Lindberg wrote:
> 
> Rick Jones wrote:
> ...
> 
>>
>> Is there a specific reason you cannot further subnet the 10.0.0.0/8 
>> network for your HDLC channels and eschew the NAT?  Then at least 
>> ignoring the issue of "routing" broadcast datagrams (these are IP 
>> broadcasts and not simply ethernet broadcasts right?) reaching-out and 
>> touching the HDLC devices from the WAN would seem to be more 
>> straightforward.
>>
>> rick jones
>> visions of many static routing table entries floating through his head
> 
> 
> The 10.0.0.0/8 network is an existing network that has 100's of 
> computers on it. 

Not knowing (perhaps I just missed it) "the rest of the story" (a la Paul 
Harvey), simply 100's of computers doesn't sound like all that much for a 
renumbering - should it come to that.

Are the IPs of the "HDLC machines" similarly constrained?

> We are planning on  using some 10.x.0.0/16 addresses 
> to NETMAP to the 172.16.0.0/16 addresses in some limited situations, but 
> this doesn't solve the problem of routing to the correct HDLC channel to 
> get to the final destination.

I have not fully parsed the manpage for the ip command, but it does have tidbits 
which suggest being able to specify interfaces by name when manipulating routing 
tables.  If that is correct you should be able to add specific host routes 
pointing-out specific interface names if you are indeed forced to put assign the 
same IP address to each of the HCLC interfaces on the "gateway."

Earlier you mentioned broadcasts that needed to reach through and touch the HDLC 
systems - did you actually mean IP multicast?

rick jones

  reply	other threads:[~2009-10-07 21:15 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-10-07 19:36 Multiple interfaces with the same IP address Greg Wilson-Lindberg
2009-10-07 20:02 ` Rick Jones
2009-10-07 20:52   ` Greg Wilson-Lindberg
2009-10-07 21:15     ` Rick Jones [this message]
2009-10-07 21:21       ` Oskar Berggren
2009-10-07 21:57         ` Greg Wilson-Lindberg
2009-10-07 22:42           ` Rick Jones
2009-10-07 23:00             ` Greg Wilson-Lindberg

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=4ACD04EA.5040303@hp.com \
    --to=rick.jones2@hp.com \
    --cc=Greg.Wilson-Lindberg@spacex.com \
    --cc=gregw@spacex.net \
    --cc=netfilter@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).