Forum     

Go Back   Digit Technology Discussion Forum > Portables, Peripherals and Electronics > QnA (read only)
Register FAQ Calendar Mark Forums Read

QnA (read only) Mods please help transfer the contents of this forum to proper sections. :)


 
 
LinkBack Thread Tools Search this Thread Display Modes
Old 19-05-2007, 03:56 AM   #1 (permalink)
Wahahaha~!
 
Faun's Avatar
 
Join Date: Dec 2006
Location: Pune/there
Posts: 7,680
Exclamation URGENT: Can I assing 192.168.0.0 to my PC ?


Its a network address but can i use it as a host address, in other words can i assign 192.168.0.0 to my PC.


If yes then whats the advantage ?
__________________
Blog | Flickr | Battlelog
Spoiler:
Asus Z68 V-Pro|i5 2500k|TRUE Black|Ripjaws X|U2311H|N560GTX|D7000|XONAR STX|RE272|RE0|CC51|XE200PRO Walnut| TD II V2| Ultraphile|N5800

Mono
Faun is offline  
Advertisements. Register and be a member of the community to get rid of them.
Advertisement

Old 19-05-2007, 12:27 PM   #2 (permalink)
Broken In
 
Join Date: Nov 2006
Location: india, new delhi
Posts: 133
Default Re: URGENT: Can I assing 192.168.0.0 to my PC ?

Quote:
Originally Posted by T159
Its a network address but can i use it as a host address, in other words can i assign 192.168.0.0 to my PC.


If yes then whats the advantage ?
Please give little bit extra explanation.
suraj is offline  
Old 19-05-2007, 01:13 PM   #3 (permalink)
C# Be Sharp !
 
Zeeshan Quireshi's Avatar
 
Join Date: Jun 2006
Location: Toronto
Posts: 1,805
Default Re: URGENT: Can I assing 192.168.0.0 to my PC ?

Quote:
Originally Posted by T159
Its a network address but can i use it as a host address, in other words can i assign 192.168.0.0 to my PC.


If yes then whats the advantage ?
No, you can't in most cases, but there are some exceptions!

Also , there's no advantage in having this IP address , it's as normal as any IP address in a network .
__________________
There are 10 types of people in the world: those who understand binary and those who do not.
Zeeshan Quireshi is offline  
Old 19-05-2007, 02:34 PM   #4 (permalink)
Wahahaha~!
 
Faun's Avatar
 
Join Date: Dec 2006
Location: Pune/there
Posts: 7,680
Default Re: URGENT: Can I assing 192.168.0.0 to my PC ?

Quote:
Originally Posted by Zeeshan Quireshi
No, you can't in most cases, but there are some exceptions!

Also , there's no advantage in having this IP address , it's as normal as any IP address in a network .
Thanks

But to assign 192.168.0.0 , i had to change the default subnet mask (255.255.255.0) to 255.0.0.0

Now, whats the reason behind it ?
__________________
Blog | Flickr | Battlelog
Spoiler:
Asus Z68 V-Pro|i5 2500k|TRUE Black|Ripjaws X|U2311H|N560GTX|D7000|XONAR STX|RE272|RE0|CC51|XE200PRO Walnut| TD II V2| Ultraphile|N5800

Mono
Faun is offline  
Old 19-05-2007, 02:46 PM   #5 (permalink)
String Phreak
 
mediator's Avatar
 
Join Date: Mar 2005
Location: In ur Evil Mind!
Posts: 2,457
Default Re: URGENT: Can I assing 192.168.0.0 to my PC ?

Where did u read that?
__________________
Bad Bad server.....No candy for u!
mediator is offline  
Old 19-05-2007, 09:16 PM   #6 (permalink)
Wahahaha~!
 
Faun's Avatar
 
Join Date: Dec 2006
Location: Pune/there
Posts: 7,680
Default Re: URGENT: Can I assing 192.168.0.0 to my PC ?

Quote:
Originally Posted by mediator
Where did u read that?
I changed the ip address of my NIC to 192.168.0.0 myself.

But it wasnt accepting until i left the last three octets of the subnet mask as 0 and first octet as 255.

these values of subnet mask works perfectly:
255.0.0.0
253.0.0.0
252.0.0.0
__________________
Blog | Flickr | Battlelog
Spoiler:
Asus Z68 V-Pro|i5 2500k|TRUE Black|Ripjaws X|U2311H|N560GTX|D7000|XONAR STX|RE272|RE0|CC51|XE200PRO Walnut| TD II V2| Ultraphile|N5800

Mono
Faun is offline  
Old 21-05-2007, 02:02 AM   #7 (permalink)
SE><IE
Guest
 
Posts: n/a
Default Re: URGENT: Can I assing 192.168.0.0 to my PC ?

Lets go to the basics. A 192.168.0.0 in binary is 11000000.10101000.00000000.00000000
Since last 20 bits are all 0 you must use a mask which covers 4 bits maximum of the second octet. i.e., you can use only 128, 192, 224 or 240 in the second octet.
Hope you got it

edit:
Oh! BTW, remmeber you can put the value of a bit in a subnet mask as 1 only if all bits on its left are also 1. So the valid values are 128, 192, 224,240, 248, 252, 254, 255
 
Old 21-05-2007, 07:22 AM   #8 (permalink)
Wahahaha~!
 
Faun's Avatar
 
Join Date: Dec 2006
Location: Pune/there
Posts: 7,680
Default Re: URGENT: Can I assing 192.168.0.0 to my PC ?

Quote:
Originally Posted by SE><IE
Lets go to the basics. A 192.168.0.0 in binary is 11000000.10101000.00000000.00000000
Since last 20 bits are all 0 you must use a mask which covers 4 bits maximum of the second octet. i.e., you can use only 128, 192, 224 or 240 in the second octet.
Hope you got it

edit:
Oh! BTW, remmeber you can put the value of a bit in a subnet mask as 1 only if all bits on its left are also 1. So the valid values are 128, 192, 224,240, 248, 252, 254, 255
Thanx for reminding me basics

But 000.00000000.00000000 counts to 19 zeros and u said 20 zeroes.
So 255.248.0.0 should work as subnet mask but it didnt ?
__________________
Blog | Flickr | Battlelog
Spoiler:
Asus Z68 V-Pro|i5 2500k|TRUE Black|Ripjaws X|U2311H|N560GTX|D7000|XONAR STX|RE272|RE0|CC51|XE200PRO Walnut| TD II V2| Ultraphile|N5800

Mono
Faun is offline  
Old 21-05-2007, 07:40 PM   #9 (permalink)
SE><IE
Guest
 
Posts: n/a
Default Re: URGENT: Can I assing 192.168.0.0 to my PC ?

ma bad, its 19 actually. Anyway, the point is that there must be atleast one bit in the IP that is not masked. If you use 248 then we get
11000000.10101000.00000000.00000000 << IP
11111111.11111000.00000000.00000000 << Mask

Clearly there's just no bit that stands apart hence you can use only 240 as max value for second octet.
Hope this makes it clear
 
Old 21-05-2007, 11:15 PM   #10 (permalink)
Wahahaha~!
 
Faun's Avatar
 
Join Date: Dec 2006
Location: Pune/there
Posts: 7,680
Default Re: URGENT: Can I assing 192.168.0.0 to my PC ?

Quote:
Originally Posted by SE><IE
ma bad, its 19 actually. Anyway, the point is that there must be atleast one bit in the IP that is not masked. If you use 248 then we get
11000000.10101000.00000000.00000000 << IP
11111111.11111000.00000000.00000000 << Mask

Clearly there's just no bit that stands apart hence you can use only 240 as max value for second octet.
Hope this makes it clear
Thanx buddy

u hav explained well and cleared my doubts
__________________
Blog | Flickr | Battlelog
Spoiler:
Asus Z68 V-Pro|i5 2500k|TRUE Black|Ripjaws X|U2311H|N560GTX|D7000|XONAR STX|RE272|RE0|CC51|XE200PRO Walnut| TD II V2| Ultraphile|N5800

Mono
Faun is offline  
 

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
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 On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Help!!! Urgent St ANGR Software Q&A 9 19-08-2006 05:02 PM
Urgent. neyo Hardware Q&A 1 28-07-2006 07:03 PM
urgent help legolas QnA (read only) 3 17-11-2005 02:04 PM

 
Latest Threads
- by Tenida
- by Charan
- by abhidev

Advertisement




All times are GMT +5.5. The time now is 10:03 AM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.

Search Engine Optimization by vBSEO 3.3.2