Re: [squid-users] squid with Java Problem - Idrac 6 Hp servers

2019-11-18 Thread Amos Jeffries
On 19/11/19 4:58 pm, --Ahmad-- wrote: > Hello Amos , Are you able to help me out ? > Apart from what Matus has already mentioned ... * the Java traceback shows TCP socket setup is timing out. * Squid access.log is showing those NONE transactions opening sockets then timing out before any data a

Re: [squid-users] squid with Java Problem - Idrac 6 Hp servers

2019-11-13 Thread Matus UHLAR - fantomas
On 14/11/19 6:09 pm, --Ahmad-- wrote: Here is Java Error log : ... java.net.ConnectException: Operation timed out (Connection timed out) at java.net.PlainSocketImpl.socketConnect(Native Method) On 14.11.19 20:49, Amos Jeffries wrote: I suggest solving

Re: [squid-users] squid with Java Problem - Idrac 6 Hp servers

2019-11-13 Thread Amos Jeffries
On 14/11/19 6:09 pm, --Ahmad-- wrote: > Hi Matus , > > > Here is Log file squid , there is no Denied At all ! > > > 1573682647.451      0 213.133.221.224 NONE/000 0 NONE > error:transaction-end-before-headers - HIER_NONE/- - These are the client connecting, doing nothing. T

Re: [squid-users] squid with Java Problem - Idrac 6 Hp servers

2019-11-13 Thread --Ahmad--
Hi Matus , Here is Log file squid , there is no Denied At all ! 1573682647.451 0 213.133.221.224 NONE/000 0 NONE error:transaction-end-before-headers - HIER_NONE/- - 1573682647.455 0 213.133.221.224 NONE/000 0 NONE error:transaction-end-before-headers - HIER_NONE

Re: [squid-users] squid with Java Problem - Idrac 6 Hp servers

2019-11-13 Thread Matus UHLAR - fantomas
On 12.11.19 16:20, --Ahmad-- wrote: i have HP server which access it over IDRAC https and need java support . you don't need java support. Apparently your java needs to be configured with proxy. And maybe the proxy needs to allow access to idrac ports. for that you must have rejection in proxy

Re: [squid-users] squid with Java Problem - Idrac 6 Hp servers

2019-11-13 Thread --Ahmad--
Hi , i have HP server which access it over IDRAC https and need java support . i have proxy in same lan . proxy ip is 10.0.0.200 ip of Idrac is 10.0.0.70 i can’t access Console of Idrac using squid , that’d what i need to do . i need to be ale to access server Console “ which need java” too

Re: [squid-users] squid with Java Problem - Idrac 6 Hp servers

2019-11-10 Thread Matus UHLAR - fantomas
On 10.11.19 13:07, --Ahmad-- wrote: tried to add the directive below : # acl Java browser Java/1.4 Java/1.5 Java/1.6 Java/1.7 Java/1.8 Java/1.9 http_access allow Java never do this, you will open your proxy to attacks where it could help or y

Re: [squid-users] squid with Java Problem - Idrac 6 Hp servers

2019-11-10 Thread Matus UHLAR - fantomas
On 10.11.19 13:07, --Ahmad-- wrote: i have a severs who run java and we need to access it from IDRAC console . squid is 4.8 not able to get it work . always i have error of java prompt , Unable to launch application . if i use without proxy it work , if i use with squid it don’t work . do you

[squid-users] squid with Java Problem - Idrac 6 Hp servers

2019-11-10 Thread --Ahmad--
Hello Folks , i have a severs who run java and we need to access it from IDRAC console . squid is 4.8 not able to get it work . always i have error of java prompt , Unable to launch application . if i use without proxy it work , if i use with squid it don’t work . tried to add the directive bel