About 140,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. 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?

  6. 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.

  7. Calculating range of IPs from subnet mask - Stack Overflow

    Say, I have a subnet of 255.255.255.242 and I have a known IP within that subnet say 192.168.1.101. Now the way I calculate the range of IPs is this: In the subnet mask, find the …

  8. 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 …

  9. c# - How to calculate the IP range when the IP address and the …

    If you break down the IP given to you to binary, the network address is the ip address where all of the host bits (the 0's in the subnet mask) are 0,and the last address, the broadcast address, is …

  10. how to subnet a network or build a network with specific IP ranges

    Nov 12, 2019 · 192.168.0.192 /28 pcs location 13 so, you have 13 availabe addresses on each site for your pcs and 1 address for your default gateway (router), each subnet with a mask of …