See the following sections:
- ip {
- protocol-number transport-layer-protocol-number;
- }
- [edit security idp custom-attack attack-name attack-type chain
protocol-binding]
- [edit security idp custom-attack attack-name attack-type signature
protocol-binding]
Statement introduced in Release 9.3 of JUNOS software.
Allow IDP to match the attack for a specified IP protocol type.
This statement is supported on SRX-series devices.
protocol-number transport-layer-protocol-number —Transport Layer protocol number.
For configuration instructions and examples, see the JUNOS Software Security Configuration Guide.
security—To view this statement in the configuration.
security-control—To add this statement to the configuration.
- ip {
- bad-option;
- block-frag;
- loose-source-route-option;
- record-route-option;
- security-option;
- source-route-option;
- spoofing;
- stream-option;
- strict-source-route-option;
- tear-drop;
- timestamp-option;
- unknown-protocol;
- }
- [edit security screen ids-option screen-name ]
Statement introduced in Release 8.5 of JUNOS software.
Configure IP layer IDS options.
This statement is supported on J-series and SRX-series devices.
The default behavior is to base spoofing decisions on individual interfaces.
For configuration instructions and examples, see the JUNOS Software Security Configuration Guide.
security—To view this statement in the configuration.
security-control—To add this statement to the configuration.
- ip {
-
- destination {
- match (equal | greater-than
| less-than | not-equal);
- value
hostname ;
- }
-
- identification {
- match (equal | greater-than
| less-than | not-equal);
- value
identification-value ;
- }
-
- ip-flags {
- (df | no-df);
- (mf | no-mf);
- (rb | no-rb);
- }
-
- protocol {
- match (equal | greater-than
| less-than | not-equal);
- value
transport-layer-protocol-id
;
- }
-
- source {
- match (equal | greater-than
| less-than | not-equal);
- value
hostname ;
- }
-
- tos {
- match (equal | greater-than
| less-than | not-equal);
- value
type-of-service-in-decimal
;
- }
-
- total-length {
- match (equal | greater-than
| less-than | not-equal);
- value
total-length-of-ip-datagram
;
- }
-
- ttl {
- match (equal | greater-than
| less-than | not-equal);
- value
time-to-live ;
- }
- }
- [edit security idp custom-attack attack-name attack-type signature protocol]
Statement introduced in Release 9.3 of JUNOS software.
Allow IDP to match the IP header information for the signature attack.
This statement is supported on SRX-series devices.
The remaining statements are explained separately.
For configuration instructions and examples, see the JUNOS Software Security Configuration Guide.
security—To view this statement in the configuration.
security-control—To add this statement to the configuration.