Re: IP Address Blocks

2000-08-12 Thread Jason Costomiris
On Fri, Aug 11, 2000 at 06:14:42PM -0400, Jeff Graves wrote: : Bought a block of IP's. What IP addresses do I have? : : 64.184.117.0/28 netmask of 255.255.255.240 64.184.117.0/28 == 64.184.117.1 - 64.184.117.14. .0 is the network, .15 is the broadcast. Saying /28 with a netmask of 255.255.255.

Re: IP Address Blocks

2000-08-11 Thread Statux
eww :P ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list

Re: IP Address Blocks

2000-08-11 Thread Wayne Dyer
Statux wrote: > .255 is broadcast > .0 is netmask Not when you're subnetting. > > >64.184.117.0/28 netmask of 255.255.255.240 The broadcast on this subnet is 64.184.117.15 The person who leases a same-sized block right after this one would get: 64.184.117.16/28 In this case the network add

Re: IP Address Blocks

2000-08-11 Thread Statux
.255 is broadcast .0 is netmask On Sat, 12 Aug 2000, Roadrunner wrote: > Hi, > > It looks to me that you own 64.184.117.0 + 64.184.117.28 and every number in > between on subnetmask 255.255.255.240. > > However I thought that the '0' isn't used 'cause it means something like: > "unknown value"

Re: IP Address Blocks

2000-08-11 Thread Dan Horth
bought IPs? where do you buy IPs from? That's not like buying the golden gate bridge or something is it? :) At 6:14 PM -0400 11/8/00, Jeff Graves wrote: >Bought a block of IP's. What IP addresses do I have? -- Nitro - 3D Visualisation, Graphics & Animation Ph (+61 2) 9

RE: IP Address Blocks

2000-08-11 Thread Jeff Graves
Thanks guys. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Bret Hughes Sent: Friday, August 11, 2000 7:33 PM To: [EMAIL PROTECTED] Subject: Re: IP Address Blocks Roadrunner wrote: > Hi, > > It looks to me that you own 64.184.117.0 + 64.1

Re: IP Address Blocks

2000-08-11 Thread Bret Hughes
Roadrunner wrote: > Hi, > > It looks to me that you own 64.184.117.0 + 64.184.117.28 and every number in > between on subnetmask 255.255.255.240. > > However I thought that the '0' isn't used 'cause it means something like: > "unknown value" or in this case unknown computer. But it could also mea

Re: IP Address Blocks

2000-08-11 Thread Matt Housh
> Bought a block of IP's. What IP addresses do I have? > > 64.184.117.0/28 netmask of 255.255.255.240 Netmask 255.255.255.240 /28 (...) 16 subnets 16 addresses x.x.x.0 x.x.x.15 x.x.x.16 x.x.x.31 x.x.x.32 x.x.x.47 x.x.x.48 x.x.x.63 x.x.x.64

Re: IP Address Blocks

2000-08-11 Thread Roadrunner
Hi, It looks to me that you own 64.184.117.0 + 64.184.117.28 and every number in between on subnetmask 255.255.255.240. However I thought that the '0' isn't used 'cause it means something like: "unknown value" or in this case unknown computer. But it could also mean 'all computers'. anyway, Wh