Can a Router do this.....

Page 2 - Seeking answers? Join the Tom's Hardware community: where nearly two million members share solutions and discuss the latest tech.
384KB/s (kilobytes per second) is 3072kbps (kilobits per second).
384KB/s = 3072 kbps <font color=red>I'm confused.</font color=red>

kbps = kilobytes per second
KB/s = <font color=red> what does this mean </font color=red>



defrage is child's play-fdisk
 
There like 000.000.000.000

I'm not sure why for kicks you would want them. Because it would seem to me that one shouldn't give them out.

defrage is child's play-fdisk
 
OK - basically if they're in the 10.0.0.X range, or in the 192.168.0.X range then something is doing NAT. If they're in the 251.X.X.X range then Verizon is handing out multiple IP's to you. I was just curious to see why you're getting multiple IP's from Verizon and I'm not.

Don't worry, I'm not interested in hacking into your systems. BTW - I hope you're running some kind of firewall because if you've got raw IP's on the net you're asking for trouble.

<i>It's always the one thing you never suspected.</i>
 
My IP seems to be closer to 150. but with one 200+
The other same, but one under 50. if that helps.

I'm curious too. Are you able to get two PC on the Net at the sametime. If you say no you will blow my mind.

I do have firewall. I downloaded a trial version of ZoneAlarm Pro. And I just bought it at the store. Seems easy enough.

defrage is child's play-fdisk
 
I'm getting too confused about your config to proceed, but I'm only getting one IP from Verizon (the standard $49.99 service) and I use a router for multiple PC's. Congrats on getting what seems to be more service than standard.

Rock on!

<i>It's always the one thing you never suspected.</i>
 
aMd_dude

in re:

"KB is kilobyte! kb is kilobit"

Actually a <b>KB</b> would be a Kelvin Byte, I think you mean that a <b>kB</b> is a kiloByte and a <b>kb</b> is a kilobit. A byte is 8 bits so a kB is 8 times bigger then a kb.

See <A HREF="http://physics.nist.gov/cuu/Units/prefixes.html" target="_new">http://physics.nist.gov/cuu/Units/prefixes.html</A> for International System of Units (SI) Prefixes and see <A HREF="http://physics.nist.gov/cuu/Units/units.html" target="_new">http://physics.nist.gov/cuu/Units/units.html</A> for base SI units.

Also FYI a little m is milli or one one thousandth to the smaller end of things but big M is for Mega or one million times the base unit to the bigger end of things.

Remember if you ain't Muslim you ain't Shiite.
 
I believe that when you say K would be Kelvin you are confusing the use of prefix abbreviations with those for units. Multiplicative factors > 1 are always capitalized while those < 1 are lowercase. K means a multiplicative factor of 1000, but it has also been used in both uppercase and lowercase form in memory and disk size applications to mean 1024 = 2^10 because of binary addressing. There has been some discussion about always using the lowercase k to indicate 1024 and reserve K for its true multiplicative value of 1000, but I don't know if this has been standardized. In any event, this doesn't solve the problem of using M to indicate both 2^20 = 1048576 and 1 million. Current usage for memory and disk space seems to be that MB represents 2^20 Bytes with the exact value written out afterwards if desired. The 'G' prefix raises the same problem. In communications and other applications it means 10^9 while in memory and disk storage it means 2^30. Using the context of the abbreviation seems to be the only solution. It is important to remember that 8000 is the base for digital communication speeds so that an ISDN B-channel running at a rate of 64Kbps means 64000 bits per second, NOT 64 * 1024. So, when stating communication speeds only the uppercase K should be used, IMO.
 
I'm not confused. If we assume that you are correct in saying: "Multiplicative factors > 1 are always capitalized while those < 1 are lowercase" then AMDdude still has a problem with the statement: "KB is kilobyte! kb is kilobit" because he uses kb for kilobit which clearly means one thousand bits which is clearly bigger then one bit.

Also if you are correct the folks at the link <A HREF="http://physics.nist.gov/cuu/Units/prefixes.html" target="_new">http://physics.nist.gov/cuu/Units/prefixes.html</A> and <A HREF="http://www.cofc.edu/~frysingj/basic.htm" target="_new">http://www.cofc.edu/~frysingj/basic.htm</A> must be wrong?

Remember if you ain't Muslim you ain't Shiite.
 
My apologies, you are correct concerning the capitalization of the kilo abbreviation. The article I had read recently concerning this was incorrect, but I should have known better. However, the uppercase use of K by itself is informally being used to represent 1024 bytes, as discussed at <A HREF="http://www.tuxedo.org/~esr/jargon/html/entry/quantifiers.html" target="_new">http://www.tuxedo.org/~esr/jargon/html/entry/quantifiers.html</A>. Apparently, the use of 'k' to represent either 1000 in decimal contexts or 1024 in binary contexts is permitted for SI unit prefixes. Unfortunately there are a number of inconsistent and conflicting 'conventions' that arise in computer terminology that are not covered by any accepted standard such as the definition of a 'word' as either 16 bits or the native unit of storage for a CPU. It is fairly well accepted that 'B' stands for Byte and 'b' stands for bit, but I don't know that this is etched in stone anywhere.
 
i thought zone alarm was free to single users, but buisnesses have to pay? thats the way it used to be.

i went to the tomshardware forums and all i got was this lousy signature.
 
ttaylordude

I believe we are on the same page and that we both understand what was meant by KB and kb. I wouldn't have even said anything if we all understood but someone was having trouble understanding so I got a little nitpicky. Sorry if I went too far or said anything to further confuse the issue. My background on the issue is from physics and may not alway be correct for computer issues. What do you think of the M and m being for 2(20) and 1,000,000? I have always assumed that in physics M means exactly 1,000,000 and in computer talk it means 1,048,576. Does M ever mean 1,000,000 in computer talk? To me a little m means milli or 1/1000.

Remember if you ain't Muslim you ain't Shiite.
 
i thought zone alarm was free to single users, but buisnesses have to pay? thats the way it used to be.
Got me, because I am a single user. I had a 30 day trial after that was suppsoe to buy if I wanted. Unless I reinstalled it each more. I ended up going out and buying and registering a copy for a year free updates.



Complicated Nit Picker
 
Yes. M means 10^6 in computer applications when referring to communications speeds such as Ethernet at 10 or 100Mbps. The only area where k, M, G take on their binary meanings of 2^10, 2^20, and 2^30 are in areas that are naturally binary, such as memory addressing. Since disk sectors are read and written to/from memory buffers, they also follow binary size conventions such as 128, 256, 512, 1024, etc. Similiarly, record sizes of many serial protocols such as x/y/zmodem, bisync, hdlc, etc. tend to be powers of 2 as well, although this isn't always true. For example, Ethernet with a maximum frame size of 1518 or a datagram size of 1500 certainly isn't a power of two. Generally, whether binary or decimal base is used is clear from the context.
 
I've NEVER encoutered an ISP who provides UNLIMITED IP Addresses. Where do they get all these IP Addresses from? I have cable modem and my ISP only gave me ONE IP Address, if I want additional one, I have to pay $5 for it. How can they stay in business? Have you thought of selling your additional IP addresses at a discounted price? J/K

Anyone knows what's a good DSL/CABLE Router? Is D-Link any good?
 
WOW - I either want an ISP like that or somma what their smokin...

Anyway - Cable/DSL Router/switchs - killer, Love it. I'm using a Linksys 8 port - the BEFSR81. But I hear the DLink and SMC are good also...

I went 8 port to replace the old hub cause I read the switch is faster than a hub if ya have much traffic on your LAN - and is sure seams so. I gotta say the LinkSYS is a real easy, no problems unit... been on and connected(nonstop, 24/7) now about 5 months and NO Problems - and it totally manages the connection with ease... Just "Set it and Forget it"
Ya got a happy LinkSys vote here!
 
Cool, thanks for your info. I'm thinking about getting a USB Cable/DSL Router from Linksys, the download rate can only go up to 48Mbps and upload is 10Mbps, how fast is that? Sorry I'm not familiar with Mbps or mpbs stuff, they confused me.

Thanks
 
Have no experience with USB stuff...

I've got BellsouthDSL, AlCatel DSL Modem(rj45 NIC interface) into LinKsys DSL/Cabe Router/Switch(Rj45) and 4 boxes + laptop + the project box in process hangin on the LAN... What I like is that the LinkSys router does all the logon and PPPoE connection management so all the boxes need to do is point their Eithernet GateWay to the Router - and its just that easy!!!
*** DslReports today gives🙁does fluctuate but usually around the same)
Test running..........
** Speed 1170(down)/211(up) kbps **
(At least 23 times faster than a 56k modem)
Finish.
*** which is totally acceptable and never a problem...

My Neighbor has same Bellsouth DSL but USB interface and has BellSouth commin out quite a bit and is always complainin... Eh! he doesn't talk about his inside setup or machines - just that he has a USP Modem... Oh Well!!!

All I can say for sure it that the RJ45 NIC interface is certainly a smooth, sweet, no problems setup... Works for me! With any OS, Win Linux, and OS/2...
 
What you are getting is "unlimited" PRIVATE IP addresses, not PUBLIC addresses. There is a big difference. The DSL modem you have from Verizon is acting as a router. The outside interface of the router has a public address. It also is running DHCP on the inside interface (towards your hub) that hands out private addresses.

No ISP in the world can give you unlimited public IP addresses. Especially for no additional charge!!

-hyp

"Let's take the warning labels off everything and let natural selection clean the gene pool!"
 
Wow.. those rates are high...
Most DSL users here pay $37.95 a month for 1.5Mb/s down and 384kb/s up. I only pay $19.99 a month because our company does the installs for our ISP. 😎

I don't see any ISP handing out unlimited IPs.. especially for no extra cost. Perhaps that's why your rates seem so high.. maybe your getting a couple extra IPs with the package.

<font color=red> If you design software that is fool-proof, only a fool will want to use it. </font color=red>