Turn an Old Laptop Into a Portable Networ…

2009-05-13 11:04:53来源:未知 阅读 ()

新老客户大回馈,云服务器低至5折


                    Turn an Old Laptop Into a Portable Network-Troubleshooting System
    Many system builders find themselves doing double-duty as network administrators for their customers. Even if the system builder isn't formally the admin, they're often the person who installed and set up the network. So it's only natural that the customer relies on them when the network experiences problems.
But troubleshooting a network when you're not constantly on-site can be difficult, especially when the problems are intermittent (as they frequently are). One alternative is to temporarily connect a machine to the customer's network, then let the machine gather data for a day or two. This often is enough to help you pinpoint the root cause of network issue. This system can also help you taking proactive steps to audit a network for performance and security issues, so these issues can be addressed before they become major problems.
In this Recipe, I'll show you how to build such a network-monitoring system, and without busting your budget. In fact, all you'll need is an old laptop, the FreeBSD operating system, and some open-source software that is included with the FreeBSD package. Your total cost could be as little as a few hours of your time.
Ingredients
Here's a list of the hardware and software you'll need to turn that old laptop into a portable network-troubleshooting system:
Hardware: Since you won't be doing any heavy-duty computation, hardware requirements for a laptop-based portable network monitoring station are modest. A good starting point would be a laptop with the following specifications:
    * 500 MHz Pentium III CPU
    * 256 MB of RAM
    * 10-GB hard drive
    * DVD-ROM drive
    * 10/100/1000BaseT Ethernet card
The main reason for going with a faster CPU is the ability to use tools with graphical user interfaces (GUIs). Running modern GUIs on slower machines can be frustrating.
More specifically, here's the system I used for this recipe. It's a low-end Dell Latitude CPiA with the following specs as a proof of concept:
    * 366 MHz Pentium II CPU
    * 128 MB of RAM
    * 5.5 GB hard disk
    * CD-ROM drive
    * 10/100BaseT Ethernet card
By the way, if you don't have an old laptop lying around, try eBay or some other auction or used-equipment site. You should be able to buy a used system with these specs for no more than $150.
Software: We'll use open-source software for this project, so your cost will be zero when you download them. Here are the particulars:
    * FreeBSD: This freeware OS runs well on older hardware, is secure, and supports the tools we'll be using in this Recipe. Further, instead of having to hunt down applications all over the Internet, you'll be able to install all of them as part of the FreeBSD packages system.

标签:

版权申明:本站文章部分自网络,如有侵权,请联系:west999com@outlook.com
特别注意:本站所有转载文章言论不代表本站观点,本站所提供的摄影照片,插画,设计作品,如需使用,请与原作者联系,版权归原作者所有

上一篇:模式串匹配问题总结

下一篇:关于FreeBSD 5优化