Re: lynx on 4.8-stable

From: Bob Hall (rjhalljr_at_starpower.net)
Date: 05/31/03

  • Next message: Bob Hall: "Re: lynx on 4.8-stable"
    Date: Sat, 31 May 2003 16:57:45 -0400
    To: freebsd-questions@freebsd.org
    
    

    On Sat, May 31, 2003 at 02:09:45AM -0400, John wrote:
    > Hello,
    >
    > A few recommendations.
    >
    > 1. Check your environment variables and compare the list to
    > the variables listed in the lynx manpage. There are some
    > that affect proxies.

    Good suggestion.
    $ env
    http_proxy=http://localhost:3128/
    gopher_proxy=http://localhost:3128/
    https_proxy=http://localhost:3128/
     
    > 2. Please double check your lynx.cfg (locate lynx.cfg) to
    > make sure there are no proxies installed. ie: something
    > like:
    >
    > http_proxy:http://name.domain.foo:3128/
    > https_proxy:http://name.domain..foo:3128/

    The lynx.cfg file is stock; the proxy settings are all commented out.
          
    > Try explicity setting no_proxy:*

    That works. Thanks.

    I'd still like to know what is creating the proxy settings. There's
    nothing in the bash or lynx files.

    Bob Hall
    _______________________________________________
    freebsd-questions@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-questions
    To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"


  • Next message: Bob Hall: "Re: lynx on 4.8-stable"