[Subject Prev][Subject Next][Thread Prev][Thread Next][Subject Index][Thread Index]

Re: [LI] adding a modem



hi,

    I don't find modemtool under modemtool under setup.
Do i've install some rpm now.

swamy

Jiju Thomas Mathew wrote:

> >very happy with the way it works.  Now i want
> >to add modem, to access the internet. And i also
> >want to set up a proxy on that for my rest of the
> >network. So, can anybody help me out on this.
>
> external modems is added and configured using
> modemtool in the setup
> setup can be run in a running system.
>
> if proxying is not expected to be heavy, use apache
> proxy module, if it is expected to be heavy, install squid
>
> APACHCE
> {
>    edit /etc/httpd/conf/http.conf
>     remove *#* from line
>         ProxyRequests On
>
> ''To enable the cache as well, edit and uncomment the following lines:
>
> CacheRoot /var/cache/httpd
> CacheSize 5
> CacheGcInterval 4
> CacheMaxExpire 24
> CacheLastModifiedFactor 0.1
> CacheDefaultExpire 1
> }
>
> on client machines
> cofigure browsers to use proxy with server as IP of linux machine,
> and port as 80 in the above and port as that configured in the squid.conf in
> the following case.
>
> installing squid
> edit /etc/squid.conf to suit your needs
> restart [or start squid]
> run ntsysv and configure squid to be started on startup.
>
> ----------------------------------------------------------------------------
> --------
> Jiju Thomas Mathew
> Linux registered user #154193 -- http://counter.li.org
>
> --------------------------------------------------------------------
> The Linux India Mailing List Archives are now available.  Please search
> the archive at http://lists.linux-india.org/ before posting your question
> to avoid repetition and save bandwidth.


--------------------------------------------------------------------
The Linux India Mailing List Archives are now available.  Please search
the archive at http://lists.linux-india.org/ before posting your question
to avoid repetition and save bandwidth.