Hello!
I am wondering about the hard-coded Masquerading Port-Range
in net/ipv4/netfilter/ip_fw_compat_masq.c (kernel 2.4.0)=20
In the 2.2.x Kernel hirarchy the Masquerading Ports could be=20
changed in an include file. It doesnt look so pretty...
range =3D ((struct ip_nat_multi_range)
{ 1,
{{IP_NAT_RANGE_MAP_IPS|IP_NAT_RANGE_PROTO_SPECIF=
IED,
newsrc, newsrc,
{ htons(61000) }, { htons(65095) } } } });
Greets...=20
Thomas Kerpe
--SLDf9lqlvOQaIe6s
Content-Type: application/pgp-signature
Content-Disposition: inline
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.4 (GNU/Linux)
Comment: For info see http://www.gnupg.org
iD8DBQE6bYhw9jrn3C9VwiMRAjCsAJ0TLIn1WxiEzRhfcGK6Q4Edh6MefwCfUvAz
dcLmwU4XzdVZDS5JVPvkuoc=
=CdOp
-----END PGP SIGNATURE-----
--SLDf9lqlvOQaIe6s--
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/