View Single Post
  #4 (permalink)  
Old 2007-09-10
MarioL MarioL is offline
Senior Member
 
Join Date: 2007-01-18
Location: London
Posts: 358
Rep Power: 2
MarioL has an average reputation (10+)
Default Re: Can't import newly created ASCII URI Specification file

Well the problem might be file format, not sure. It's supposed to be:
ip-address /path category

Example:
1.1.1.1 /games 1
ww w.google.com 1

(space is so the board doesnt put it as a link)

Category is not currently used, according to the help.

From Check Point Help stuff:
"The URI specification file is an ASCII file consisting of a list of lines. Each line has the format

ip-address /path category

ip-address is the IP address of the web server t be matched. Host names can be used, but DNS must be enabled and configured on the VPN-1 gateway.

/path is optional. Use it to restrict a particular directory in a site.

category can be any Hex number. It is not currently used."
Reply With Quote