Answer & Solution
permit
statement, then you will effectively shut down the interface because of the implicit deny any
at the end of every list.
access-list 110 deny tcp 10.1.1.128 0.0.0.63 any eq smtp
access-list 110 deny tcp any eq 23
int ethernet 0
ip access-group 110 out