All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Kerpe <kerpe@schlund.de>
To: netfilter@us5.samba.org
Subject: Masquerading Portrange in 2.4.0
Date: Tue, 23 Jan 2001 14:34:40 +0100	[thread overview]
Message-ID: <20010123143440.A535@schlund.de> (raw)

[-- Attachment #1: Type: text/plain, Size: 552 bytes --]

Hello!

I am wondering about the hard-coded Masquerading Port-Range
in net/ipv4/netfilter/ip_fw_compat_masq.c (kernel 2.4.0) 
In the 2.2.x Kernel hirarchy the Masquerading Ports could be 
changed in an include file. It doesnt look so pretty...

 range = ((struct ip_nat_multi_range)
                         { 1,
                           {{IP_NAT_RANGE_MAP_IPS|IP_NAT_RANGE_PROTO_SPECIFIED,
                             newsrc, newsrc,
                             { htons(61000) }, { htons(65095) } } } });

Greets... 
Thomas Kerpe


[-- Attachment #2: Type: application/pgp-signature, Size: 232 bytes --]

                 reply	other threads:[~2001-01-23 13:51 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20010123143440.A535@schlund.de \
    --to=kerpe@schlund.de \
    --cc=netfilter@us5.samba.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.