Re: [squid-users] Squid proxy without name resolution for internet adresses behind parent proxy

2017-05-03 Thread mbaltruschat
Hello Amos, many thanks, i think i got it, it was a Problem with my "never_direct" rules, i already got them in the conf, but the dont worked, so after your tips, i wrote the conf from scratch in Notepad++ and now it works - i guess it was a Problem with charset while saving. again, many thanks,

Re: [squid-users] Squid proxy without name resolution for internet adresses behind parent proxy

2017-04-30 Thread mbaltruschat
Hello Amos, thats the configuration of the new squid. As i said, its anonymized, so the hostnames maybe are a bit "strange". Maybe a few words to the parent proxys: 192.168.1.1 and 192.168.2.1 are the ips of the Firewall, second one is a backup ip 192.168.3.1 and 192.168.4.1 are parent Proxys f

Re: [squid-users] Squid proxy without name resolution for internet adresses behind parent proxy

2017-04-29 Thread mbaltruschat
Hello Amos, many thanks for your reply, to your first question, here are some details about our network structure and how the clients connect to the proxy: We have a corporate network, which has a firewall to the internet, which we use as parent proxy for our own proxy servers. The DNS Servers in

Re: [squid-users] Squid proxy without name resolution for internet adresses behind parent proxy

2017-04-28 Thread mbaltruschat
Hello, with by-itself i mean the squid-cache and/or the host-machine, neither of them is able to resolve internet hostnames, our dns is just internal. Only the parent proxy from the Network provider is able to resolve internet names. So i just want all my request beeing forwarwed without name reso

[squid-users] Squid proxy without name resolution for internet adresses behind parent proxy

2017-04-28 Thread mbaltruschat
Hello everybody, i am trying to migrate my old squid 2.7 to 3.5 and are getting stuck, the new proxy is very slow, requests need very long until they open, i guess ist a name resolution problem, because the proxy cant resolve internet domain names by itself, the name resolution is done by the pare