Re: Windows: Don't try to save me, PLEASE



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" <cgamache@xxxxxxxxx> wrote in message
news:1178210409.326682.315640@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
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?



.



Relevant Pages

  • Re: ARP requests for IP address 0.0.0.0
    ... sending out ARP requests now and then asking to resolve the IP address ... According to the first three bytes of the MAC address it is ... random MAC address from your network. ...
    (comp.security.misc)
  • Re: ARP question
    ... I'm not sure whether you mean "ARP requests" are the problem or whether ... ARP requests are only sent to the local network and not ... purpose is to obtain the MAC address equated to an IP address and MAC ...
    (Fedora)
  • Re: Network scanning: Continued (newbie)
    ... ARP requests are handled a layer under IP. ... > egress packets impossible on layer 1. ... > should be pretty silent if put that firewall ruleset on it. ... > The recent conversation titled network scanning inspired me to ask the ...
    (Security-Basics)
  • Re: Determining what should be blocked in and out?
    ... mask, the .0, will always make the last byte of the IP address you're ... zero always for the purposes of checking if it's to be blocked. ... IP address you are trying to contact is on the same network as you. ... Since this equals the same network to be blocked, ...
    (comp.security.firewalls)
  • Re: TCP/IP connection problem
    ... that includes routers) but a mask problem. ... These changes depend upon what type network connectivity ... then the mask on the VMS system is not ... With those ranges you can use subnetting which is usually ...
    (comp.os.vms)