! ! disallow non-system access to smtp port. ! access 0.0.0.0 mask 0.0.0.0 port 25 acl - (alarm_journal=security, access=outgoing+failure) ! enst access 137.194.0.0 mask 255.255.0.0 acl (identifier=*,access=outgoing) ! ! FTP server opens a second TCP cnx to send data to the caller !!!!!! ! access 0.0.0.0 mask 0.0.0.0 image ucx$ftpc outgoing ! ! default access ! access 0.0.0.0 mask 0.0.0.0 acl (identifier=ucx$tcp_user, access=outgoing) access 0.0.0.0 mask 0.0.0.0 acl (alarm_journal=security, access=outgoing+failure) !