View Single Post
  #3 (permalink)  
Old 2006-11-28
speculatrix speculatrix is offline
Junior Member
 
Join Date: 2006-10-03
Location: Cambridge UK
Posts: 17
Rep Power: 0
speculatrix has an average reputation (10+)
Default Re: HTTP Error Message "message_info: CONNECT command found in HTTP request"

this is quite interesting. In the NGX control panel I can see the option, and ours is disabled, and YET we're still seeing the firewall deny the traffic.

I used the command-line tool...

[fw]# fw ctl get int asm_http_allow_connect
asm_http_allow_connect = 0
[fw]# fw ctl set int asm_http_allow_connect 1
[fw]# fw ctl get int asm_http_allow_connect
asm_http_allow_connect = 1

it seems to have helped.

I suspect the problem is that tho' I'm using NGX management the firewall itself is R55 :-(
__________________
Linux fanboy: SuSE10.x on x86, Cacko1.23 on Zaurus SL-C3100, OZ on SL-6000L.
Reply With Quote