OS for Network Analyzing

All off topic discussions go here. Everything from the funny thing your cat did to your favorite tv shows. Non-programming computer questions are ok too.
Post Reply
Centrist
Posts: 2
Joined: Sat Dec 02, 2006 1:32 pm
Location: San Diego
Contact:

OS for Network Analyzing

Post by Centrist »

I have several old laptops that I want to use to test network connections. I would like to use Ethereal (or something similar), a convenient DHCP utility, and any program that can speak CDP (cisco discovery protocol). Anything more advanced, like benchmarking apps, would be a plus but aren't necessary. I'm also not sure that I need a GUI, but trying to make sense of a protocol analyzer's output in wrapped text seems difficult.

I would just load Windows or Debian, but these laptops have 600Mhz processors or less, and I want to use the smallest OS that will do what I want.

Any Suggestions?
User avatar
Brynet-Inc
Member
Member
Posts: 2426
Joined: Tue Oct 17, 2006 9:29 pm
Libera.chat IRC: brynet
Location: Canada
Contact:

Post by Brynet-Inc »

If you want a light Operating system I'd suggest OpenBSD, It includes quite a few networking applications(tcpdump etc..), And has a simple text based installation.

With a base install, You can get a fully functional system using around 400/500Mb of disk space. (But having a larger drive is recommended.. )

As for the CPU speed, 600mhz is more then adequate for many things, I have a few Pentium 2 workstations that clock around 400mhz and work perfectly fine even with X running.

In any case, OpenBSD generic can run on 386 systems still.. Works nicely on older 486-class laptops also.

http://www.openbsd.org/

8)
Image
Twitter: @canadianbryan. Award by smcerm, I stole it. Original was larger.
User avatar
Dex
Member
Member
Posts: 1444
Joined: Fri Jan 27, 2006 12:00 am
Contact:

Post by Dex »

How much work are wanting to do yourself, as dex OS has full working stack with most protocols done, and is very light, with a disk size of less than 64k including OS.
But only as drivers for rtl8139 ethernet card, for now.
User avatar
Combuster
Member
Member
Posts: 9301
Joined: Wed Oct 18, 2006 3:45 am
Libera.chat IRC: [com]buster
Location: On the balcony, where I can actually keep 1½m distance
Contact:

Post by Combuster »

for size, get DSL
also, on old machines you might want to consider an "ancient" version of windows: '98. Runs smoothly on an 486DX. Not sure wether it handles laptops properly, but then again, even *nix or *bsd might not work out of the box...
"Certainly avoid yourself. He is a newbie and might not realize it. You'll hate his code deeply a few years down the road." - Sortie
[ My OS ] [ VDisk/SFS ]
User avatar
Dex
Member
Member
Posts: 1444
Joined: Fri Jan 27, 2006 12:00 am
Contact:

Post by Dex »

Wow how did DSL fit all that into 50MB, they must of use a packer.
To fill the rest of the 49MB with 0 :lol: .
User avatar
B.E
Member
Member
Posts: 275
Joined: Sat Oct 21, 2006 5:29 pm
Location: Brisbane Australia
Contact:

Post by B.E »

I would go for FreeBSD. It will run on a 486 with 32MB of memory and <500MB of harddrive space.

To tell you the truth, any operating system will run on a 600Mhz(except vista), if you have a lot of memory(>256) and some hardrive space(2gb), then just install windows xp,(I've ran (for 2 yesrs) windowx xp on a pentium 400(256 meory and a 6 gb hardrive), and had no problems). Even DOS will do what you need it to do.
Image
Microsoft: "let everyone run after us. We'll just INNOV~1"
Centrist
Posts: 2
Joined: Sat Dec 02, 2006 1:32 pm
Location: San Diego
Contact:

Post by Centrist »

Thanks for the suggestions. I'm playing with DSL at the moment, and I'll try some of the BSD variants tomorrow.

Thanks again. :wink:
TheQuux
Member
Member
Posts: 73
Joined: Sun Oct 22, 2006 6:49 pm

Post by TheQuux »

Uhh, dlx? Linux on a floppy...

The only problem is that it's hopelessly outdated.

Or, an LFS installation can be done for size; for installation, you could set up the install on a full machine (e.g., your beowulf :- ), and then copy it onto the laptops.

If you choose to use gentoo or roll your own, I would recommend kdrive as an X server, running on fbdev. Both are small and get reasonable performance for what you're using it for. In addition, try fluxbox as a window manager; it's one of the smaller WMs avaliable.

And linux will certainly run just fine on those laptops. I started using linux on an 83 MHz doorstop, with 24 megs of RAM, and a Diamons Stealth Pro VLB graphics card (NEW! now with 2D Graphics accelleation!).. . all of which has since been accidentally melted into slag. :D
My project: Xenon
Post Reply