Help for this page

Select Code to Download


  1. or download this
    use strict;
    use warnings;
    ...
     port-object eq SMTP
     object-group service SMTP_UDP udp
     port-object eq SMTP
    
  2. or download this
    access-list INSIDE_IN extended permit tcp object-group EMAIL-CLIENT ob
    +ject-group EMAIL-SERVER object-group SMTP_TCP
    Exists above
    ...
    Exists above
     object-group service SMTP_UDP udp
     port-object eq SMTP
    
  3. or download this
    access-list INSIDE_IN extended permit tcp object-group EMAIL-CLIENT ob
    +ject-group EMAIL-SERVER object-group SMTP_TCP
    ...
    Exists above
    object-group service SMTP_UDP udp
     port-object eq SMTP