old-www/HOWTO/VPN-HOWTO/x700.html

178 lines
3.0 KiB
HTML

<HTML
><HEAD
><TITLE
>Hardware and Software Requirements</TITLE
><META
NAME="GENERATOR"
CONTENT="Modular DocBook HTML Stylesheet Version 1.76b+
"><LINK
REL="HOME"
TITLE="VPN HOWTO"
HREF="index.html"><LINK
REL="UP"
TITLE="Addenda"
HREF="c671.html"><LINK
REL="PREVIOUS"
TITLE="Pitfalls"
HREF="pitfalls.html"></HEAD
><BODY
CLASS="sect1"
BGCOLOR="#FFFFFF"
TEXT="#000000"
LINK="#0000FF"
VLINK="#840084"
ALINK="#0000FF"
><DIV
CLASS="NAVHEADER"
><TABLE
SUMMARY="Header navigation table"
WIDTH="100%"
BORDER="0"
CELLPADDING="0"
CELLSPACING="0"
><TR
><TH
COLSPAN="3"
ALIGN="center"
>VPN HOWTO</TH
></TR
><TR
><TD
WIDTH="10%"
ALIGN="left"
VALIGN="bottom"
><A
HREF="pitfalls.html"
ACCESSKEY="P"
>Prev</A
></TD
><TD
WIDTH="80%"
ALIGN="center"
VALIGN="bottom"
>Chapter 6. Addenda</TD
><TD
WIDTH="10%"
ALIGN="right"
VALIGN="bottom"
>&nbsp;</TD
></TR
></TABLE
><HR
ALIGN="LEFT"
WIDTH="100%"></DIV
><DIV
CLASS="sect1"
><H1
CLASS="sect1"
><A
NAME="AEN700">6.2. Hardware and Software Requirements</H1
><DIV
CLASS="sect2"
><H2
CLASS="sect2"
><A
NAME="AEN702">6.2.1. Minimum Hardware Requirements</H2
><P
>&#13;This system has been run on a 486SX33 with 8
megabytes of RAM. It didn't run very well though, it had trouble
handling heavy traffic.
</P
><P
>&#13;It doesn't take much more to make it work though. This system does work
very well on a Pentium 75 with 16 megs of RAM, using an LRP distribution
running off of a floppy, with a 6 meg ramdisk, and 10 megs of main
memory. I've tested this setup by running a 700kbit RealVideo stream
through it for over an hour.
</P
><P
>&#13;I now typically run it on Pentium 90s, as their PCI clocking plays
nicer with cheap 100Mbit Ethernet cards.
</P
></DIV
><DIV
CLASS="sect2"
><H2
CLASS="sect2"
><A
NAME="AEN707">6.2.2. Software Requirements</H2
><P
>&#13;This system works with both the 2.0 and 2.2 kernels. The script to keep
the tunnel up requires a reasonably modern bash. I have however noticed
that certain distribution's versions of bash don't play too well with
the script.
</P
><P
>&#13;Also, if someone could help me refine my scripts (or even write an
executable) that would help a lot. I'm not sure why, but even
my own bash doesn't follow the rules and doesn't seem to interpret
signals correctly. If you do make any improvements, please email me at
<A
HREF="mailto:matthew@shinythings.com"
TARGET="_top"
>matthew@shinythings.com</A
>.
</P
></DIV
></DIV
><DIV
CLASS="NAVFOOTER"
><HR
ALIGN="LEFT"
WIDTH="100%"><TABLE
SUMMARY="Footer navigation table"
WIDTH="100%"
BORDER="0"
CELLPADDING="0"
CELLSPACING="0"
><TR
><TD
WIDTH="33%"
ALIGN="left"
VALIGN="top"
><A
HREF="pitfalls.html"
ACCESSKEY="P"
>Prev</A
></TD
><TD
WIDTH="34%"
ALIGN="center"
VALIGN="top"
><A
HREF="index.html"
ACCESSKEY="H"
>Home</A
></TD
><TD
WIDTH="33%"
ALIGN="right"
VALIGN="top"
>&nbsp;</TD
></TR
><TR
><TD
WIDTH="33%"
ALIGN="left"
VALIGN="top"
>Pitfalls</TD
><TD
WIDTH="34%"
ALIGN="center"
VALIGN="top"
><A
HREF="c671.html"
ACCESSKEY="U"
>Up</A
></TD
><TD
WIDTH="33%"
ALIGN="right"
VALIGN="top"
>&nbsp;</TD
></TR
></TABLE
></DIV
></BODY
></HTML
>