nanog mailing list archives
RE: Stupid Question maybe?
From: "Naslund, Steve" <SNaslund () medline com>
Date: Tue, 18 Dec 2018 22:00:21 +0000
I see it more used in terms of firewall operations on what are normally network routing devices. I suppose someone with Cisco IOS architecture inside knowledge could tell us why they use that notation with ACLs primarily. I have never seen a computer want or accept an inverse mask so it is irrelevant to ARP. The question with ARP is "are we on the same network". The naming of inverse net mask is really tragic. It should be called net mask and host mask because that is what they really are. In a net mask the 1s denote the network portion, in the host mask (nee inverse netmask) the 1s denote the host portion. That's all there is too it. The inverse mask could be used to figure out whether to ARP or not. You just have to decide if the 1s or 0s mean that something is significant or not significant to your calculation. Using the inverse mask I could decide to dump the portion = 1. Using the network mask I can dump the portion = 0. Nothing states how you have to use the information. Steve
Hi Steve, That's like saying the inverse mask is technically correct when the computer wants to decide whether to arp for the next hop. No sale man. A AND NETMASK ?= B AND NETMASK is exactly the same operation as A OR inverse NETMASK ?= B OR inverse NETMASK While A AND inverse NETMASK ?= B AND inverse NETMASK *never* yields useful knowledge. No sale. Regards, Bill Herrin
Current thread:
- Re: Stupid Question maybe?, (continued)
- Re: Stupid Question maybe? Joe (Dec 19)
- Re: Stupid Question maybe? valdis . kletnieks (Dec 19)
- Re: Stupid Question maybe? William Allen Simpson (Dec 20)
- Re: Stupid Question maybe? Saku Ytti (Dec 20)
- Re: Stupid Question maybe? Joel Halpern (Dec 20)
- Re: Stupid Question maybe? Tony Finch (Dec 24)
- Re: Stupid Question maybe? Chuck Church (Dec 26)
- Re: Stupid Question maybe? Baldur Norddahl (Dec 18)
- RE: Stupid Question maybe? Naslund, Steve (Dec 18)
- Re: Stupid Question maybe? William Herrin (Dec 18)
- RE: Stupid Question maybe? Naslund, Steve (Dec 18)
- Re: Stupid Question maybe? Florian Weimer (Dec 21)
- Re: Stupid Question maybe? Fred Baker (Dec 18)
- Re: Stupid Question maybe? William Allen Simpson (Dec 19)
- Re: Stupid Question maybe? Grant Taylor via NANOG (Dec 18)
- Re: Stupid Question maybe? Brandon Martin (Dec 18)
- Re: Stupid Question maybe? James R Cutler (Dec 18)
- Re: Stupid Question maybe? Brandon Martin (Dec 18)
- Re: Stupid Question maybe? tim () pelican org (Dec 19)
