I started using the PDM to manage my PIX 515E and recently inserted an access rule to allow a specific internal host to send SMTP outbound. However, there was no entry for any, only interface options for the destination. I choose outside. The syntax it added to the CLI was different than my other entries for smtp oputbound as noted below. Is this ok?
access-list unet_in permit tcp host 172.24.1.5 any eq smtp
access-list unet_in permit tcp host 172.24.1.7 any eq smtp
access-list unet_in permit tcp host 172.24.1.8 any eq smtp
access-list unet_in permit tcp host Linux-Notes eq smtp interface outside
access-list unet_in permit tcp host 172.24.1.5 any eq smtp
access-list unet_in permit tcp host 172.24.1.7 any eq smtp
access-list unet_in permit tcp host 172.24.1.8 any eq smtp
access-list unet_in permit tcp host Linux-Notes eq smtp interface outside