Speed is the same with router or without..............

skyking

Lifer
Nov 21, 2001
22,705
5,829
146
I use a computer running FreeBSD and IPFW for a router, and recently took it down for some maintenance. I ran speed tests at DSLreports.com, and thought I'd share the results. The first listing is with my computer connected directly to the cable modem, the second is with it connected via a switch to the router computer.

Direct connection to speakeasy's test: 877/124
Through router computer: 879/124

Direct connection to Megapath test: 858/122
Through router computer: 895/121

Direct connection to Linkline's test: 934/121
through router computer: 892/124

This router is an old 486 with the evergreen technologies 120MHZ upgrade chip, 32 MB of ram, and two 10baseT sMC ISA Network cards.
 

Monoman

Platinum Member
Mar 4, 2001
2,163
0
76
Hey there, I am running ClosedBSD with ipfw. I am runing it on a p200 64mb ram and 2 realtek 10/100 nics. I am looking forward to replacing my linksys router with my ne BSD router here really soon. I am just looking for some examples of ipfw config files to get an idea on how I need to set this up. I have a lot of exp with linux and a little with iptables so I am not expecting it to be too hard.


Mitch
 

sswingle

Diamond Member
Mar 2, 2000
7,183
45
91
The router shouldn't slow things down. Those numbers are very close. I'm sure you would get similiar differences running multiple tests connected the same way.
 

Nothinman

Elite Member
Sep 14, 2001
30,672
0
0
Did you expect something else? It doesn't take much CPU time to do basic NAT. Hell I have a Ultra1 167Mhz with 128M doing NAT, snort and snmpd (for bandwidth graphs) and it's more power than I need.
 

skyking

Lifer
Nov 21, 2001
22,705
5,829
146
I did not expect a difference, but wanted to post it for those who weren't sure that an old piece of memorabilia in the middle of their connection would not slow it down.
EDIT: monoman, I can send you an example Ipfw.config, along with the entries needed in rc.d. either an email or PM, your choice.
EDIT 2: Email sent!
 

Mucman

Diamond Member
Oct 10, 1999
7,246
1
0
good post... most people for some reason think a 486 is too slow to do anything!

I still recall how well a 486DX2 66MHz was able to run Doom II :)
 

skyking

Lifer
Nov 21, 2001
22,705
5,829
146
Yes indeed, and folks also misunderstand the utility of 10baseT NICs for this application. I will be in trouble when my ISP comes through with the promise of 15Mbit internet speeds....:p
 

Kadarin

Lifer
Nov 23, 2001
44,296
16
81
Heh.. A few years ago I tested throughput on a couple of soho NAT boxes, and found that the Linksys befsr41 (the first one they came out with, haven't looked at new hardware) can blast about 5.5Mbps through NAT during an ftp transfer. Oddly, this varies somewhat depending on the OS used for the ftp client/server.
 

dxpaap

Senior member
Jul 2, 2001
572
0
0
So I can acturally put my old P200 to product use !

think I'll put that on my list of things to play with :)
 

Jeff7

Lifer
Jan 4, 2001
41,596
19
81
Cool - I've got the components available to build a router right now - old 486 board, an AMD DX-4 486 proc, think it's 100MHz, or maybe 66MHz. And two 10Mbit NIC's. Too bad I've got a router already. I've not done any testing though with or without it though - I don't like to keep switching what's hooked to the cable modem. Once they log two MAC addresses at my ISP, they won't let anything else connect, and it's a lengthy process to get them to let you back in. (Well, actually, the changes they make take under 30 seconds, but getting them to go to the trouble of DOING that is what takes a day or more.)
How big is the hard drive on this router you've got? I can't imagine that it'd need to be too large.
 

skyking

Lifer
Nov 21, 2001
22,705
5,829
146
I have been going between direct to modem and to my router, and windows lets you alias mac addy, so you will get same IP every time!! Very cool.
EDIT: 1.2 gig leaves room for compiling, no sweat, on a minimum build.
 

Monoman

Platinum Member
Mar 4, 2001
2,163
0
76
I am not pimping Jeff7's thread but I bought my hardware form him. Great trader! I replace my p3 800 and 2 nics with the 200 as it was a bit of an over kill ;)

thanks Jeff!