Subject: Re: Modem Connection
To: Calum Mackay <cmackay@alconemg.com>
From: Manuel Bouyer <bouyer@antioche.lip6.fr>
List: port-i386
Date: 08/13/1998 14:28:19
On Aug 13, Calum Mackay wrote
> How do i connect my 56k modem to my compuserve account using NetBSD?

typically you need a ppp config file and a chat script.
Maybe compuserve provide them ? such files for linux can be tweacked for NetBSD
without much trouble.
You may also want to have a look at the pppd(8) and chat(8) man pages.

> AND
> How do i get Apache WebServer to recognise addresses external to 
> itself i.e. how do i connect to say http://www.microsoft.com/ ?

Well, you want to use it as a proxy, rigth ? You need to put a line
ProxyRequests on
in your httpd.conf file.
You may also want to uncomment and tweak the Cache* directives.

--
Manuel Bouyer, LIP6, Universite Paris VI.           Manuel.Bouyer@lip6.fr
--