+ Post New Thread
Results 1 to 7 of 7
Networks Thread, Squid and RM proxies in Technical; Hello all, Does anyone know if Squid can use a RM Proxy as a parent proxy. If so what would ...
  1. #1

    Join Date
    May 2006
    Location
    West Bromwich
    Posts
    2,110
    Thank Post
    282
    Thanked 199 Times in 170 Posts
    Rep Power
    49

    Squid and RM proxies

    Hello all,

    Does anyone know if Squid can use a RM Proxy as a parent proxy. If so what would one put in the squid config file to get it to work,

    i.e. ours is adslcache.rmplc.co.uk on port 8080
    so i have entered:

    cache_host above parent 8080 3130 no-query default but when i run a test on the squid it fails?

    thanks in advance for any help.

  2. IDG Tech News

  3. #2


    Join Date
    Jan 2006
    Posts
    6,456
    Thank Post
    324
    Thanked 740 Times in 557 Posts
    Rep Power
    201

    Re: Squid and RM proxies

    Code:
    cache_peer adslcache.rmplc.co.uk parent 8080 0 no-query default

  4. #3

    Join Date
    May 2006
    Location
    West Bromwich
    Posts
    2,110
    Thank Post
    282
    Thanked 199 Times in 170 Posts
    Rep Power
    49

    Re: Squid and RM proxies

    Thank you very much.

    I will check this out tomorrow.

  5. #4

    Join Date
    May 2006
    Location
    West Bromwich
    Posts
    2,110
    Thank Post
    282
    Thanked 199 Times in 170 Posts
    Rep Power
    49

    Re: Squid and RM proxies

    OK i entered this into the squid.conf file and clients able to access the internet by going direct to a site, but when clicking on any links the pages time out.

    Why does this happen?

    I have looked at the config files but cannot see what would be blocking these.
    any ideas?

  6. #5


    Join Date
    Jan 2006
    Posts
    6,456
    Thank Post
    324
    Thanked 740 Times in 557 Posts
    Rep Power
    201

    Re: Squid and RM proxies

    A good starting point is to
    Code:
    tail -f /var/log/squid/logs/access.log
    (or wherever your squid log is -also see the cache.log)
    and see what errors appear whan you click the links

  7. #6

    Join Date
    Sep 2006
    Location
    Essex
    Posts
    745
    Thank Post
    1
    Thanked 26 Times in 24 Posts
    Rep Power
    18

    Re: Squid and RM proxies

    Sounds like DNS, have you configured the RM dns servers on the squid box?

  8. #7
    DMcCoy's Avatar
    Join Date
    Oct 2005
    Location
    Isle of Wight
    Posts
    3,085
    Thank Post
    9
    Thanked 396 Times in 342 Posts
    Rep Power
    91

    Re: Squid and RM proxies

    never_direct allow all

SHARE:
+ Post New Thread

Similar Threads

  1. squid acl
    By browolf in forum *nix
    Replies: 20
    Last Post: 20th April 2007, 08:55 AM
  2. Squid logs
    By srochford in forum How do you do....it?
    Replies: 12
    Last Post: 13th April 2007, 12:53 PM
  3. Squid authentication
    By localzuk in forum *nix
    Replies: 21
    Last Post: 14th February 2007, 09:08 AM
  4. PLease Help GPO and Proxies
    By d1551 in forum School ICT Policies
    Replies: 10
    Last Post: 6th February 2007, 11:28 PM
  5. Too many proxies
    By Ric_ in forum Networks
    Replies: 17
    Last Post: 12th December 2006, 10:14 AM

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •