On Fri, 2011-04-08 at 14:17 +0200, toto.conseil wrote: > Me I want to fix IP address for to know this address because I will > use this IP address at a distance.
DHCP is a protocol for assigning an IP address from a pool of dynamically available addresses. It is not useful for notifying other hosts about what your static IP address is. For that you need something to update the DNS record. Kieran _______________________________________________ lwip-users mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/lwip-users
