Networking Forums

Networking Forums > Wireless Networking > Wireless Networks > ip address question

Reply
Thread Tools Display Modes

ip address question

 
 
Nospam
Guest
Posts: n/a

 
      02-05-2008, 08:11 PM
Hi can someone tell me what the following line means?

192.168.1.254/24


Its an ip address but what is the /24


what is a sub net mask?

Thanks


--
Nospam
 
Reply With Quote
 
 
 
 
Jack \(MVP-Networking\).
Guest
Posts: n/a

 
      02-05-2008, 08:47 PM
Hi
IP Address/Mask Type
/24 means mask 255.255.255.0
Which is the common mask used in 192.168.x.x devices
Jack (MVP-Networking).

"Nospam" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Hi can someone tell me what the following line means?
>
> 192.168.1.254/24
>
>
> Its an ip address but what is the /24
>
>
> what is a sub net mask?
>
> Thanks
>
>
> --
> Nospam


 
Reply With Quote
 
AJR
Guest
Posts: n/a

 
      02-05-2008, 08:50 PM
The /24 is an optional used to denote bit structer in sub-netting.

It is too complex for a reply within the newsgroup.
Suggest you get to Barnes and Noble (or any good bookstore) - cup of
coffee - and read about the subject.


"Nospam" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Hi can someone tell me what the following line means?
>
> 192.168.1.254/24
>
>
> Its an ip address but what is the /24
>
>
> what is a sub net mask?
>
> Thanks
>
>
> --
> Nospam



 
Reply With Quote
 
Nospam
Guest
Posts: n/a

 
      02-05-2008, 09:10 PM

Thank you.

What does a subnet mask do?



In message <(E-Mail Removed)>, "Jack
(MVP-Networking)." <(E-Mail Removed)> writes
>Hi
>IP Address/Mask Type
>/24 means mask 255.255.255.0
>Which is the common mask used in 192.168.x.x devices
>Jack (MVP-Networking).
>
>"Nospam" <(E-Mail Removed)> wrote in message
>news:(E-Mail Removed)...
>> Hi can someone tell me what the following line means?
>>
>> 192.168.1.254/24
>>
>>
>> Its an ip address but what is the /24
>>
>>
>> what is a sub net mask?
>>
>> Thanks
>>
>>
>> -- Nospam

>


--
Nospam
 
Reply With Quote
 
Jack \(MVP-Networking\).
Guest
Posts: n/a

 
      02-05-2008, 09:45 PM
Hi
May be this can Help, http://en.wikipedia.org/wiki/Subnetwork
Jack (MVP-Networking).


"Nospam" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
>
> Thank you.
>
> What does a subnet mask do?
>
>
>
> In message <(E-Mail Removed)>, "Jack
> (MVP-Networking)." <(E-Mail Removed)> writes
>>Hi
>>IP Address/Mask Type
>>/24 means mask 255.255.255.0
>>Which is the common mask used in 192.168.x.x devices
>>Jack (MVP-Networking).
>>
>>"Nospam" <(E-Mail Removed)> wrote in message
>>news:(E-Mail Removed)...
>>> Hi can someone tell me what the following line means?
>>>
>>> 192.168.1.254/24
>>>
>>>
>>> Its an ip address but what is the /24
>>>
>>>
>>> what is a sub net mask?
>>>
>>> Thanks
>>>
>>>
>>> -- Nospam

>>

>
> --
> Nospam


 
Reply With Quote
 
Nospam
Guest
Posts: n/a

 
      02-05-2008, 10:48 PM

In message <(E-Mail Removed)>, "Jack
(MVP-Networking)." <(E-Mail Removed)> writes
>Hi
>May be this can Help, http://en.wikipedia.org/wiki/Subnetwork
>Jack (MVP-Networking).
>


Thanks, should have looked there first.








>
>"Nospam" <(E-Mail Removed)> wrote in message
>news:(E-Mail Removed)...
>>
>> Thank you.
>>
>> What does a subnet mask do?
>>
>>
>>
>> In message <(E-Mail Removed)>, "Jack
>>(MVP-Networking)." <(E-Mail Removed)> writes
>>>Hi
>>>IP Address/Mask Type
>>>/24 means mask 255.255.255.0
>>>Which is the common mask used in 192.168.x.x devices
>>>Jack (MVP-Networking).
>>>
>>>"Nospam" <(E-Mail Removed)> wrote in message
>>>news:(E-Mail Removed)...
>>>> Hi can someone tell me what the following line means?
>>>>
>>>> 192.168.1.254/24
>>>>
>>>>
>>>> Its an ip address but what is the /24
>>>>
>>>>
>>>> what is a sub net mask?
>>>>
>>>> Thanks
>>>>
>>>>
>>>> -- Nospam
>>>

>>
>> -- Nospam

>


--
Nospam
 
Reply With Quote
 
Nih
Guest
Posts: n/a

 
      02-14-2008, 01:28 PM
When a network is subnetted it is seperated into groups of I.P addresses that
make up seperate networks within a larger range of I.P addresses. This
allows companies to more efficiently utilize I.P addresses, for example you
would not have to use the 192.168.x.x scheme for one network and a 10.62.x.x
scheme for a second network, with subnetting you can break up the 192.168.x.x
addresses into "blocks" that keep the 2 networks seperate. One segment could
be in the 192.168.1.1 to 192.168.1.100 range and the other in the
192.168.1.101 to 192.168.1.200 range and so on.

The subnet mask tells the router which "block" your computer belongs to and
routs the data properly. With the 255.255.255.0 mask the whole range of the
192.168.x.x scheme is within the same network, it is not segmented.


"Nospam" wrote:

>
> In message <(E-Mail Removed)>, "Jack
> (MVP-Networking)." <(E-Mail Removed)> writes
> >Hi
> >May be this can Help, http://en.wikipedia.org/wiki/Subnetwork
> >Jack (MVP-Networking).
> >

>
> Thanks, should have looked there first.
>
>
>
>
>
>
>
>
> >
> >"Nospam" <(E-Mail Removed)> wrote in message
> >news:(E-Mail Removed)...
> >>
> >> Thank you.
> >>
> >> What does a subnet mask do?
> >>
> >>
> >>
> >> In message <(E-Mail Removed)>, "Jack
> >>(MVP-Networking)." <(E-Mail Removed)> writes
> >>>Hi
> >>>IP Address/Mask Type
> >>>/24 means mask 255.255.255.0
> >>>Which is the common mask used in 192.168.x.x devices
> >>>Jack (MVP-Networking).
> >>>
> >>>"Nospam" <(E-Mail Removed)> wrote in message
> >>>news:(E-Mail Removed)...
> >>>> Hi can someone tell me what the following line means?
> >>>>
> >>>> 192.168.1.254/24
> >>>>
> >>>>
> >>>> Its an ip address but what is the /24
> >>>>
> >>>>
> >>>> what is a sub net mask?
> >>>>
> >>>> Thanks
> >>>>
> >>>>
> >>>> -- Nospam
> >>>
> >>
> >> -- Nospam

> >

>
> --
> Nospam
>

 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
IP Address question PeterT Broadband 8 04-26-2008 10:04 AM
Question about IP address JM Wireless Internet 1 11-19-2005 12:09 AM
168.x.x.x IP address question The Chairman Wireless Internet 9 12-18-2004 12:10 PM
IP address question Arty Flinders Home Networking 7 04-10-2004 07:53 AM
IP Address Question NH Wireless Internet 4 07-08-2003 08:48 PM



1 2 3 4 5 6 7 8 9 10 11