Linux Netfilter discussions
 help / color / mirror / Atom feed
From: Grant Taylor <gtaylor@riverviewtech.net>
To: Mail List - Netfilter <netfilter@vger.kernel.org>
Subject: Re: Help with multiple IP networks over an ethernet one
Date: Wed, 10 Sep 2008 15:34:00 -0500	[thread overview]
Message-ID: <48C82F38.3070400@riverviewtech.net> (raw)
In-Reply-To: <a101ab37cddb703b5cb3cc863b96b846.squirrel@www.arcoscom.com>

On 09/10/08 14:13, ArcosCom Linux User wrote:
> Thanks for the response, I'll answer the questions below:

You are welcome.

> Because I cant have another uplink in the router place and I need to 
> put that in another building that can have another uplink.

Ok... Let me see if I (now) understand you right.  You have your router 
in question along with uplinks 1 and 2 (and their associated modems / 
routers) in one location and uplink 3 (and it's associated modem / 
router) and (part of) the LAN are located in another building?  Further 
you can't make an additional connection between the buildings to connect 
uplink 3 to the router?

> Ah, no, this is not the reason. It's a "logistic" reason only.

*nod*  (Logistics being proximity and / or cabling)

> Yes, that appears to be the problem (seeing tcpdumps in each 
> interface).

*nod*

> Do you have any suggestion about that parameters on that interfaces?

I don't recall the option(s) that need to be set off hand, but I think 
you are looking for the the ARP /proc entries that tell the system to 
only reply to ARP queries if they come in an interface that has an IP in 
the subnet that the query is for.  Thus when you receive ARP queries on 
eth0 and eth3, the system should only reply from eth0 or eth3 depending 
on what IP is being ARPed for (the uplink 3 or LAN IP).

Something else to consider is VLAN trunking across the connection from 
eth0 to the LAN(s).  Heck, you might consider putting all six networks 
on its own VLAN: u1, u2, u3, l1, l2, and l3.  If you trunk across the 
connection between buildings, you can access the uplink modems any where 
you can connect to the VLAN.  I've successfully had a cable modem (that 
was connected to its own VLAN) at the opposite end of a campus from the 
router with out any problems at all.



Grant. . . .



Grant. . . .

  reply	other threads:[~2008-09-10 20:34 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-09-09  8:29 Help with multiple IP networks over an ethernet one ArcosCom Linux User
2008-09-09 21:49 ` Grant Taylor
2008-09-10  7:51   ` ArcosCom Linux User
2008-09-10  8:41     ` Brian Austin - Standard Universal
2008-09-10 14:15     ` Grant Taylor
2008-09-10 19:13       ` ArcosCom Linux User
2008-09-10 20:34         ` Grant Taylor [this message]
2008-09-10 22:48           ` ArcosCom Linux User
2008-09-10 23:13             ` Grant Taylor

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=48C82F38.3070400@riverviewtech.net \
    --to=gtaylor@riverviewtech.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