About 125,000 results
Open links in new tab
  1. How to get gateway address when subnetting? - Stack Overflow

    Jan 12, 2017 · I have to subnet a network from a single class C IP address. I have figured out the subnet mask and the broadcast address (I'm using subnet mask /28) but don't understand how …

  2. Converting CIDR address to subnet mask and network address

    Converting CIDR address to subnet mask and network address Asked 15 years, 7 months ago Modified 7 years, 11 months ago Viewed 81k times

  3. Why do class D and E IP-addresses have no subnet mask?

    Jun 5, 2023 · So their respective Subnet mask should be 255.0.0.0 right? If you look it up, that is not the case, it is stated that D and E have no subnet masks at all. Why is that? Same goes for …

  4. Determine the network and host ID portion of an IP address

    Dec 28, 2011 · The host and network portions of an ip address have nothing to do with public and private. If the subnet mask is a value smaller than 255 the corresponding octet in the IP …

  5. ip - What is the syntax format for a range of IPv4 addresses called …

    Oct 15, 2022 · IPv4 Slash notation is a compact way to show or write an IPv4 subnet mask. When you use slash notation, you write the IP address, a forward slash (/), and the subnet mask …

  6. get subnet mask and gateway from IP address - Stack Overflow

    Apr 11, 2012 · How can i calculate subnet mask and gateway from an IP address? Suppose my IP address is 180.12.24.68 Then how can i calculate this IP's subnet mask and gateway?

  7. IIS - Allow IP range for a web application - Stack Overflow

    Jun 1, 2020 · To create a rule for a range of IP addresses, select the IP address range, and enter the subnet and subnet mask in the provided textboxes. For example, to permit access to all IP …

  8. problem calculating subnet mask - Stack Overflow

    Feb 5, 2015 · Applying a subnet mask to an IP address separates network address from host address. So you have to find the network-id from the IP address using the given subnet mask.

  9. How many subnets are possible of a given mask - Stack Overflow

    Aug 25, 2021 · The smallest possible subnet is /31 (for point-to-point links), so with a /26 network you've got five bits to borrow, allowing for up to 2 5 = 32 subnets. More generally, if you start …

  10. How can I determine network and broadcast address from the IP …

    Mar 13, 2015 · If you or anyone not looking to do it manually may check the IPv4 and IPv6 subnet tools on this website. Almost all the tools on this website automatically calculates (corrects) the …