Networking Forums

Networking Forums > Computer Networking > Windows Networking > Windows: Don't try to save me, PLEASE

Reply
Thread Tools Display Modes

Windows: Don't try to save me, PLEASE

 
 
CG
Guest
Posts: n/a

 
      05-03-2007, 04:40 PM
I know what I want...

I need to set an IP address on the MS Loopback device which will not
respond to ARP. The way to do this is to set a 32-bit subnet mask for
the IP address.

Windows is trying to "save" me from myself by keeping me from setting
the netmask to 255.255.255.255 ...

C:\>netsh interface ip set address "Loopback" static 10.0.0.100
255.255.255.255
255.255.255.255 is not an acceptable value for mask.

.... yes, I know that under normal circumstances, there wouldn't be any
connectivity, but I know what I'm doing and this is the way to do it.
This is what I want. How can I force the value in there?

 
Reply With Quote
 
 
 
 
Phillip Windell
Guest
Posts: n/a

 
      05-03-2007, 10:15 PM
ARP requests are broadcasts
They do not cross routers
If the "adapter" is in a subnet by itself (reguarless of the mask) and there is
no router,... it will never recieve an ARP request to begin with. So give it a
normal mask.

IP#s have two purposes in the lives:
1. Provide a means to determine routes in a routing table. This is the
Network portion of the address.
2. Provide a means to determine the MAC address. This is the Host
portion of the address.

Traffic flows by the MAC address, not the IP Address,...that is a huge
misunderstanding by many if not most people. That is why ethernet networks are
called "ethernet" networks and why the MAC address is also called the "ethernet
address".

IP is "Internet Protocol",...it gets you from "Network to Network" where it is
then used to determine the MAC Address (via ARP) whch takes you from the Network
entry point to the Host. If both Hosts are in the same Network then the IP#
serves no purpose other than to determine the MAC address, ...it does nothing
else.

--
Phillip Windell
www.wandtv.com

The views expressed, are my own and not those of my employer, or Microsoft, or
anyone else associated with me, including my cats.
-----------------------------------------------------


"CG" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed) ups.com...
>I know what I want...
>
> I need to set an IP address on the MS Loopback device which will not
> respond to ARP. The way to do this is to set a 32-bit subnet mask for
> the IP address.
>
> Windows is trying to "save" me from myself by keeping me from setting
> the netmask to 255.255.255.255 ...
>
> C:\>netsh interface ip set address "Loopback" static 10.0.0.100
> 255.255.255.255
> 255.255.255.255 is not an acceptable value for mask.
>
> ... yes, I know that under normal circumstances, there wouldn't be any
> connectivity, but I know what I'm doing and this is the way to do it.
> This is what I want. How can I force the value in there?
>



 
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
save files from MAC to a windows share fails Drew Govnyak Windows Networking 5 05-22-2008 08:35 PM
Let's save XP!!! Spin Windows Networking 4 04-15-2008 02:11 PM
Di-624 wont save? Mr_Reece Wireless Internet 3 05-14-2004 08:57 AM
Can't access or save files properly from older Windows versions to SBS2003 =?Utf-8?B?TmF0ZXBq?= Windows Networking 3 02-20-2004 05:53 PM
DUN will not save PASSWORD John Miles Windows Networking 0 07-04-2003 11:05 PM



1 2 3 4 5 6 7 8 9 10 11