From: Alexis <alexis@attla.net.ar>
To: black@arbbs.net
Cc: Netfilter <netfilter@lists.netfilter.org>
Subject: Re: netfilter question
Date: Thu, 19 Feb 2004 11:51:49 -0300 [thread overview]
Message-ID: <1077202309.1578.10.camel@pepelui.baicom> (raw)
In-Reply-To: <4034c46c.4a64.0@arbbs.net>
On Thu, 2004-02-19 at 11:13, John Black wrote:
> >
> >Okay, so that rule is going to hide your 192.168.0.0/24 >network behind the
> public address of the firewall for all >packets going to addresses in the range
> 161.x.x.x/21 (ie 8 >Class C's in size).
> 8 Class C's?
if 24 bits define a mask that is considered as Class C
24-21 = 3
2 power 3 = 8
so, its 8 /24 or 8 Class C networks.
>
> >How are you testing this and deciding it doesn't work?
> im testing it with my windows machine going to the msn chat rooms, because i
> know i will show you what ip address you are coming from. is there a better
> way to check it.
www.whatsmyipaddress.com is a lazy but effective way :)
or just simply log or sniff output packets
> >(By the way, why are you only translating packets which are >going to (presumably)
> your ISP? What about packets going >anywhere else on the Internet?).
>
> I thought that translated all of the packets? How is it only translating packets
> to the ISP?
>
this assumption is because you're saying 161.x.x.x/21 as destination,
all other destinations that doesnt belong to 161.x.x.x to
161.x.x+8.x+255 will be not nat'ed
> john
> http://www.arbbs.net/
--
Alexis <alexis@attla.net.ar>
next prev parent reply other threads:[~2004-02-19 14:51 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-02-19 14:13 netfilter question John Black
2004-02-19 14:51 ` Alexis [this message]
-- strict thread matches above, loose matches on Subject: below --
2004-02-19 20:25 John Black
2004-02-19 21:22 ` Antony Stone
2004-02-19 16:56 John Black
2004-02-19 16:23 John Black
2004-02-19 17:06 ` Antony Stone
2004-02-19 16:00 John Black
2004-02-19 13:38 John Black
2004-02-19 14:18 ` Antony Stone
2004-02-19 3:32 John Black
2004-02-19 8:19 ` Klemen Kecman
2004-02-19 9:22 ` Antony Stone
2004-02-19 13:06 ` John Black
2004-02-19 13:17 ` Antony Stone
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=1077202309.1578.10.camel@pepelui.baicom \
--to=alexis@attla.net.ar \
--cc=black@arbbs.net \
--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