I think there is some confusion about exactly what you want to do, and why you want to do it?
Regards, Timmy Brolin Bandu wrote: > Hi All, > > thank you very much for you answer. > > Is that mean in LWIP, we need a small routing table ? > > thanks. > > On Thu, Apr 30, 2009 at 3:51 PM, Bernhard Wiegel > <[email protected] <mailto:[email protected]>> wrote: > > Hello all, > > 0.0.0.0 will not work at all! > > The purpose of the netmask is the separation of the host and the > network part of the IP-adress. > > Lets make an example: Netmaske 255.255.255.0, IP 192.168.1.23 > All leading ones of the netmask -> adress of the subnet the > machine is located. -> subnet: 192.168.1 > The host can be identified with the zeros of the netmask. -> the > host part is 23 > > So the netmask really determines the number of hsts within your > subnet. > Do you have more than 253 hosts in your netmask that you need > something different than 255.255.255.0 ? > > Regards, > Bernhard > > > Eric Haver schrieb: > > "0.0.0.0"....That sounds like something reserved. > > On Thu, Apr 30, 2009 at 8:11 AM, Bandu <[email protected] > <mailto:[email protected]> <mailto:[email protected] > <mailto:[email protected]>>> wrote: > > I think that's a good idea. > How about if i use 0.0.0.0 mask? > On Thu, Apr 30, 2009 at 12:46 PM, Eric Haver > <[email protected] <mailto:[email protected]> > <mailto:[email protected] > <mailto:[email protected]>>> wrote: > > > > On Thu, Apr 30, 2009 at 7:39 AM, Bandu > <[email protected] <mailto:[email protected]> > <mailto:[email protected] <mailto:[email protected]>>> > wrote: > > Is there anyway that I can achieve that? > > A subnet mask of ff.ff.fe.00 would do that, or am I > barking up > a different tree? > > *E > > > _______________________________________________ > lwip-users mailing list > [email protected] <mailto:[email protected]> > <mailto:[email protected] <mailto:[email protected]>> > > http://lists.nongnu.org/mailman/listinfo/lwip-users > > > > > -- Bandu > [email protected] <mailto:[email protected]> > <mailto:[email protected] <mailto:[email protected]>> > > _______________________________________________ > lwip-users mailing list > [email protected] <mailto:[email protected]> > <mailto:[email protected] <mailto:[email protected]>> > > http://lists.nongnu.org/mailman/listinfo/lwip-users > > > > ------------------------------------------------------------------------ > > > > _______________________________________________ > lwip-users mailing list > [email protected] <mailto:[email protected]> > http://lists.nongnu.org/mailman/listinfo/lwip-users > > > > -- > Dipl-Ing Bernhard Wiegel > > Universität Ulm - Ulm University > Institut für Organisation und Management von Informationssystemen > (OMI) - Institute for Information Resource Management > > Albert-Einstein-Allee 43 > 89081 Ulm, Germany Tel: +49 731 - 50 28788 > Fax: +49 731 - 50 28789 > E-Mail: [email protected] > <mailto:[email protected]> > > > > > _______________________________________________ > lwip-users mailing list > [email protected] <mailto:[email protected]> > http://lists.nongnu.org/mailman/listinfo/lwip-users > > > > > -- > Bandu > [email protected] <mailto:[email protected]> > ------------------------------------------------------------------------ > > _______________________________________________ > lwip-users mailing list > [email protected] > http://lists.nongnu.org/mailman/listinfo/lwip-users _______________________________________________ lwip-users mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/lwip-users
