From: <netfilter@drbroyles.com>
To: Fritz Mesedilla <fritz.mesedilla@overturemedia.com>
Cc: "[netfilter] Mailing List" <netfilter@lists.netfilter.org>
Subject: Re: iptables or routing problem
Date: Wed, 22 Oct 2003 03:50:06 -0400 [thread overview]
Message-ID: <018c01c39871$1c3bbfb0$73593a42@drbroyles.com> (raw)
In-Reply-To: F22386C3FEB012449238672E38ED61E706C252@overlord.overturemedia.com
Fritz,
No that will not work. The B-class subnet of 192.168.x.x is a privately
available group of IPs that are not allowed onto the Internet. 192.167.8.1
is a real-world IP address though. In fact, the entire 192.167.x.x/16
address space are real IPs.
Any routers connected to the Internet will not route these private
addresses without some sort of NAT or MASQUERADING. If your parent company
doesn't own IPs that you can use (which is what I suspect to be the case)
you'll need to use a different private address space. If you need to use a
private IP space, then you have two other choices.
You can use 172.16.x.x or you can use some portion of 10.x.x.x. This
all depends on the intended use of your router. How many clients will you
be servicing?
I would suggest you read over the following Howto to get a better sense
of how you want to structure your network.
http://www.tldp.org/HOWTO/IP-Subnetworking.html
Brandon Broyles
----- Original Message -----
From: "Fritz Mesedilla" <fritz.mesedilla@overturemedia.com>
To: <netfilter@drbroyles.com>
Cc: "[netfilter] Mailing List" <netfilter@lists.netfilter.org>
Sent: Wednesday, October 22, 2003 2:41 AM
Subject: RE: iptables or routing problem
Oh I can't change the subnets. Our parent company is using a class-b system.
255.255.0.0
Would this be possible in a class-b system?
eth0: 192.167.8.1
eth1: 192.168.8.232
Just to make them on different subnets?
fritz <www.mesedilla.com>
next prev parent reply other threads:[~2003-10-22 7:50 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-10-22 6:41 iptables or routing problem Fritz Mesedilla
2003-10-22 7:50 ` netfilter [this message]
-- strict thread matches above, loose matches on Subject: below --
2003-10-22 9:36 Fritz Mesedilla
[not found] <F22386C3FEB012449238672E38ED61E70A8D76@overlord.overturemedia.com>
2003-10-22 5:41 ` netfilter
2003-10-22 5:51 ` netfilter
2003-10-22 5:03 Fritz Mesedilla
2003-10-22 5:33 ` netfilter
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='018c01c39871$1c3bbfb0$73593a42@drbroyles.com' \
--to=netfilter@drbroyles.com \
--cc=fritz.mesedilla@overturemedia.com \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.