<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii"><meta name=Generator content="Microsoft Word 15 (filtered medium)"><style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:#0563C1;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:#954F72;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri","sans-serif";}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]--></head><body lang=EN-US link="#0563C1" vlink="#954F72"><div class=WordSection1><p class=MsoNormal>Hi Guys I have a squid runnng in intercept mode <o:p></o:p></p><p class=MsoNormal>I have a dns to resolve all the websites to the ip of proxy <o:p></o:p></p><p class=MsoNormal>I want the proxy to be able to operate nornmally and don’t look @ the destination ip since all packet will have the destination ip as the ip of proxy<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>I want  the proxy to operate based on the domain name .<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>So far I have the squid listenting on port 11611 interept mode and I have traffic 80 , 443 hit the linux proxy server<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>Now I cant open either http or https .<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>Here is my settings below  :<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>Here is squid logs :<o:p></o:p></p><p class=MsoNormal>1448121483.753     xx.79.120 TCP_MISS/503 399 HEAD http://cnn.com/ - ORIGINAL_DST/10.159.144.206 text/html<o:p></o:p></p><p class=MsoNormal>1448121485.740      0 xxx.79.120 TCP_MISS/503 4183 GET http://cnn.com/ - ORIGINAL_DST/10.159.144.206 text/html<o:p></o:p></p><p class=MsoNormal>1448121518.483      0 xx.79.120 TCP_MISS/503 399 HEAD http://cnn.com/ - ORIGINAL_DST/10.159.144.206 text/html<o:p></o:p></p><p class=MsoNormal>1448121518.847      0 xx.79.120 TCP_MISS/503 4183 GET http://cnn.com/ - ORIGINAL_DST/10.159.144.206 text/html<o:p></o:p></p><p class=MsoNormal>1448121526.056      0 xx.79.120 TCP_MISS/503 399 HEAD http://cnn.com/ - ORIGINAL_DST/10.159.144.206 text/html<o:p></o:p></p><p class=MsoNormal>1448121527.423      0 xx.79.120 TCP_MISS/503 4183 GET http://cnn.com/ - ORIGINAL_DST/10.159.144.206 text/html<o:p></o:p></p><p class=MsoNormal>1448121554.217      0 xx.79.120 TCP_MISS/503 4771 GET http://cnn.com/ - ORIGINAL_DST/10.159.144.206 text/html<o:p></o:p></p><p class=MsoNormal>1448121555.574      0 xx.79.120 TCP_MISS/503 4685 GET http://cnn.com/favicon.ico - ORIGINAL_DST/10.159.144.206 text/html<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>root@ip-10-159-144-206:~# ifconfig<o:p></o:p></p><p class=MsoNormal>eth0      Link encap:Ethernet  HWaddr 22:00:0b:f9:70:59  <o:p></o:p></p><p class=MsoNormal>          inet addr:10.159.144.206  Bcast:10.159.144.255  Mask:255.255.255.192<o:p></o:p></p><p class=MsoNormal>          inet6 addr: fe80::2000:bff:fef9:7059/64 Scope:Link<o:p></o:p></p><p class=MsoNormal>          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1<o:p></o:p></p><p class=MsoNormal>          RX packets:69462 errors:0 dropped:0 overruns:0 frame:0<o:p></o:p></p><p class=MsoNormal>          TX packets:27158 errors:0 dropped:0 overruns:0 carrier:0<o:p></o:p></p><p class=MsoNormal>          collisions:0 txqueuelen:1000 <o:p></o:p></p><p class=MsoNormal>          RX bytes:77163635 (77.1 MB)  TX bytes:8280045 (8.2 MB)<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>Squid.conf :<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>root@ip-10-159-144-206:~# cat /etc/squid/squid.conf<o:p></o:p></p><p class=MsoNormal>dns_nameservers 8.8.8.8<o:p></o:p></p><p class=MsoNormal>############################<o:p></o:p></p><p class=MsoNormal>visible_hostname seerver.server<o:p></o:p></p><p class=MsoNormal>#<o:p></o:p></p><p class=MsoNormal># Recommended minimum configuration:<o:p></o:p></p><p class=MsoNormal>#<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal># Example rule allowing access from your local networks.<o:p></o:p></p><p class=MsoNormal># Adapt to list your (internal) IP networks from where browsing<o:p></o:p></p><p class=MsoNormal># should be allowed<o:p></o:p></p><p class=MsoNormal>acl localnet src 10.0.0.0/8     # RFC1918 possible internal network<o:p></o:p></p><p class=MsoNormal>acl localnet src 172.16.0.0/12  # RFC1918 possible internal network<o:p></o:p></p><p class=MsoNormal>acl localnet src xxx.0.0/16 xxx.0.0/16 192.168.0.0/16    # RFC1918 possible internal network<o:p></o:p></p><p class=MsoNormal>acl localnet src fc00::/7       # RFC 4193 local private network range<o:p></o:p></p><p class=MsoNormal>acl localnet src fe80::/10      # RFC 4291 link-local (directly plugged) machines<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>acl SSL_ports port 443<o:p></o:p></p><p class=MsoNormal>acl Safe_ports port 80          # http<o:p></o:p></p><p class=MsoNormal>acl Safe_ports port 21          # ftp<o:p></o:p></p><p class=MsoNormal>acl Safe_ports port 443         # https<o:p></o:p></p><p class=MsoNormal>acl Safe_ports port 70          # gopher<o:p></o:p></p><p class=MsoNormal>acl Safe_ports port 210         # wais<o:p></o:p></p><p class=MsoNormal>acl Safe_ports port 1025-65535  # unregistered ports<o:p></o:p></p><p class=MsoNormal>acl Safe_ports port 280         # http-mgmt<o:p></o:p></p><p class=MsoNormal>acl Safe_ports port 488         # gss-http<o:p></o:p></p><p class=MsoNormal>acl Safe_ports port 591         # filemaker<o:p></o:p></p><p class=MsoNormal>acl Safe_ports port 777         # multiling http<o:p></o:p></p><p class=MsoNormal>acl CONNECT method CONNECT<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>#<o:p></o:p></p><p class=MsoNormal># Recommended minimum Access Permission configuration:<o:p></o:p></p><p class=MsoNormal>#<o:p></o:p></p><p class=MsoNormal># Deny requests to certain unsafe ports<o:p></o:p></p><p class=MsoNormal>http_access deny !Safe_ports<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal># Deny CONNECT to other than secure SSL ports<o:p></o:p></p><p class=MsoNormal>http_access deny CONNECT !SSL_ports<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal># Only allow cachemgr access from localhost<o:p></o:p></p><p class=MsoNormal>http_access allow localhost manager<o:p></o:p></p><p class=MsoNormal>http_access deny manager<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal># We strongly recommend the following be uncommented to protect innocent<o:p></o:p></p><p class=MsoNormal># web applications running on the proxy server who think the only<o:p></o:p></p><p class=MsoNormal># one who can access services on "localhost" is a local user<o:p></o:p></p><p class=MsoNormal>#http_access deny to_localhost<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>#<o:p></o:p></p><p class=MsoNormal># INSERT YOUR OWN RULE(S) HERE TO ALLOW ACCESS FROM YOUR CLIENTS<o:p></o:p></p><p class=MsoNormal>#<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal># Example rule allowing access from your local networks.<o:p></o:p></p><p class=MsoNormal># Adapt localnet in the ACL section to list your (internal) IP networks<o:p></o:p></p><p class=MsoNormal># from where browsing should be allowed<o:p></o:p></p><p class=MsoNormal>http_access allow localnet<o:p></o:p></p><p class=MsoNormal>http_access allow localhost<o:p></o:p></p><p class=MsoNormal>http_port 3128<o:p></o:p></p><p class=MsoNormal># And finally deny all other access to this proxy<o:p></o:p></p><p class=MsoNormal>http_access allow all<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal># Squid normally listens to port 3128<o:p></o:p></p><p class=MsoNormal>#http_port 443 intercept<o:p></o:p></p><p class=MsoNormal>http_port 10.159.144.206:11611 intercept<o:p></o:p></p><p class=MsoNormal># Uncomment and adjust the following to add a disk cache directory.<o:p></o:p></p><p class=MsoNormal>#cache_dir ufs /var/cache/squid 100 16 256<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal># Leave coredumps in the first cache dir<o:p></o:p></p><p class=MsoNormal>coredump_dir /var/cache/squid<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>#<o:p></o:p></p><p class=MsoNormal># Add any of your own refresh_pattern entries above these.<o:p></o:p></p><p class=MsoNormal>#<o:p></o:p></p><p class=MsoNormal>refresh_pattern ^ftp:           1440    20%     10080<o:p></o:p></p><p class=MsoNormal>refresh_pattern ^gopher:        1440    0%      1440<o:p></o:p></p><p class=MsoNormal>refresh_pattern -i (/cgi-bin/|\?) 0     0%      0<o:p></o:p></p><div style='mso-element:para-border-div;border:none;border-bottom:double windowtext 6.75pt;padding:0in 0in 1.0pt 0in'><p class=MsoNormal style='border:none;padding:0in'>refresh_pattern .               0       20%     4320<o:p></o:p></p></div><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>iptables settings :<o:p></o:p></p><p class=MsoNormal>iptables –t nat -A PREROUTING -p tcp -m tcp --dport 80 -j DNAT --to-destination 10.159.144.206:11611<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>any help ?????<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>cheers<o:p></o:p></p></div></body></html>