Securifi Community Forum

Securifi Products => Almond+ => Topic started by: Shazster on May 04, 2016, 07:18:03 pm

Title: CIDR notation
Post by: Shazster on May 04, 2016, 07:18:03 pm
Anyone know what the default Almond+ network range is expressed in CIDR? (Trying to add an Nmap component to my Home Assistant configuration).
Title: Re: CIDR notation
Post by: grouter on May 04, 2016, 07:28:53 pm
Do you mean 10.10.10.0/24?
Title: Re: CIDR notation
Post by: Shazster on May 04, 2016, 09:20:14 pm
Yup. Is that it (10.10.10.0/24)? Never run into that notation yet.
Thank you, by the way. How do you find it?
Title: Re: CIDR notation
Post by: grouter on May 04, 2016, 09:37:31 pm
I use it in my day job.  :)

The /24 is equivalent to a subnet mask of 255.255.255.0.
Title: Re: CIDR notation
Post by: Shazster on May 04, 2016, 09:41:15 pm
...and it was staring at me every time I ran Fing on my android.
Again - thanks.