
		Cistron Cisco Looking Glass 1.01

0. INTRODUCTION

  I shamelessly copied the idea, and the user interface, from
   http://nitrous.digex.net/mae/mae-lg.html.
  There is also some other looking glass software around, such as:

  Original:     http://nitrous.digex.net/ (source is now available!)
  NRW Germany:	http://www.nrw.net/cgi-bin/lg.cgi
  Ipf.NET:	http://www.ipf.net/cgi-bin/lg-cisco


1. INSTALLATION

  You need to have Net::Telnet installed, at least version 3.0. Find it
  at http://language.perl.com/CPAN-local/modules/by-module/Net/ or your
  nearest CPAN archive

  Then copy the lg.pl, lg.cfg and lg.html.inc files to a subdirectory on
  your webserver.  Make sure that those files are readable by your webserver,
  and that lg.pl is also executable. Make sure there is NO WORLD READ ACCESS
  on the lg.cfg file since it contains YOUR CISCO PASSWORD (hope you get it)..

  Because your Cisco password is in the configuration file, it is preferable
  to run this script on a web server where noone else has access to - not
  the virtualhosting server for all your customers...

2. CONFIGURATION

  Edit `lg.cfg' and enter your own values for company name, contact address
  Internet Exchange Point, address of the router, etc.

3. TRY IT

  You should now be able to point your web browser at
  http://www.yoursite.xx/whatever/lg.pl and it should work.

4. TODO

  As soon as Net::Telnet or its descendant supports rsh, we should too.
  Then we won't need the passwords in a file on the sebserver anymore.

5. SUPPORT

  We offer NO support on this software. You get it as-is, if it works for
  you, great. If it doesn't, you're on your own. A basic knowledge of perl
  is assumed and with that you should be able to fix things yourself.

