Complete.Org: Mailing Lists: Archives: linux-help: October 2000:
[linux-help] Re: setting up gateway
Home

[linux-help] Re: setting up gateway

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: linux-help@xxxxxxxxx
Subject: [linux-help] Re: setting up gateway
From: Jonathan Hall <jonhall@xxxxxxxxxxxxxxxxxxxxx>
Date: Thu, 12 Oct 2000 00:31:05 -0500
Reply-to: linux-help@xxxxxxxxx

On Wed, Oct 11, 2000 at 11:50:06PM -0500, Nathan wrote:
> I would like my Linux box (potato) to access the 
> internet through my win9x box's modem.  So far, I've 
> added a line to my "interfaces" file:
> 
> gateway 192.168.0.13
> 
> could I use a hostname there?
> 
> The proxy software I'm using on my win9x box uses a 
> nonstandard port for http (6588 instead of 80).  Why 
> do they do that (sometimes 8080 instead of 80)?  How 
> can I make my Linux box send its http requests to the 
> port my proxy is listening on?

B/c if they used port 80 it would conflicth with web servers.

You need to set your browser(s) to use the proxy on that port.  In Netscape:

Edit -> Preferences -> Advanced -> Proxies, select "Manual Proxy
Configuration" and enter your proxy server information.

For Lynx you can edit /etc/lynx.cfg, or you can set the http_proxy variable
(in /etc/profile or ~/.profile):

export http_proxy=http://192.168.0.13:6588/



--
Karate is a form of martial arts in which people who have had years and
years of training can, using only their hands and feet, make some of the
worst movies in the history of the world.
     -- Dave Barry
--
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  Jonathan Hall  *  jonhall@xxxxxxxxxxxx  *  PGP public key available
 Systems Admin, Future Internet Services; Goessel, KS * (316) 367-2487
         http://www.futureks.net  *  PGP Key ID: FE 00 FD 51
                  -=  Running Debian GNU/Linux  =-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

-- This is the linux-help@xxxxxxxxx list.  To unsubscribe,
visit http://tmp2.complete.org/cgi-bin/listargate-aclug.cgi


[Prev in Thread] Current Thread [Next in Thread]