Author Topic: Altbin through Squid Proxy server (no connection)  (Read 2297 times)

dysrt

  • Guest
Altbin through Squid Proxy server (no connection)
« on: June 17, 2009, 07:35:53 pm »
Does anyone have any suggestions?

My altbin doesn't want to connect to the news server through my squid proxy server.
I have allowed the port 119 as a safe or allowed ports in my ACL's.

Thank you,
D

Offline Hecks

  • Contributor
  • ***
  • Posts: 2011
  • naughty cop
Re: Altbin through Squid Proxy server (no connection)
« Reply #1 on: June 17, 2009, 07:45:00 pm »
Squid is for http proxying only, afaik, although apparently you can set it up to tunnel secure NNTP connections with the CONNECT method, i.e. to SSL servers on ports 443, 563 etc.

Edit: Here's a link to the pages from Squid: Definitive Guide that explains how: link
« Last Edit: June 17, 2009, 07:51:59 pm by Hecks »