* Masquerading Portrange in 2.4.0
@ 2001-01-23 13:34 Thomas Kerpe
0 siblings, 0 replies; only message in thread
From: Thomas Kerpe @ 2001-01-23 13:34 UTC (permalink / raw)
To: netfilter
[-- 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 --]
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2001-01-23 13:51 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-01-23 13:34 Masquerading Portrange in 2.4.0 Thomas Kerpe
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox