[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [lwip-users] will "NAT for lwIP" work with DHCP address mode?
From: |
Kieran Mansley |
Subject: |
Re: [lwip-users] will "NAT for lwIP" work with DHCP address mode? |
Date: |
Thu, 29 Oct 2009 16:23:18 +0000 |
On Thu, 2009-10-29 at 16:16 +0000, Bandu wrote:
> Hi Kieran,
>
> I found http://www.sm.luth.se/~conny/nat/index.html (NAT for lwIP).
>
> I just want to find out what is that for.
> Am I right in thinking that implementation will enable my device to be
> able to accept connection from device with different subnets?
>
> I understand that "NAT for lwIP" is not part of LWIP. But just wish
> some one might know what is that for.
I would try contacting the author:
http://www.sm.luth.se/~conny/index.html
but as the code seems to be about 6 years old, I wouldn't expect it to
"just work" - you'll almost certainly have to update it to work with a
current version of lwIP at least.
Kieran