CPUG

The Check Point User Group

A Resource For The Check Point Community.  Fast.  Useful.  Independent.

1. Come to CPUG CON 2008 EUROPE in Switzerland on September 8th - 9th!
    Two days full of technical content for Check Point administrators in the beautiful Swiss Alps!
    We already have sign-ups from twelve different countries!
2. CCSA/CCSE One-Week Dual-Certification Training Course with CPUG in San Francisco!
    Courses Starting 7/14, 8/25, 10/6, 11/3, 12/8, (2009) 1/19, 2/9, 3/9, 4/6, 5/4, 6/8, 7/6, 8/3, 9/7.
3. Corrent S3500 SecureXL Turbocards For Sale - Last Six Remaining - Get Your Spares!
4. Join Us On LinkedIn - We now have a CPUG group.


Go Back   CPUG: The Check Point User Group > Check Point Firewall-1/VPN-1 And Related Products > Content Security/Security Servers/CVP/UFP
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 2005-08-12
BarryStiefel BarryStiefel is offline
Administrator
 
Join Date: 2005-08-11
Location: San Francisco, CA
Posts: 539
Rep Power: 10
BarryStiefel has disabled reputation
Default HTTP Error Message "message_info: CONNECT command found in HTTP request"

HTTP Error Message "message_info: CONNECT command found in HTTP request"



This has been observed some times, and there is an SK article (sk20988) about it, but not in the public database.

Here is the receipt to stop the error and let users access the blocked site: The checking for the connect command can be disabled by the following property: asm_http_allow_connect. This is a kernel variable and can therefore neither be changed by dbedit nor by any advanced options of the Global Properties.

Temporary Change



Use the following FW kernel command to change a kernel variable temporarily, until the next reboot: # fw ctl set int asm_http_allow_connect 1To verify the parameter value, issue:

# fw ctl get int asm_http_allow_connectDo go back to the original configuration, issue:

# fw ctl set int asm_http_allow_connect 0

Persistent Change



This means changing a FW kernel variable to survive a reboot.

Solaris



Edit /etc/system file and add the following line at the bottom: set fw:asm_http_allow_connect = 1Windows


  1. Open the registry by running regedit from the command line.
  2. Go to HKLM\System\CurrentControlSet\Services\FW1\paramet ers
  3. Add a new key called "Globals"
  4. Under the Globals key add a DWORD parameter called asm_http_allow_connect and set its value to 1.
  5. Close the registry

Linux and SecurePlatform?



Edit the $FWDIR/boot/modules/fwkern.conf file. Add the asm_http_allow_connect parameter with the value 1.

IPSO



Use the modzap debugger (get it from the Nokia Knowledge Base) to modify the asm_http_allow_connect kernel parameter as follows: # modzap _asm_http_allow_connect $FWDIR/boot/modules/fwmod.o 1

-- TobiasHaecker - 21 Jan 2004

FAQForm FAQs.Class: ContentSecurityFAQs FAQs.OS: OsSolaris, OsSecurePlatform, OsNokiaIPSO, OsWindows, OsLinux FAQs.Version:
Reply With Quote
  #2 (permalink)  
Old 2005-08-15
flawless_cowboy flawless_cowboy is offline
Member
 
Join Date: 2005-08-15
Posts: 36
Rep Power: 0
flawless_cowboy has an average reputation (10+)
Default Re: HTTP Error Message "message_info: CONNECT command found in HTTP request"

This variable is changable in NGX from with the GUI. It is under web intellingece>HTTP methods.
Reply With Quote
  #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
  #4 (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"

hmm, well, I couldn't find where to put it, we don't have a fwkern.conf on SPLAT-R55, so I created a startup-script instead.
__________________
Linux fanboy: SuSE10.x on x86, Cacko1.23 on Zaurus SL-C3100, OZ on SL-6000L.
Reply With Quote
Reply

Thread Tools
Display Modes

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 Off
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -7. The time now is 21:51.


Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO 3.0.0