Thanks, A quick HOWTO, and one more quick question

From: Stan Brown <stanb@dont-contact.us>
Date: Tue, 8 Feb 2000 09:28:16 -0500 (EST)

        First I would like to say TAHNK YOU, to all the helpfulk list members
        that helped me get my squid server working, behind the corporate SOCKS
        firewll. I am afraid I have lost the names of most of the people that
        were so helpful :(- One of them was Henrik Nordstrom, but there were
        several other key people who helped me to understand how to get it
        working, and shared pieces of thier squid.conf with me.

        Thank you ver much!

        Now th quich HOWTO.

        Getting a squid instance runing behined a corporate SOCKS firewall

        In my case I need to send queries to the firewall for all sites outside
        the corporate network. DNS queris could be resolved directy.

        All that was really required in the end was to get SOCKS compiled and
        set up, using lynx to test it. Don't forget to set the envirnment
        variabe telling lynx to use a proxy.

        Then point squid to the SOCKS firweall as a parent cache:

        cache_peer fw.westvaco.con parent 1080 0 no-query default
        Then just use runsocks to run squid.

        That's really all there is to it.

        Now the question. It's really probably a netscape question, but I
        figure you experts will know the answer. We are using Netscape's
        automatic proxying, to determine wheter to call the SOCKS server or go
        direct. I would like to change this to calling the squid server instead
        for outside requests. Heres the appropriate entry in the proxy.pac
        file:

        return "SOCKS 170.85.17.10:1080; DIRECT"

        I want to change this to call the squid sever 170.86.108.109, but not
        use SOCKS. I have tride:

        return "170.85.109.109:3218; DIRECT"

        and

        return "HTTP 170.85.109.109:3218; DIRECT"

        but neither one works.

        Can some kind soul give me the corect syntax here?

        Thanks, again for all the help.

-- 
Stan Brown     stanb@netcom.com                                    843-745-3154
Westvaco
Charleston SC.
-- 
Windows 98: n.
	useless extension to a minor patch release for 32-bit extensions and
	a graphical shell for a 16-bit patch to an 8-bit operating system
	originally coded for a 4-bit microprocessor, written by a 2-bit 
	company that can't stand for 1 bit of competition.
-
(c) 2000 Stan Brown.  Redistribution via the Microsoft Network is prohibited.
Received on Tue Feb 08 2000 - 11:10:20 MST

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:51:01 MST