+ Post New Thread
Results 1 to 7 of 7
Wireless 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,182
    Thank Post
    299
    Thanked 211 Times in 181 Posts
    Rep Power
    53

    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
    7,748
    Thank Post
    422
    Thanked 961 Times in 747 Posts
    Rep Power
    307

    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,182
    Thank Post
    299
    Thanked 211 Times in 181 Posts
    Rep Power
    53

    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,182
    Thank Post
    299
    Thanked 211 Times in 181 Posts
    Rep Power
    53

    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
    7,748
    Thank Post
    422
    Thanked 961 Times in 747 Posts
    Rep Power
    307

    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
    754
    Thank Post
    1
    Thanked 26 Times in 24 Posts
    Rep Power
    20

    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,230
    Thank Post
    10
    Thanked 443 Times in 387 Posts
    Rep Power
    101

    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, 08:08 AM
  4. PLease Help GPO and Proxies
    By d1551 in forum School ICT Policies
    Replies: 10
    Last Post: 6th February 2007, 10:28 PM
  5. Too many proxies
    By Ric_ in forum Wireless Networks
    Replies: 17
    Last Post: 12th December 2006, 09: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
  •