MRV Communications LX-4000 Series Informacje Techniczne Strona 543

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
Przeglądanie stron 542
D-12 iptables man Pages
LX Series Configuration Guide
--destination-port [port[,port]]
Match if the destination port is one of the given
ports.
--port [port[,port]]
Match if the both the source and destination ports
are equal to each other and to one of the given
ports.
mark
This module matches the netfilter mark field associated
with a packet (which can be set using the MARK target
below).
--mark value[/mask]
Matches packets with the given unsigned mark value
(if a mask is specified, this is logically ANDed
with the mark before the comparison).
owner
This module attempts to match various characteristics of
the packet creator, for locally-generated packets. It is
only valid in the OUTPUT chain, and even this some packets
(such as ICMP ping responses) may have no owner, and hence
never match.
--uid-owner userid
Matches if the packet was created by a process with
the given effective user id.
--gid-owner groupid
Matches if the packet was created by a process with
the given effective group id.
--pid-owner processid
Matches if the packet was created by a process with
the given process id.
Przeglądanie stron 542
1 2 ... 538 539 540 541 542 543 544 545 546 547 548 ... 691 692

Komentarze do niniejszej Instrukcji

Brak uwag