| CPUG | |
| The Check Point User Group | |
| A Resource For The Check Point Community. Fast. Useful. Independent. | |
|
| |||||||
![]() |
| | LinkBack | Thread Tools | Display Modes |
| |||
| Defining service for IP Protocol 53 In FireWall-1 NG, you can create a service of type other and specify the IP Protocol number in the service. Click on the "Advanced" portion of the definition to define whether or not reply packets are permitted on this service. In FireWall-1 4.1 and earlier, you will need to be familiar with INSPECT. The syntax used in the 'Match:' box is that of INSPECT. One such example of a generic service called 'traceroute' udp, uh_dport > 33000, ip_ttl < 30 The match string above means: the 'traceroute' service object matches any packet:
'uh_dport' and 'ip_ttl' are defined in $FWDIR/lib/tcpip.def. If you wish to define new generic service object of ip protocol number 53 in FireWall-1 4.1 and earlier:
This means match any packet that has ip protocol number 53. The macro 'ip_p' is defined in lib/tcpip.def. -- GuyR - 18 Jan 2004 FAQForm FAQs.Class: ServicesFAQs FAQs.OS: FAQs.Version: |
![]() |
| Thread Tools | |
| Display Modes | |
| |