lwip-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [lwip-users] 2 different network number


From: Bernhard Wiegel
Subject: Re: [lwip-users] 2 different network number
Date: Thu, 30 Apr 2009 16:51:48 +0200
User-agent: Thunderbird 2.0.0.21 (Macintosh/20090302)

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 <address@hidden <mailto:address@hidden>> 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 <address@hidden
    <mailto:address@hidden>> wrote:



        On Thu, Apr 30, 2009 at 7:39 AM, Bandu <address@hidden
        <mailto:address@hidden>> 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
        address@hidden <mailto:address@hidden>
        http://lists.nongnu.org/mailman/listinfo/lwip-users




-- Bandu
    address@hidden <mailto:address@hidden>

    _______________________________________________
    lwip-users mailing list
    address@hidden <mailto:address@hidden>
    http://lists.nongnu.org/mailman/listinfo/lwip-users


------------------------------------------------------------------------

_______________________________________________
lwip-users mailing list
address@hidden
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: address@hidden





reply via email to

[Prev in Thread] Current Thread [Next in Thread]