"alexd" <> wrote in message
news:...
> Jack Kipster wrote:
>
>> On Sun, 31 May 2009 18:39:19 -0500, "ps56k"
>> <> wrote:
>
>>>You almost need 2 routed lans - one for the NAT folks,
>>>and another for your Public IP users...
>>>Not really possible in the normal construct and definitions of consumer
>>>routers.
>
> I would be interested to hear what the definition of a consumer router is.
>
>> I'm going to check out Cisco but I would think there must be other
>> routers that can do this also???
>>
>> I don't like being confined to Cisco. All I really need is a router
>> that has multiple DHCP servers... one for internal addresses and
>> another for public addresses.
>
> Your life would be easier if you stuck to one LAN subnet, used static DHCP
> assignments for machines that need their own public IP, and 1:1 NAT
> to/from
> them.
>
> m0n0wall supports 1:1 NAT:
>
> http://doc.m0n0.ch/handbook/examples.html
>
> pfSense supports 1:1 NAT:
>
> http://forum.pfsense.org/index.php?a...;topic=15360.0
>
> dd-wrt supports 1:1 NAT:
>
> http://www.dd-wrt.com/wiki/index.php/One-to-one_NAT
>
> Tomato/MLPPP supports 1:1 NAT:
>
> http://fixppp.org/
>
> Zeroshell suports 1:1 NAT:
>
> http://www.zeroshell.net/listing/1_1..._ZeroShell.pdf
>
> Also has L7filter which will let you manage P2P traffic. You could
> probably
> run Ntop on it as well, which is a great real-time traffic monitor [ie
> it'll
> let you see who's hammering the internet connection].
>
> Some of the above will run on an embedded router, some require a PC with
> multiple NICs. The router based ones will probably struggle to deliver
> 100M
> throughput.
>
> Sonicwalls support 1:1 NAT.
>
> --
> <http://ale.cx/> (AIM:troffasky) ()
> 19:00:44 up 26 days, 22:58, 1 user, load average: 0.35, 0.20, 0.11
> A few flakes working together can unleash an avalanche of destruction
>
Had not thought along the lines of the DMZ and NAT 1:1
This whole scenario is based on the need for multiple external, WAN, IP
addresses
being mapped to the internal folks..... either explicit/static or dynamic -
The main users appear to be downloading "stuff" from a file sharing website
that logs the IP address, and only allows a single user download per IP
address.
SO - when using traditional NAT with a single dynamic WAN address
the users are restricted to only one user at a time.... hence the need for
multiple external addresses.
In summary - do any of the mainstream consumer off the shelf routers/WAPs
like say the Linksys, Netgear, Dlink products
offer NAT 1:1 as a selection vs just the DMZ mapping ?