USRobotics NETServer/16 Manuel d'utilisateur Page 131

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 284
  • Table des matières
  • DEPANNAGE
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 130
Packet Filters 8-17
dsthost
Compare the destination IPX node address contained in the
packet to the address given. The IPX address should be in
hexadecimal format.
<
permit
|
deny
> dsthost <IPX node address>
srcsocket
Compare the source IPX socket number contained in the packet
to the socket number given. You must specify the type of the
comparison. Valid comparisons are: less than (lt), equal (eq), or
greater than (gt).
<
permit
|
deny
> srcsocket <
lt
|
gt
|
eq
> <socket number>
dstsocket
Compare the destination IPX socket number contained in the
packet to the socket number given. You must specify the type of
the comparison. Valid comparisons are: less than (lt), equal (eq),
or greater than (gt).
<
permit
|
deny
> srcsocket <
lt
|
gt
|
eq
> <socket number>
IPX rule example
The following rules discards packets which are bound for
network number 342BF if their destination socket number is less
than 32.
deny dstnet 000342BF dstsocket lt 32
Vue de la page 130
1 2 ... 126 127 128 129 130 131 132 133 134 135 136 ... 283 284

Commentaires sur ces manuels

Pas de commentaire