Setting up first network
I'm now having problems setting up the first network. I've used the video on Youtube and when I enter 192.168.1.0/254 I get Invalid network mask. I don't have a lot of network admin experience but I'm trying to learn. What am I doing wrong?
This ESXi server is my home server I use for training myself. I do not use it for anything else.
Answers
-
Fred,
/254 is an invalid network mask. This is known as CIDR (Classless Inter-Domain Routing) notation which defines the number of bits in the address which are the network portion of the IP address. Therefore, in IPv4, because there are 32 bits in the address, your choices are from /1 through /32.
For example to scan the entire 192.168.1.0 class C subnet (192.168.1.0 through 192.168.0.255) you would specify 192.168.1.0/24. With a /24 the 1st 24 bits, 3 octets, are designated as the network portion (192.168.1) and the last octet is the host portion (.0 - .255) of the address.
If you want to scan the entire 192.168.0.0 class B network (192.168.0.0 through 192.168.255.255) then you would use 192.168.0.0/16. With a /16 the 1st 16 bits, 2 octets, are designated as the network portion.
There is a lot more to subnetting and CIDR notation but hopefully this will get you started.
0 -
Hi Fred,
Did Michael's answer help you? (Thank you Michael for stepping in!) The most likely network mask is 24, so you probably need to use 92.168.1.0/24. Please let me know if you are still having problems.
Thanks, Allison
0
Categories
- All Categories
- 5.1K Forums
- 4.6K Critical Network Services
- 463 Security
- Visibility and Insights
- Ideas Portal
- Webinars & Events
- 266 Resources
- 266 News & Announcements
- Knowledge Base Articles
- Infoblox Documentation Portal
- Infoblox Blog
- Support Portal
- 4 Members Hub
- 4 Getting Started with Community
- Community Support