LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Server
User Name
Password
Linux - Server This forum is for the discussion of Linux Software used in a server related context.

Notices


Reply
  Search this Thread
Old 07-30-2014, 06:46 AM   #1
shardik
LQ Newbie
 
Registered: Jul 2014
Posts: 6

Rep: Reputation: Disabled
Squid proxy blocks Battle.net


I have a fully working squid setup, i can browse, download, the only problem i'm having is logging in to battle.net. (the windows client, not the website - that one works so it's not due to the login servers being down...).

i'm using a little cleaned up config:

Code:
http_port 8888
refresh_pattern ^ftp:           1440    20%     10080
refresh_pattern ^gopher:        1440    0%      1440
refresh_pattern -i (/cgi-bin/|\?) 0     0%      0
refresh_pattern .               0       20%     4320
acl localnet src 192.168.1.0/24 # RFC 1918 possible internal network
acl SSL_ports port 443
acl Safe_ports port 80          # http
acl Safe_ports port 21          # ftp
acl Safe_ports port 443         # https
acl Safe_ports port 70          # gopher
acl Safe_ports port 210         # wais
acl Safe_ports port 1025-65535  # unregistered ports
acl Safe_ports port 280         # http-mgmt
acl Safe_ports port 488         # gss-http
acl Safe_ports port 591         # filemaker
acl Safe_ports port 777         # multiling http
acl CONNECT method CONNECT

http_access allow manager localhost
http_access deny manager
http_access deny !Safe_ports
http_access deny CONNECT !SSL_ports
http_access allow localhost
http_access allow localnet
http_access deny all
however, this results in the following loggings:

Code:
TCP_MISS/200 12095 GET http://eu.patch.battle.net:1119/hero/blob/game - HIER_DIRECT/213.248.127.133 application/octet-stream
(multiple lines of this one )

The ports used by battle.net which should be available: 80, 443, 1119, 3724 & 6881-6999

according to me, the config does allow these ports ?

Is there a problem in my config, or could it just be because i'm currently testing this from a remote location through a ssh tunnel ?
 
  


Reply

Tags
debian jessie, squid3



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Squid blocks battle.net shardik Linux - Server 0 07-30-2014 10:44 AM
Has anyone got Starcraft: BW/Battle.net working? 449 Linux - Games 7 01-27-2010 10:03 PM
Cedega /w Battle.net issues w0lv3rin3 Linux - Software 0 07-29-2007 01:39 PM
sluggish starcraft and battle.net mr_a_ali Linux - Games 1 08-25-2004 12:54 PM
Warcraft 3, battle.net - able? Ogledbyoldmen Linux - Software 0 09-27-2003 03:41 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Server

All times are GMT -5. The time now is 10:38 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration